Hi everyone. I created a plugin for process packet. After process İ forward
packets interface output. For testing, I generate packet with trex and send
vpp. Trex send packet vpp but after process in my node, vpp not send to trex.
But when show int:
TenGigabitEthernet1/0/1 2 up
“trace add dpdk-input 100” ... run a bit of traffic ... “show trace”. That will
tell you precisely what’s happening. Check the outbound src and dst MAC
addresses. It’s quite possible that they have NOT been swapped...
D.
From: vpp-dev@lists.fd.io On Behalf Of Merve
Sent: Sunday, December
Additionally, please figure out why carrier is down. It needs to be up.
Intel 82599
carrier down
Steven
From: on behalf of Dave Barach
Date: Sunday, December 20, 2020 at 4:58 AM
To: 'Merve' , "vpp-dev@lists.fd.io"
Subject: Re: [vpp-dev] Blackholed packets after forwarding interface out