Pcap trace support lives in two places these days: ethernet-input, and 
interface_output. Unless something is wrong, it should work on any interface 
type.

See 
https://fd.io/docs/vpp/master/gettingstarted/developers/vnet.html#pcap-rx-tx-and-drop-tracing
 

N-tuple trace classification works as Ben described. It is not free.

FWIW... Dave

-----Original Message-----
From: vpp-dev@lists.fd.io <vpp-dev@lists.fd.io> On Behalf Of Benoit Ganne 
(bganne) via Lists.Fd.Io
Sent: Monday, February 17, 2020 10:14 AM
To: Chris King <chriskin...@gmail.com>; vpp-dev@lists.fd.io
Cc: vpp-dev@lists.fd.io
Subject: Re: [vpp-dev] VPP packet capture via DPDK #vpp #dpdk #span #pcap

Hi Chris,

> Does a more recent version of VPP rely on either DPDK 19.08 or DPDK 
> 19.11?

VPP 20.01 has just been released and uses DPDK 19.08.

> Does anyone have ideas on how I could use VPP, but capture packets at 
> the DPDK layer (on Azure)?

I do not think we support that today, however you can always use VPP pcap 
support: 
https://fd.io/docs/vpp/master/gettingstarted/developers/vnet.html#pcap-rx-tx-and-drop-tracing
You can even attach filters to only dump packets from specific flows. I do not 
know how much it will impact your performance though, you'll need to experiment.

Best
ben
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#15432): https://lists.fd.io/g/vpp-dev/message/15432
Mute This Topic: https://lists.fd.io/mt/71250451/21656
Mute #vpp: https://lists.fd.io/mk?hashtag=vpp&subid=1480452
Mute #span: https://lists.fd.io/mk?hashtag=span&subid=1480452
Mute #dpdk: https://lists.fd.io/mk?hashtag=dpdk&subid=1480452
Mute #pcap: https://lists.fd.io/mk?hashtag=pcap&subid=1480452
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to