[dpdk-dev] [PATCH v6 0/6] Move common functions in EAL

2015-04-18 Thread Ravi Kerur
Changes in v6 includes Adding _setname_ pthread functions when threads are created. Plan to use _getname_ when availabe in both Linux and FreeBSD. Splitting eal.c into 4 files based on the functionality. Simplify eal_pci changes for first series. Testing: Linux - Ubuntu x86_64 14.04 Compilation s

[dpdk-dev] [PATCH v6 0/6] Move common functions in EAL

2015-04-18 Thread Ravi Kerur
Changes in v6 includes Adding _setname_ pthread functions when threads are created. Plan to use _getname_ when availabe in both Linux and FreeBSD. Splitting eal.c into 4 files based on the functionality. Simplify eal_pci changes for first series. Testing: Linux - Ubuntu x86_64 14.04 Compilation s