make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 906 MB/s 15382 calls/s 15382 msg/s # tcp rx: 907 MB/s 49670 calls/s # tcp tx: 993 MB/s 16846 calls/s 16846 msg/s # tcp rx: 994 MB/s 50957 calls/s # tcp tx: 994 MB/s 16873 calls/s 16873 msg/s # tcp rx: 995 MB/s 51070 calls/s # tcp tx: 998 MB/s 16933 calls/s 16933 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: 648 MB/s 470016 calls/s # udp tx: 1240 MB/s 21034 calls/s 21034 msg/s # udp rx: 664 MB/s 481536 calls/s # udp tx: 1303 MB/s 22108 calls/s 22108 msg/s # udp rx: 620 MB/s 450304 calls/s # udp tx: 1340 MB/s 22738 calls/s 22738 msg/s # udp rx: 642 MB/s 465408 calls/s # udp tx: 1310 MB/s 22235 calls/s 22235 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: 1048 MB/s 764960 calls/s # udp tx: 1076 MB/s 18266 calls/s 18266 msg/s # udp rx: 1107 MB/s 807443 calls/s # udp tx: 1106 MB/s 18761 calls/s 18761 msg/s # udp rx: 1032 MB/s 753313 calls/s # udp tx: 1033 MB/s 17523 calls/s 17523 msg/s # udp rx: 1175 MB/s 857216 calls/s # udp tx: 1174 MB/s 19918 calls/s 19918 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__->