Hello,
I've recently been trying to run the wire app on the open-nfpsw/c_packetprocessing GitHub repository, but I've been having some trouble detecting the packets output from my Netronome AgilioCX 2x25GbE card. Basically, after loading the firmware onto the card, I'm running scapy on two terminals to send Ethernet frames on one Netronome port and sniff packets on the other Netronome port. However, when I'm sniffing packets on the other port, I'm not seeing any of the packets that I sent. I would appreciate any help on this.
I've also attached the code that I'm running along with other files, since I've made some modifications to them.
Thank you.