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: 923 MB/s 15657 calls/s 15657 msg/s # tcp rx: 923 MB/s 48505 calls/s # tcp tx: 944 MB/s 16015 calls/s 16015 msg/s # tcp rx: 944 MB/s 47370 calls/s # tcp tx: 919 MB/s 15594 calls/s 15594 msg/s # tcp rx: 921 MB/s 47677 calls/s # tcp tx: 921 MB/s 15631 calls/s 15631 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: 541 MB/s 392543 calls/s # udp tx: 1323 MB/s 22445 calls/s 22445 msg/s # udp rx: 560 MB/s 405916 calls/s # udp tx: 1254 MB/s 21283 calls/s 21283 msg/s # udp rx: 607 MB/s 439974 calls/s # udp tx: 1219 MB/s 20682 calls/s 20682 msg/s # udp rx: 625 MB/s 453376 calls/s # udp tx: 1192 MB/s 20234 calls/s 20234 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: 1039 MB/s 758284 calls/s # udp tx: 1067 MB/s 18110 calls/s 18110 msg/s # udp rx: 1105 MB/s 806321 calls/s # udp tx: 1105 MB/s 18742 calls/s 18742 msg/s # udp rx: 1098 MB/s 801376 calls/s # udp tx: 1087 MB/s 18439 calls/s 18439 msg/s # udp rx: 636 MB/s 464510 calls/s # udp tx: 637 MB/s 10810 calls/s 10810 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__->