Re: [dpdk-dev] [RFC 0/5] rte_flow extension for vSwitch acceleration

2018-01-02 Thread Nelio Laranjeiro
Hi Zhang, On Wed, Dec 20, 2017 at 04:34:44PM -0500, Qi Zhang wrote: > This patch extend rte_flow API. > The purpose is to provide comfortable programming interface for virtual switch > software (such as OVS) to take advantage of incoming device's vSwitch > acceleration > capability when using DPD

[dpdk-dev] [RFC 0/5] rte_flow extension for vSwitch acceleration

2017-12-20 Thread Qi Zhang
This patch extend rte_flow API. The purpose is to provide comfortable programming interface for virtual switch software (such as OVS) to take advantage of incoming device's vSwitch acceleration capability when using DPDK as data plane. Below is summary of changes: 1. Support to specify flow's de