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: 966 MB/s 16395 calls/s 16395 msg/s # tcp rx: 967 MB/s 50711 calls/s # tcp tx: 998 MB/s 16935 calls/s 16935 msg/s # tcp rx: 999 MB/s 52116 calls/s # tcp tx: 1014 MB/s 17200 calls/s 17200 msg/s # tcp rx: 1014 MB/s 52519 calls/s # tcp tx: 1020 MB/s 17313 calls/s 17313 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 469504 calls/s # udp tx: 1270 MB/s 21548 calls/s 21548 msg/s # udp rx: 666 MB/s 482560 calls/s # udp tx: 1274 MB/s 21621 calls/s 21621 msg/s # udp rx: 666 MB/s 482304 calls/s # udp tx: 1237 MB/s 20996 calls/s 20996 msg/s # udp rx: 664 MB/s 481280 calls/s # udp tx: 1262 MB/s 21408 calls/s 21408 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: 1109 MB/s 808950 calls/s # udp tx: 1133 MB/s 19221 calls/s 19221 msg/s # udp rx: 1153 MB/s 840910 calls/s # udp tx: 1156 MB/s 19615 calls/s 19615 msg/s # udp rx: 1159 MB/s 845878 calls/s # udp tx: 1159 MB/s 19669 calls/s 19669 msg/s # udp rx: 1120 MB/s 817069 calls/s # udp tx: 1122 MB/s 19033 calls/s 19033 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__->