Re: [dpdk-dev] [PATCH v1 0/7] Flow API helpers enhancements

2017-10-13 Thread Adrien Mazarguil
On Thu, Oct 12, 2017 at 05:37:41PM +0100, Ferruh Yigit wrote: > On 10/12/2017 1:53 PM, Adrien Mazarguil wrote: > > On Wed, Oct 11, 2017 at 07:07:29PM +0100, Ferruh Yigit wrote: > >> On 10/11/2017 10:57 AM, Adrien Mazarguil wrote: > >>> On Tue, Oct 10, 2017 at 07:05:30PM +0100, Ferruh Yigit wrote: >

Re: [dpdk-dev] [PATCH v1 0/7] Flow API helpers enhancements

2017-10-12 Thread Ferruh Yigit
On 10/12/2017 1:53 PM, Adrien Mazarguil wrote: > On Wed, Oct 11, 2017 at 07:07:29PM +0100, Ferruh Yigit wrote: >> On 10/11/2017 10:57 AM, Adrien Mazarguil wrote: >>> On Tue, Oct 10, 2017 at 07:05:30PM +0100, Ferruh Yigit wrote: > After above said, API changes one week before integration deadl

Re: [dpdk-dev] [PATCH v1 0/7] Flow API helpers enhancements

2017-10-12 Thread Adrien Mazarguil
On Wed, Oct 11, 2017 at 07:07:29PM +0100, Ferruh Yigit wrote: > On 10/11/2017 10:57 AM, Adrien Mazarguil wrote: > > On Tue, Oct 10, 2017 at 07:05:30PM +0100, Ferruh Yigit wrote: > >> After above said, API changes one week before integration deadline, a > >> new script and make target for automated

Re: [dpdk-dev] [PATCH v1 0/7] Flow API helpers enhancements

2017-10-11 Thread Ferruh Yigit
On 10/11/2017 10:57 AM, Adrien Mazarguil wrote: > On Tue, Oct 10, 2017 at 07:05:30PM +0100, Ferruh Yigit wrote: >> On 10/6/2017 9:05 AM, Adrien Mazarguil wrote: >>> On Fri, Oct 06, 2017 at 02:13:14AM +0100, Ferruh Yigit wrote: On 10/5/2017 10:49 AM, Adrien Mazarguil wrote: > This series br

Re: [dpdk-dev] [PATCH v1 0/7] Flow API helpers enhancements

2017-10-11 Thread Adrien Mazarguil
On Tue, Oct 10, 2017 at 07:05:30PM +0100, Ferruh Yigit wrote: > On 10/6/2017 9:05 AM, Adrien Mazarguil wrote: > > On Fri, Oct 06, 2017 at 02:13:14AM +0100, Ferruh Yigit wrote: > >> On 10/5/2017 10:49 AM, Adrien Mazarguil wrote: > >>> This series brings enhancements to various rte_flow helpers: > >>

Re: [dpdk-dev] [PATCH v1 0/7] Flow API helpers enhancements

2017-10-10 Thread Ferruh Yigit
On 10/6/2017 9:05 AM, Adrien Mazarguil wrote: > On Fri, Oct 06, 2017 at 02:13:14AM +0100, Ferruh Yigit wrote: >> On 10/5/2017 10:49 AM, Adrien Mazarguil wrote: >>> This series brings enhancements to various rte_flow helpers: >>> >>> - Allow applications to use rte_flow_error_set() by making it part

Re: [dpdk-dev] [PATCH v1 0/7] Flow API helpers enhancements

2017-10-06 Thread Adrien Mazarguil
On Fri, Oct 06, 2017 at 02:13:14AM +0100, Ferruh Yigit wrote: > On 10/5/2017 10:49 AM, Adrien Mazarguil wrote: > > This series brings enhancements to various rte_flow helpers: > > > > - Allow applications to use rte_flow_error_set() by making it part of the > > public interface and documenting i

Re: [dpdk-dev] [PATCH v1 0/7] Flow API helpers enhancements

2017-10-05 Thread Ferruh Yigit
On 10/5/2017 10:49 AM, Adrien Mazarguil wrote: > This series brings enhancements to various rte_flow helpers: > > - Allow applications to use rte_flow_error_set() by making it part of the > public interface and documenting it as such. > > - Address rte_flow_copy()'s limitations by replacing it

[dpdk-dev] [PATCH v1 0/7] Flow API helpers enhancements

2017-10-05 Thread Adrien Mazarguil
This series brings enhancements to various rte_flow helpers: - Allow applications to use rte_flow_error_set() by making it part of the public interface and documenting it as such. - Address rte_flow_copy()'s limitations by replacing it with the more versatile rte_flow_conv(). This new functio