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: 600 MB/s 10186 calls/s 10186 msg/s # tcp rx: 600 MB/s 27941 calls/s # tcp tx: 574 MB/s 9738 calls/s 9738 msg/s # tcp rx: 575 MB/s 27435 calls/s # tcp tx: 609 MB/s 10331 calls/s 10331 msg/s # tcp rx: 609 MB/s 28760 calls/s # tcp tx: 600 MB/s 10187 calls/s 10187 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: 449 MB/s 327168 calls/s # udp tx: 490 MB/s 8325 calls/s 8325 msg/s # udp rx: 470 MB/s 342272 calls/s # udp tx: 490 MB/s 8315 calls/s 8315 msg/s # udp rx: 462 MB/s 336128 calls/s # udp tx: 491 MB/s 8337 calls/s 8337 msg/s # udp rx: 465 MB/s 338688 calls/s # udp tx: 492 MB/s 8348 calls/s 8348 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: 429 MB/s 312954 calls/s # udp tx: 443 MB/s 7515 calls/s 7515 msg/s # udp rx: 471 MB/s 344220 calls/s # udp tx: 472 MB/s 8021 calls/s 8021 msg/s # udp rx: 534 MB/s 389833 calls/s # udp tx: 539 MB/s 9157 calls/s 9157 msg/s # udp rx: 631 MB/s 460697 calls/s # udp tx: 630 MB/s 10700 calls/s 10700 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__->