Re: [dpdk-dev] [PATCH v5 1/3] ethdev: add raw encapsulation action

2018-10-22 Thread Ori Kam
k.org; Dekel Peled ; Thomas Monjalon > ; Nélio Laranjeiro ; > Yongseok Koh ; Shahaf Shuler > > Subject: Re: [dpdk-dev] [PATCH v5 1/3] ethdev: add raw encapsulation action > > On 10/17/18 8:07 PM, Ori Kam wrote: > > Currenlty the encap/decap actions only support

Re: [dpdk-dev] [PATCH v5 1/3] ethdev: add raw encapsulation action

2018-10-22 Thread Andrew Rybchenko
On 10/17/18 8:07 PM, Ori Kam wrote: 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, while L3 encapsulation is where the inner packet doesn't have the Ethernet header). In addtion th

[dpdk-dev] [PATCH v5 1/3] ethdev: add raw encapsulation action

2018-10-17 Thread Ori Kam
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, while L3 encapsulation is where the inner packet doesn't have the Ethernet header). In addtion the parameter to to the encap action is