l4p/tcp_ofo: Tests for ofo and loss of pkts 83/22983/6
authorMariusz Drost <mariuszx.drost@intel.com>
Fri, 25 Oct 2019 12:55:38 +0000 (13:55 +0100)
committerMariusz Drost <mariuszx.drost@intel.com>
Thu, 12 Dec 2019 09:44:29 +0000 (09:44 +0000)
commit21121578422385ed975f9724475ff17c133dc4ff
treedf74b859b8351d050318982c00a6783d829a7d05
parent0e37b2e9d04bbc8e91833e45ce3e4535255a796e
l4p/tcp_ofo: Tests for ofo and loss of pkts

Tests for packets that are out of order and lost. They validate data
send over netcat (TCP) to TLDK/l4fwd app in echo mode. Data is set to
be reordered or loss some percentage of packets.

Signed-off-by: Mariusz Drost <mariuszx.drost@intel.com>
Change-Id: I68f80d1fb75d5e9e5ed6d052ddcdc60588284f78
README
examples/l4fwd/test/config.sh [new file with mode: 0644]
examples/l4fwd/test/example_env_vars [new file with mode: 0644]
examples/l4fwd/test/nctxrx.sh [new file with mode: 0644]
examples/l4fwd/test/run_test.sh [new file with mode: 0644]