Re: [dpdk-dev] [PATCH v3 0/7] ethdev: add flow API object converter

2018-10-04 Thread Ferruh Yigit
On 10/3/2018 9:31 PM, Thomas Monjalon wrote: > 31/08/2018 13:32, Nélio Laranjeiro: >> On Fri, Aug 31, 2018 at 11:00:57AM +0200, Adrien Mazarguil wrote: >>> This is a follow up to the "Flow API helpers enhancements" series submitted >>> almost a year ago [1]. The new title is due to the reduced scop

Re: [dpdk-dev] [PATCH v3 0/7] ethdev: add flow API object converter

2018-10-03 Thread Thomas Monjalon
31/08/2018 13:32, Nélio Laranjeiro: > On Fri, Aug 31, 2018 at 11:00:57AM +0200, Adrien Mazarguil wrote: > > This is a follow up to the "Flow API helpers enhancements" series submitted > > almost a year ago [1]. The new title is due to the reduced scope of this > > version. > > > > rte_flow_conv()

Re: [dpdk-dev] [PATCH v3 0/7] ethdev: add flow API object converter

2018-08-31 Thread Nélio Laranjeiro
On Fri, Aug 31, 2018 at 11:00:57AM +0200, Adrien Mazarguil wrote: > This is a follow up to the "Flow API helpers enhancements" series submitted > almost a year ago [1]. The new title is due to the reduced scope of this > version. > > rte_flow_conv() is a flexible replacement to rte_flow_copy(), it

[dpdk-dev] [PATCH v3 0/7] ethdev: add flow API object converter

2018-08-31 Thread Adrien Mazarguil
This is a follow up to the "Flow API helpers enhancements" series submitted almost a year ago [1]. The new title is due to the reduced scope of this version. rte_flow_conv() is a flexible replacement to rte_flow_copy(), itself a temporary solution pending something better [2]. It replaces a lot of