[dpdk-dev] [PATCH v4 0/7] Add instalation rules for dpdk files.

2015-10-16 Thread Olivier MATZ
Hi Mario, Few last comments here, please see below. On 10/05/2015 10:19 PM, Mario Carrillo wrote: > DPDK package lacks of a mechanism to install libraries, headers > applications, kernel modules and sdk files to a file system tree. > > This patch set allows to install files according to the next

[dpdk-dev] [PATCH v4 0/7] Add instalation rules for dpdk files.

2015-10-15 Thread Panu Matilainen
On 10/10/2015 08:45 PM, Arevalo, Mario Alfredo C wrote: > Hi, > > Good day, I was wondering if someone has any comment about it :) Hi, sorry been busy with some other agendas :) See below... > > v4: > > Modify the makefile target to specify the files > that will be installed using a rule: > > *

[dpdk-dev] [PATCH v4 0/7] Add instalation rules for dpdk files.

2015-10-14 Thread Miguel Bernal Marin
Hi guys, Have you had any time to check this patchset version? On 10/5/2015 3:19 PM, Mario Carrillo wrote: > DPDK package lacks of a mechanism to install libraries, headers > applications, kernel modules and sdk files to a file system tree. > > This patch set allows to install files according to

[dpdk-dev] [PATCH v4 0/7] Add instalation rules for dpdk files.

2015-10-10 Thread Arevalo, Mario Alfredo C
Hi, Good day, I was wondering if someone has any comment about it :) Thank you. Mario From: Arevalo, Mario Alfredo C Sent: Monday, October 05, 2015 1:19 PM To: dev at dpdk.org Cc: olivier.matz at 6wind.com; Arevalo, Mario Alfredo C Subject: [PATCH v4 0/7]

[dpdk-dev] [PATCH v4 0/7] Add instalation rules for dpdk files.

2015-10-05 Thread Mario Carrillo
DPDK package lacks of a mechanism to install libraries, headers applications, kernel modules and sdk files to a file system tree. This patch set allows to install files according to the next proposal: http://www.freedesktop.org/software/systemd/man/file-hierarchy.html however this patch set does n