Issue on capturing using DPDK Pdump on secondary interface.
Navin Srinivas
g.navinsrinivas at gmail.com
Thu Aug 25 08:13:11 CEST 2022
Hello,
We are facing a strange issue, we have the following setup for our
application. We wanted to capture packets using dpdk pdump for our
application, and started to notice an issue in capturing on DPDK 21.11
So we went back to DPDK 20.11 and we still saw the issue.
[image: image.png]
Think there is an issue in the pdump library to capture packets on the
secondary interface. But I'm not sure where to look.
APP1 - Primary APP
APP2 - Secondary APP.
Ports and ring inits are done by APP1 for APP2.
We are able to capture packets using the standard example application of
pdump and capture on port 0, but we are not able to capture on port1.
Has anyone come across this issue? Is there an open bug for this?
The multi process is working properly, and we are able to transmit and
receive packets on the secondary interface without any issue. We are facing
issue only on capturing packets on that interface(port1).
Are there any pointers where I can start to look?
Thanks & Regards,
Navin Srinivas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20220825/a207b727/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 6463 bytes
Desc: not available
URL: <http://mails.dpdk.org/archives/dev/attachments/20220825/a207b727/attachment-0001.png>
More information about the dev
mailing list