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: 913 MB/s 15492 calls/s 15492 msg/s # tcp rx: 914 MB/s 48820 calls/s # tcp tx: 943 MB/s 16000 calls/s 16000 msg/s # tcp rx: 944 MB/s 49617 calls/s # tcp tx: 974 MB/s 16531 calls/s 16531 msg/s # tcp rx: 975 MB/s 50199 calls/s # tcp tx: 982 MB/s 16670 calls/s 16670 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: 582 MB/s 421888 calls/s # udp tx: 1287 MB/s 21835 calls/s 21835 msg/s # udp rx: 656 MB/s 475392 calls/s # udp tx: 1269 MB/s 21533 calls/s 21533 msg/s # udp rx: 608 MB/s 441344 calls/s # udp tx: 1121 MB/s 19020 calls/s 19020 msg/s # udp rx: 574 MB/s 416512 calls/s # udp tx: 1161 MB/s 19692 calls/s 19692 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: 1123 MB/s 819359 calls/s # udp tx: 1152 MB/s 19552 calls/s 19552 msg/s # udp rx: 1144 MB/s 834952 calls/s # udp tx: 1152 MB/s 19547 calls/s 19547 msg/s # udp rx: 1152 MB/s 840406 calls/s # udp tx: 1151 MB/s 19529 calls/s 19529 msg/s # udp rx: 1154 MB/s 842144 calls/s # udp tx: 1153 MB/s 19566 calls/s 19566 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__->