DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] [PATCH 0/2] eal cleanup
@ 2015-07-23  7:15 David Marchand
  2015-07-23  7:15 ` [dpdk-dev] [PATCH 1/2] eal: remove dependency on drivers David Marchand
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: David Marchand @ 2015-07-23  7:15 UTC (permalink / raw)
  To: dev

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-07-26 22:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-23  7:15 [dpdk-dev] [PATCH 0/2] [PATCH 0/2] eal cleanup David Marchand
2015-07-23  7:15 ` [dpdk-dev] [PATCH 1/2] eal: remove dependency on drivers David Marchand
2015-07-23  7:15 ` [dpdk-dev] [PATCH 2/2] eal: remove useless header inclusion David Marchand
2015-07-26 22:18   ` Thomas Monjalon
2015-07-26 22:24 ` [dpdk-dev] [PATCH 0/2] [PATCH 0/2] eal cleanup Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).