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: 995 MB/s 16887 calls/s 16887 msg/s # tcp rx: 996 MB/s 51684 calls/s # tcp tx: 1023 MB/s 17355 calls/s 17355 msg/s # tcp rx: 1024 MB/s 52439 calls/s # tcp tx: 894 MB/s 15179 calls/s 15179 msg/s # tcp rx: 895 MB/s 44883 calls/s # tcp tx: 989 MB/s 16782 calls/s 16782 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: 603 MB/s 437504 calls/s # udp tx: 1218 MB/s 20673 calls/s 20673 msg/s # udp rx: 622 MB/s 450572 calls/s # udp tx: 1282 MB/s 21752 calls/s 21752 msg/s # udp rx: 663 MB/s 480855 calls/s # udp tx: 1320 MB/s 22389 calls/s 22389 msg/s # udp rx: 662 MB/s 479660 calls/s # udp tx: 1320 MB/s 22389 calls/s 22389 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: 1092 MB/s 796840 calls/s # udp tx: 1120 MB/s 18997 calls/s 18997 msg/s # udp rx: 1165 MB/s 849864 calls/s # udp tx: 1164 MB/s 19759 calls/s 19759 msg/s # udp rx: 1162 MB/s 848026 calls/s # udp tx: 1162 MB/s 19714 calls/s 19714 msg/s # udp rx: 1161 MB/s 846767 calls/s # udp tx: 1160 MB/s 19687 calls/s 19687 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__->