Re: [ovs-dev] [PATCH V2 08/12] netdev-offload-dpdk: Support tnl/push using vxlan encap attribute

2020-06-01 Thread Sriharsha Basavapatna via dev
On Wed, May 27, 2020 at 9:31 PM Eli Britstein wrote: > > For DPDK, there is the RAW_ENCAP attribute which gets raw buffer of the > encapsulation header. For specific protocol, such as vxlan, there is a > more specific attribute, VXLAN_ENCAP, which gets the parsed fields of > the outer header. In c

[ovs-dev] [PATCH V2 08/12] netdev-offload-dpdk: Support tnl/push using vxlan encap attribute

2020-05-27 Thread Eli Britstein
For DPDK, there is the RAW_ENCAP attribute which gets raw buffer of the encapsulation header. For specific protocol, such as vxlan, there is a more specific attribute, VXLAN_ENCAP, which gets the parsed fields of the outer header. In case tunnel type is vxlan, parse the header and use the specific