Re: [dpdk-dev] [PATCH v2 01/18] eal: introduce dtor macros

2018-03-22 Thread Neil Horman
On Thu, Mar 22, 2018 at 04:56:43PM +0100, Gaëtan Rivet wrote: > On Thu, Mar 22, 2018 at 09:51:14AM -0400, Neil Horman wrote: > > On Wed, Mar 21, 2018 at 06:15:22PM +0100, Gaetan Rivet wrote: > > > Signed-off-by: Gaetan Rivet > > > --- > > > lib/librte_eal/common/include/rte_common.h | 23

Re: [dpdk-dev] [PATCH v2 01/18] eal: introduce dtor macros

2018-03-22 Thread Gaëtan Rivet
On Thu, Mar 22, 2018 at 09:51:14AM -0400, Neil Horman wrote: > On Wed, Mar 21, 2018 at 06:15:22PM +0100, Gaetan Rivet wrote: > > Signed-off-by: Gaetan Rivet > > --- > > lib/librte_eal/common/include/rte_common.h | 23 +++ > > 1 file changed, 23 insertions(+) > > > > diff --gi

Re: [dpdk-dev] [PATCH v2 01/18] eal: introduce dtor macros

2018-03-22 Thread Neil Horman
On Wed, Mar 21, 2018 at 06:15:22PM +0100, Gaetan Rivet wrote: > Signed-off-by: Gaetan Rivet > --- > lib/librte_eal/common/include/rte_common.h | 23 +++ > 1 file changed, 23 insertions(+) > > diff --git a/lib/librte_eal/common/include/rte_common.h > b/lib/librte_eal/common/i

Re: [dpdk-dev] [PATCH v2 01/18] eal: introduce dtor macros

2018-03-22 Thread Neil Horman
On Wed, Mar 21, 2018 at 06:15:22PM +0100, Gaetan Rivet wrote: > Signed-off-by: Gaetan Rivet > --- > lib/librte_eal/common/include/rte_common.h | 23 +++ > 1 file changed, 23 insertions(+) > > diff --git a/lib/librte_eal/common/include/rte_common.h > b/lib/librte_eal/common/i