Re: [dpdk-dev] [PATCH v5 0/3] ethdev: add generic raw tunnel encapsulation actions

2018-10-22 Thread Ferruh Yigit
On 10/17/2018 6:07 PM, Ori Kam wrote: > This series implement the raw tunnel encapsulation actions > and is based on rfc [1] "add generic L2/L3 tunnel encapsulation actions" > > Currenlty the encap/decap actions only support encapsulation > of VXLAN and NVGRE L2 packets (L2 encapsulation is where

[dpdk-dev] [PATCH v5 0/3] ethdev: add generic raw tunnel encapsulation actions

2018-10-17 Thread Ori Kam
This series implement the raw tunnel encapsulation actions and is based on rfc [1] "add generic L2/L3 tunnel encapsulation actions" Currenlty the encap/decap actions only support encapsulation of VXLAN and NVGRE L2 packets (L2 encapsulation is where the inner packet has a valid Ethernet header, wh