Re: [dpdk-dev] [PATCH v1 01/16] ethdev: update ABI for flow API functions

2018-04-05 Thread Thomas Monjalon
05/04/2018 14:44, Adrien Mazarguil: > On Thu, Apr 05, 2018 at 12:06:10PM +0200, Thomas Monjalon wrote: > > 04/04/2018 17:56, Adrien Mazarguil: > > > Subsequent patches will modify existing types and slightly alter the > > > behavior of the flow API. This warrants a major ABI breakage. > > > > > >

Re: [dpdk-dev] [PATCH v1 01/16] ethdev: update ABI for flow API functions

2018-04-05 Thread Adrien Mazarguil
On Thu, Apr 05, 2018 at 12:06:10PM +0200, Thomas Monjalon wrote: > 04/04/2018 17:56, Adrien Mazarguil: > > Subsequent patches will modify existing types and slightly alter the > > behavior of the flow API. This warrants a major ABI breakage. > > > > While it is already taken care of for 18.05 (LIB

Re: [dpdk-dev] [PATCH v1 01/16] ethdev: update ABI for flow API functions

2018-04-05 Thread Thomas Monjalon
04/04/2018 17:56, Adrien Mazarguil: > Subsequent patches will modify existing types and slightly alter the > behavior of the flow API. This warrants a major ABI breakage. > > While it is already taken care of for 18.05 (LIBABIVER was updated to > version 9 by a prior commit), this patch explicitly