Re: [lng-odp] [PATCH v2] test: bench_packet: add tests for reference functions

2017-03-14 Thread Bill Fischofer
On Tue, Mar 14, 2017 at 2:30 AM, Matias Elo wrote: > Add microbenchmarks for the new packet reference functions. > > Signed-off-by: Matias Elo > Reviewed-and-tested-by: Bill Fischofer > --- > V2: > - Use offset that is

[lng-odp] [PATCH v2] test: bench_packet: add tests for reference functions

2017-03-14 Thread Matias Elo
Add microbenchmarks for the new packet reference functions. Signed-off-by: Matias Elo --- V2: - Use offset that is closer to real use cases test/common_plat/performance/odp_bench_packet.c | 86 + 1 file changed, 86 insertions(+) diff --git