All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] pcap build fixes
@ 2013-11-22 10:24 David Marchand
       [not found] ` <cover.1385115073.git.david.marchand-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: David Marchand @ 2013-11-22 10:24 UTC (permalink / raw)
  To: dev-VfR2kkLFssw

Fix build with old pcap library.
Make it possible to specify which pcap library to use.

David Marchand (3):
  pcap: use pcap-config to guess compilation flags
  pcap: fix build with old libpcap
  pcap: fix build when pcap_sendpacket is unavailable

 app/test-pmd/Makefile              |    4 ----
 doc/build-sdk-quick.txt            |    2 ++
 lib/librte_pmd_pcap/rte_eth_pcap.c |   12 ++++++++++++
 lib/librte_pmd_pcap/rte_eth_pcap.h |    8 +++++++-
 mk/rte.app.mk                      |    5 ++++-
 mk/rte.sdkbuild.mk                 |    8 ++++++++
 mk/target/generic/rte.vars.mk      |    2 +-
 7 files changed, 34 insertions(+), 7 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2013-11-22 12:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-22 10:24 [PATCH 0/3] pcap build fixes David Marchand
     [not found] ` <cover.1385115073.git.david.marchand-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-11-22 10:24   ` [PATCH 1/3] pcap: use pcap-config to guess compilation flags David Marchand
2013-11-22 10:24   ` [PATCH 2/3] pcap: fix build with old libpcap David Marchand
2013-11-22 10:24   ` [PATCH 3/3] pcap: fix build when pcap_sendpacket is unavailable David Marchand
2013-11-22 12:38   ` [PATCH 0/3] pcap build fixes Thomas Monjalon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.