From 21121578422385ed975f9724475ff17c133dc4ff Mon Sep 17 00:00:00 2001 From: Mariusz Drost Date: Fri, 25 Oct 2019 13:55:38 +0100 Subject: 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 Change-Id: I68f80d1fb75d5e9e5ed6d052ddcdc60588284f78 --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 2ca150b..18cb877 100644 --- a/README +++ b/README @@ -78,7 +78,9 @@ +----examples | | | +--l4fwd - sample app to demonstrate and test libtle_l4p TCP/UDP - | usage (refer to examples/l4fwd/README for more information) + | | usage (refer to examples/l4fwd/README for more information) + | | + | +--test - function test scripts for l4lib using l4fwd | +----test - unit-tests | | -- cgit 1.2.3-korg