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: 535 MB/s 9080 calls/s 9080 msg/s # tcp rx: 536 MB/s 30613 calls/s # tcp tx: 852 MB/s 14467 calls/s 14467 msg/s # tcp rx: 854 MB/s 43711 calls/s # tcp tx: 997 MB/s 16920 calls/s 16920 msg/s # tcp rx: 998 MB/s 50818 calls/s # tcp tx: 991 MB/s 16814 calls/s 16814 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: 611 MB/s 442880 calls/s # udp tx: 1327 MB/s 22510 calls/s 22510 msg/s # udp rx: 589 MB/s 426752 calls/s # udp tx: 1335 MB/s 22648 calls/s 22648 msg/s # udp rx: 638 MB/s 462592 calls/s # udp tx: 1316 MB/s 22334 calls/s 22334 msg/s # udp rx: 632 MB/s 457984 calls/s # udp tx: 1314 MB/s 22287 calls/s 22287 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: 1104 MB/s 805400 calls/s # udp tx: 1130 MB/s 19173 calls/s 19173 msg/s # udp rx: 1146 MB/s 836423 calls/s # udp tx: 1149 MB/s 19496 calls/s 19496 msg/s # udp rx: 1144 MB/s 834994 calls/s # udp tx: 1146 MB/s 19450 calls/s 19450 msg/s # udp rx: 1152 MB/s 840820 calls/s # udp tx: 1154 MB/s 19586 calls/s 19586 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' [?2004hxx__-> echo $? 0 xx__->