make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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 # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.33 [+0.33] -4 -t # 2.60 [+2.27] tcp tx: 540 MB/s 9165 calls/s 9165 msg/s # 2.60 [+0.00] tcp rx: 543 MB/s 35666 calls/s # 3.60 [+1.00] tcp tx: 540 MB/s 9161 calls/s 9161 msg/s # 3.60 [+0.00] tcp rx: 540 MB/s 33069 calls/s # 4.60 [+1.00] tcp tx: 537 MB/s 9123 calls/s 9123 msg/s # 4.61 [+0.01] tcp rx: 541 MB/s 32537 calls/s # 5.60 [+0.99] tcp tx: 610 MB/s 10353 calls/s 10353 msg/s # 5.64 [+0.04] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.97 [+0.33] -4 -v # 6.99 [+1.02] udp rx: 510 MB/s 370827 calls/s # 7.01 [+0.02] udp tx: 688 MB/s 11683 calls/s 11683 msg/s # 7.99 [+0.98] udp rx: 548 MB/s 398055 calls/s # 8.01 [+0.02] udp tx: 762 MB/s 12926 calls/s 12926 msg/s # 8.99 [+0.98] udp rx: 523 MB/s 379648 calls/s # 9.01 [+0.02] udp tx: 799 MB/s 13564 calls/s 13564 msg/s # 9.99 [+0.98] udp rx: 551 MB/s 399872 calls/s # 10.01 [+0.02] udp tx: 765 MB/s 12988 calls/s 12988 msg/s # 10.05 [+0.04] udp gso and gro - over veth touching data # 10.05 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.38 [+0.33] -4 -G # 11.40 [+1.02] udp rx: 597 MB/s 435502 calls/s # 11.42 [+0.02] udp tx: 610 MB/s 10350 calls/s 10350 msg/s # 12.40 [+0.98] udp rx: 619 MB/s 451576 calls/s # 12.42 [+0.02] udp tx: 618 MB/s 10498 calls/s 10498 msg/s # 13.40 [+0.98] udp rx: 623 MB/s 454514 calls/s # 13.42 [+0.02] udp tx: 622 MB/s 10564 calls/s 10564 msg/s # 14.40 [+0.98] udp rx: 618 MB/s 451277 calls/s # 14.42 [+0.02] udp tx: 618 MB/s 10491 calls/s 10491 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__->