All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Marchand <david.marchand-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
To: dev-VfR2kkLFssw@public.gmane.org
Subject: [PATCH 0/3] pcap build fixes
Date: Fri, 22 Nov 2013 11:24:54 +0100	[thread overview]
Message-ID: <cover.1385115073.git.david.marchand@6wind.com> (raw)

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

             reply	other threads:[~2013-11-22 10:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-22 10:24 David Marchand [this message]
     [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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1385115073.git.david.marchand@6wind.com \
    --to=david.marchand-pdr9zngts4eavxtiumwx3w@public.gmane.org \
    --cc=dev-VfR2kkLFssw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.