[dpdk-dev] [PATCH 0/2] [PATCH 0/2] eal cleanup

David Marchand david.marchand at 6wind.com
Thu Jul 23 09:15:30 CEST 2015


Here is some trivial cleanup for eal.

Nothing really astounding but this will ease an unfinished patchset I have
been working on for some time (getting rid of any driver specific stuff in
eal).


-- 
David Marchand

David Marchand (2):
  eal: remove dependency on drivers
  eal: remove useless header inclusion

 app/test-pmd/cmdline.c                    | 1 -
 lib/librte_eal/bsdapp/eal/Makefile        | 3 ---
 lib/librte_eal/bsdapp/eal/eal.c           | 1 -
 lib/librte_eal/bsdapp/eal/eal_pci.c       | 1 -
 lib/librte_eal/linuxapp/eal/Makefile      | 5 -----
 lib/librte_eal/linuxapp/eal/eal.c         | 1 -
 lib/librte_eal/linuxapp/eal/eal_pci.c     | 1 -
 lib/librte_eal/linuxapp/eal/eal_pci_uio.c | 1 -
 8 files changed, 14 deletions(-)

-- 
2.4.6



More information about the dev mailing list