Merged, this patch set decreases code coverage:
https://github.com/Linaro/odp/pull/3 (tool works in test mode) Maxim. On 02/08/17 20:24, Bill Fischofer wrote: > For this series: > > Reviewed-and-tested-by: Bill Fischofer <[email protected]> > > On Wed, Feb 8, 2017 at 6:19 AM, Petri Savolainen > <[email protected]> wrote: >> Various fixes and development of packet related tests done during packet >> inline >> implementation. Better print outs, etc make it easier to debug packet >> implementation bugs. >> >> Petri Savolainen (5): >> test: l2fwd: add pktio driver print out >> validation: packet: print reason for suite init failure >> test: generator: various improvements >> test: l2fwd script: limit number of generator cpus >> test: l2fwd: use packet_data >> >> example/generator/odp_generator.c | 77 >> ++++++++++++++++--------- >> test/common_plat/performance/odp_l2fwd.c | 22 ++++--- >> test/common_plat/performance/odp_l2fwd_run.sh | 10 +++- >> test/common_plat/validation/api/packet/packet.c | 23 ++++++-- >> 4 files changed, 89 insertions(+), 43 deletions(-) >> >> -- >> 2.8.1 >>
