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: 447 MB/s 7598 calls/s 7598 msg/s # tcp rx: 448 MB/s 40188 calls/s # tcp tx: 430 MB/s 7299 calls/s 7299 msg/s # tcp rx: 430 MB/s 41496 calls/s # tcp tx: 467 MB/s 7934 calls/s 7934 msg/s # tcp rx: 468 MB/s 39154 calls/s # tcp tx: 460 MB/s 7815 calls/s 7815 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: 636 MB/s 461218 calls/s # udp tx: 1193 MB/s 20245 calls/s 20245 msg/s # udp rx: 611 MB/s 443336 calls/s # udp tx: 1238 MB/s 21008 calls/s 21008 msg/s # udp rx: 653 MB/s 473370 calls/s # udp tx: 1319 MB/s 22373 calls/s 22373 msg/s # udp rx: 680 MB/s 492622 calls/s # udp tx: 1321 MB/s 22419 calls/s 22419 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: 1162 MB/s 847716 calls/s # udp tx: 1187 MB/s 20145 calls/s 20145 msg/s # udp rx: 1164 MB/s 849388 calls/s # udp tx: 1169 MB/s 19829 calls/s 19829 msg/s # udp rx: 1189 MB/s 867544 calls/s # udp tx: 1190 MB/s 20199 calls/s 20199 msg/s # udp rx: 1178 MB/s 859590 calls/s # udp tx: 1180 MB/s 20015 calls/s 20015 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__->