make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 987 MB/s 16753 calls/s 16753 msg/s # tcp rx: 1015 MB/s 51328 calls/s # tcp tx: 608 MB/s 10329 calls/s 10329 msg/s # tcp rx: 595 MB/s 38165 calls/s # tcp tx: 534 MB/s 9057 calls/s 9057 msg/s # tcp rx: 534 MB/s 39811 calls/s # tcp tx: 560 MB/s 9503 calls/s 9503 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 503 MB/s 364032 calls/s # udp tx: 880 MB/s 14935 calls/s 14935 msg/s # udp rx: 526 MB/s 380672 calls/s # udp tx: 878 MB/s 14904 calls/s 14904 msg/s # udp rx: 526 MB/s 380928 calls/s # udp tx: 873 MB/s 14814 calls/s 14814 msg/s # udp rx: 526 MB/s 380672 calls/s # udp tx: 874 MB/s 14830 calls/s 14830 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 1100 MB/s 802957 calls/s # udp tx: 1129 MB/s 19164 calls/s 19164 msg/s # udp rx: 1117 MB/s 814985 calls/s # udp tx: 1118 MB/s 18976 calls/s 18976 msg/s # udp rx: 1148 MB/s 837413 calls/s # udp tx: 1148 MB/s 19471 calls/s 19471 msg/s # udp rx: 1145 MB/s 835410 calls/s # udp tx: 1147 MB/s 19454 calls/s 19454 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->