Re: [dpdk-dev] [RFC] - Offloading tunnel ports

2020-07-12 Thread Oz Shlomo
Hi William, On 7/12/2020 7:34 PM, William Tu wrote: Hi Oz, I started to learn about this and have a couple of questions below. Thank you in advance. On Tue, Jun 9, 2020 at 8:07 AM Oz Shlomo wrote: Rte_flow API provides the building blocks for vendor agnostic flow classification offloads

Re: [dpdk-dev] [RFC] - Offloading tunnel ports

2020-07-02 Thread Oz Shlomo
On 7/2/2020 2:34 PM, Sriharsha Basavapatna wrote: On Tue, Jun 9, 2020 at 8:37 PM Oz Shlomo wrote: Rte_flow API provides the building blocks for vendor agnostic flow classification offloads. The rte_flow match and action primitives are fine grained, thus enabling DPDK applications the

[dpdk-dev] [RFC] - Offloading tunnel ports

2020-06-09 Thread Oz Shlomo
Rte_flow API provides the building blocks for vendor agnostic flow classification offloads. The rte_flow match and action primitives are fine grained, thus enabling DPDK applications the flexibility to offload network stacks and complex pipelines. Applications wishing to offload complex data str