Re: [dpdk-dev] [PATCH v7 02/17] lib: symbol versioning of functions in distributor

2017-02-24 Thread Bruce Richardson
On Tue, Feb 21, 2017 at 03:17:38AM +, David Hunt wrote: > we will start the symbol versioning by renaming all legacy functions > > Signed-off-by: David Hunt > --- > app/test/test_distributor.c| 104 > +++-- > app/test/test_distributor_perf.c

[dpdk-dev] [PATCH v7 02/17] lib: symbol versioning of functions in distributor

2017-02-21 Thread David Hunt
we will start the symbol versioning by renaming all legacy functions Signed-off-by: David Hunt --- app/test/test_distributor.c| 104 +++-- app/test/test_distributor_perf.c | 28 +++--- examples/distributor/main.c|