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: 913 MB/s 15502 calls/s 15502 msg/s # tcp rx: 914 MB/s 49113 calls/s # tcp tx: 909 MB/s 15433 calls/s 15433 msg/s # tcp rx: 910 MB/s 46488 calls/s # tcp tx: 919 MB/s 15597 calls/s 15597 msg/s # tcp rx: 920 MB/s 46176 calls/s # tcp tx: 913 MB/s 15497 calls/s 15497 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: 612 MB/s 443648 calls/s # udp tx: 1245 MB/s 21130 calls/s 21130 msg/s # udp rx: 621 MB/s 450560 calls/s # udp tx: 1198 MB/s 20335 calls/s 20335 msg/s # udp rx: 642 MB/s 465152 calls/s # udp tx: 1216 MB/s 20633 calls/s 20633 msg/s # udp rx: 661 MB/s 478976 calls/s # udp tx: 1218 MB/s 20675 calls/s 20675 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: 1099 MB/s 801605 calls/s # udp tx: 1127 MB/s 19120 calls/s 19120 msg/s # udp rx: 1175 MB/s 857194 calls/s # udp tx: 1173 MB/s 19909 calls/s 19909 msg/s # udp rx: 1099 MB/s 801824 calls/s # udp tx: 1097 MB/s 18614 calls/s 18614 msg/s # udp rx: 1130 MB/s 824433 calls/s # udp tx: 1130 MB/s 19170 calls/s 19170 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__->