[dpdk-users] How to customize the files in DPDK installed dir?

Yan, Liming (NSB - CN/Hangzhou) liming.yan at nokia-sbell.com
Tue Sep 12 03:53:33 CEST 2017


Hi,
 I have a question about DPDK installation.   Could anyone please help me?   Thanks.
After I run command 'make install T=${RTE_TARGET} DESTDIR=/work/dpdk1705/install', all files are installed in /work/dpdk1705/install as following.   But if I don't need the 'share/dpdk/examples', how can I remove it?   I didn't find the place where I can change this.    Changing dpdk.spec seems does not take effect.

limiyan at conwks006:~/work/dpdk1705/install$ ls -al
total 28
drwxr-xr-x  7 root root 4096 Sep 11 10:09 .
drwxrwxr-x 17 root root 4096 Sep 11 10:09 ..
drwxr-xr-x  2 root root 4096 Sep 11 10:41 bin
drwxr-xr-x  3 root root 4096 Sep 11 10:09 include
drwxr-xr-x  2 root root 4096 Sep 11 10:09 lib
drwxr-xr-x  2 root root 4096 Sep 11 10:41 sbin
drwxr-xr-x  3 root root 4096 Sep 11 10:09 share

limiyan at conwks006:~/work/dpdk1705/install/share/dpdk$ ls -al
total 28
drwxr-xr-x  7 root root 4096 Sep 11 10:09 .
drwxr-xr-x  3 root root 4096 Sep 11 10:09 ..
drwxrwxr-x  3 root root 4096 Sep  7 16:14 buildtools
drwxrwxr-x 43 root root 4096 Sep  7 16:14 examples
drwxrwxr-x  8 root root 4096 Sep  7 16:14 mk
drwxrwxr-x  2 root root 4096 Sep  7 16:14 usertools
drwxr-xr-x  3 root root 4096 Sep 11 10:41 x86_64-native-linuxapp-gcc


More information about the users mailing list