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: 1089 MB/s 18471 calls/s 18471 msg/s # tcp rx: 1090 MB/s 48865 calls/s # tcp tx: 1082 MB/s 18353 calls/s 18353 msg/s # tcp rx: 1082 MB/s 48287 calls/s # tcp tx: 1072 MB/s 18185 calls/s 18185 msg/s # tcp rx: 1072 MB/s 49281 calls/s # tcp tx: 1304 MB/s 22124 calls/s 22124 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: 390 MB/s 282418 calls/s # udp tx: 1115 MB/s 18912 calls/s 18912 msg/s # udp rx: 469 MB/s 339620 calls/s # udp tx: 988 MB/s 16761 calls/s 16761 msg/s # udp rx: 541 MB/s 391769 calls/s # udp tx: 895 MB/s 15190 calls/s 15190 msg/s # udp rx: 469 MB/s 339384 calls/s # udp tx: 1090 MB/s 18496 calls/s 18496 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: 1173 MB/s 855506 calls/s # udp tx: 1198 MB/s 20334 calls/s 20334 msg/s # udp rx: 1234 MB/s 900118 calls/s # udp tx: 1247 MB/s 21159 calls/s 21159 msg/s # udp rx: 1341 MB/s 978477 calls/s # udp tx: 1344 MB/s 22799 calls/s 22799 msg/s # udp rx: 1344 MB/s 980758 calls/s # udp tx: 1346 MB/s 22842 calls/s 22842 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__->