[dpdk-dev] [PATCH 02/10] eal: factorize common headers

2014-11-25 Thread Bruce Richardson
On Sat, Nov 22, 2014 at 10:43:34PM +0100, Thomas Monjalon wrote: > No need to have different headers for Linux and BSD. > These files are identicals with exception of internal config which has > uio and vfio fields only useful for Linux. > > Signed-off-by: Thomas Monjalon Acked-by: Bruce Richard

[dpdk-dev] [PATCH 02/10] eal: factorize common headers

2014-11-22 Thread Thomas Monjalon
No need to have different headers for Linux and BSD. These files are identicals with exception of internal config which has uio and vfio fields only useful for Linux. Signed-off-by: Thomas Monjalon --- app/test/test_eal_fs.c | 2 +- lib/librte_eal/bsdapp/eal/Makefil