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: 906 MB/s 15369 calls/s 15369 msg/s # tcp rx: 906 MB/s 51522 calls/s # tcp tx: 966 MB/s 16395 calls/s 16395 msg/s # tcp rx: 967 MB/s 49748 calls/s # tcp tx: 967 MB/s 16412 calls/s 16412 msg/s # tcp rx: 968 MB/s 49979 calls/s # tcp tx: 970 MB/s 16457 calls/s 16457 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: 628 MB/s 454912 calls/s # udp tx: 1313 MB/s 22278 calls/s 22278 msg/s # udp rx: 663 MB/s 480768 calls/s # udp tx: 1303 MB/s 22116 calls/s 22116 msg/s # udp rx: 664 MB/s 481536 calls/s # udp tx: 1304 MB/s 22120 calls/s 22120 msg/s # udp rx: 666 MB/s 482560 calls/s # udp tx: 1305 MB/s 22145 calls/s 22145 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: 1007 MB/s 735049 calls/s # udp tx: 1029 MB/s 17467 calls/s 17467 msg/s # udp rx: 1168 MB/s 852208 calls/s # udp tx: 1167 MB/s 19806 calls/s 19806 msg/s # udp rx: 1161 MB/s 846798 calls/s # udp tx: 1160 MB/s 19687 calls/s 19687 msg/s # udp rx: 1164 MB/s 849496 calls/s # udp tx: 1164 MB/s 19753 calls/s 19753 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__->