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: 533 MB/s 9055 calls/s 9055 msg/s # tcp rx: 534 MB/s 37701 calls/s # tcp tx: 535 MB/s 9090 calls/s 9090 msg/s # tcp rx: 536 MB/s 37129 calls/s # tcp tx: 561 MB/s 9520 calls/s 9520 msg/s # tcp rx: 561 MB/s 36362 calls/s # tcp tx: 544 MB/s 9241 calls/s 9241 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: 630 MB/s 456448 calls/s # udp tx: 1243 MB/s 21084 calls/s 21084 msg/s # udp rx: 667 MB/s 484165 calls/s # udp tx: 1133 MB/s 19227 calls/s 19227 msg/s # udp rx: 666 MB/s 483246 calls/s # udp tx: 1231 MB/s 20882 calls/s 20882 msg/s # udp rx: 661 MB/s 479156 calls/s # udp tx: 1298 MB/s 22025 calls/s 22025 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: 624 MB/s 455649 calls/s # udp tx: 642 MB/s 10897 calls/s 10897 msg/s # udp rx: 741 MB/s 541030 calls/s # udp tx: 741 MB/s 12583 calls/s 12583 msg/s # udp rx: 671 MB/s 489710 calls/s # udp tx: 671 MB/s 11387 calls/s 11387 msg/s # udp rx: 665 MB/s 485358 calls/s # udp tx: 665 MB/s 11287 calls/s 11287 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__->