Re: [dpdk-dev] [PATCH 0/2] ethdev: tunnel offload model

2020-07-05 Thread Andrew Rybchenko
On 6/25/20 7:03 PM, Gregory Etelson wrote: > Hardware vendors implement tunneled traffic offload techniques > differently. Although RTE flow API provides tools capable to offload > all sorts of network stacks, software application must reference this > hardware differences in flow rules compilation

[dpdk-dev] [PATCH 0/2] ethdev: tunnel offload model

2020-06-25 Thread Gregory Etelson
Hardware vendors implement tunneled traffic offload techniques differently. Although RTE flow API provides tools capable to offload all sorts of network stacks, software application must reference this hardware differences in flow rules compilation. As the result tunneled traffic flow rules that ut