Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-04 | l4p/tcp_ofo: ofo and loss tests merge | 1 | -4/+11 | ||
Addition of tests for packets that are out of order or lost that are executed on a single machine (with use of tap interface). Added tests are merged into existing test suite which runs on local/remote machine. Choice of mode is done with ETH_DEV variable. Signed-off-by: Mariusz Drost <mariuszx.drost@intel.com> Change-Id: I766ebda215310342d9dc1edf71bc3667648fdeff | |||||
2019-12-12 | l4p/tcp_ofo: Tests for ofo and loss of pkts | 1 | -0/+13 | ||
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 |