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
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