v5: - more fixes to bash script (Matias)
v4: - change other sleep() to odp_time_wait_ns();
v3: - fix Matiases review comments for v2.
v2: - add time to run option and clear termination path;
    - add make check script to test all example cmd line options;


Maxim Uvarov (2):
  example: packet: add odp_term_global
  example: packet make check tests

 example/packet/.gitignore   |   3 +++
 example/packet/Makefile.am  |   7 +++++
 example/packet/odp_pktio.c  |  57 ++++++++++++++++++++++++++++++----------
 example/packet/pktio_run.sh |  62 ++++++++++++++++++++++++++++++++++++++++++++
 example/packet/udp64.pcap   | Bin 0 -> 7624 bytes
 5 files changed, 115 insertions(+), 14 deletions(-)
 create mode 100755 example/packet/pktio_run.sh
 create mode 100644 example/packet/udp64.pcap

-- 
2.7.1.250.gff4ea60

_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to