Re: [vpp-dev] VPP New Plugin-Packet Forwarding

2021-01-08 Thread hemant via lists.fd.io
_TX] is set to the interface to transmit on. /neale From: vpp-dev@lists.fd.io <mailto:vpp-dev@lists.fd.io> mailto:vpp-dev@lists.fd.io> > Date: Friday, 8 January 2021 at 11:45 To: vpp-dev@lists.fd.io <mailto:vpp-dev@lists.fd.io> mailto:vpp-dev@lists.fd.io> > Subject: [vp

Re: [vpp-dev] VPP New Plugin-Packet Forwarding

2021-01-08 Thread Neale Ranns
vpp-dev@lists.fd.io Date: Friday, 8 January 2021 at 11:45 To: vpp-dev@lists.fd.io Subject: [vpp-dev] VPP New Plugin-Packet Forwarding Hi everyone, I added a new node to vpp and passed packets through this node during packet forwarding. Packet forwarding is between Trex and VPP. My packets pass

Re: [vpp-dev] VPP New Plugin-Packet Forwarding

2021-01-08 Thread hemant via lists.fd.io
Why don’t you ping to see what traffic is reachable and you will know if you need any routing and ARP or IPv6 ND setup. Hemant From: vpp-dev@lists.fd.io On Behalf Of Merve Sent: Friday, January 08, 2021 5:45 AM To: vpp-dev@lists.fd.io Subject: [vpp-dev] VPP New Plugin-Packet Forwarding

[vpp-dev] VPP New Plugin-Packet Forwarding

2021-01-08 Thread Merve
Hi everyone, I added a new node to vpp and passed packets through this node during packet forwarding. Packet forwarding is between Trex and VPP. My packets passing through the new node were forwarded to vpp, but the packet transmission was not continued. There is no problem transmitting packets