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: 952 MB/s 16156 calls/s 16156 msg/s # tcp rx: 953 MB/s 49782 calls/s # tcp tx: 993 MB/s 16849 calls/s 16849 msg/s # tcp rx: 994 MB/s 50263 calls/s # tcp tx: 882 MB/s 14960 calls/s 14960 msg/s # tcp rx: 886 MB/s 48845 calls/s # tcp tx: 945 MB/s 16031 calls/s 16031 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: 630 MB/s 456960 calls/s # udp tx: 1271 MB/s 21570 calls/s 21570 msg/s # udp rx: 655 MB/s 474624 calls/s # udp tx: 1272 MB/s 21584 calls/s 21584 msg/s # udp rx: 654 MB/s 473856 calls/s # udp tx: 1276 MB/s 21645 calls/s 21645 msg/s # udp rx: 662 MB/s 479488 calls/s # udp tx: 1267 MB/s 21501 calls/s 21501 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: 1027 MB/s 749303 calls/s # udp tx: 1061 MB/s 18002 calls/s 18002 msg/s # udp rx: 1146 MB/s 836396 calls/s # udp tx: 1150 MB/s 19508 calls/s 19508 msg/s # udp rx: 1146 MB/s 836000 calls/s # udp tx: 1149 MB/s 19503 calls/s 19503 msg/s # udp rx: 1145 MB/s 835746 calls/s # udp tx: 1149 MB/s 19501 calls/s 19501 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__->