Ping. "api: packet_io: added parse mode" can be left out for now, others should be OK to merge.
-Petri > -----Original Message----- > From: lng-odp [mailto:[email protected]] On Behalf Of ext > Petri Savolainen > Sent: Tuesday, May 05, 2015 4:12 PM > To: [email protected] > Subject: [lng-odp] [API-NEXT PATCH v3 0/5] Packet IO API additions > > > Reviewed-by: Robbie King <[email protected]> > > > v3: > * rebased > * removed two empty lines > > v2: > * removed "selected" parse option > > > Petri Savolainen (5): > api: packet_io: change word instance to interface > api: packet_io: remove excess references to ODP > api: packet_io: added odp_pktio_param_t > api: packet_io: added parse mode > api: packet_io: added start and stop > > example/classifier/odp_classifier.c | 6 +- > example/generator/odp_generator.c | 6 +- > example/ipsec/odp_ipsec.c | 11 ++- > example/packet/odp_pktio.c | 19 +++- > include/odp/api/packet_io.h | 100 > ++++++++++++++++----- > .../linux-generic/include/odp_packet_io_internal.h | 1 + > platform/linux-generic/odp_packet_io.c | 10 ++- > test/performance/odp_l2fwd.c | 10 ++- > test/performance/odp_pktio_perf.c | 27 ++++-- > .../classification/odp_classification_tests.c | 6 +- > test/validation/odp_pktio.c | 41 ++++++--- > 11 files changed, 189 insertions(+), 48 deletions(-) > > -- > 2.4.0 > > _______________________________________________ > lng-odp mailing list > [email protected] > https://lists.linaro.org/mailman/listinfo/lng-odp _______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
