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.32] -4 -t # 2.59 [+2.27] tcp tx: 565 MB/s 9595 calls/s 9595 msg/s # 2.59 [+0.00] tcp rx: 565 MB/s 33315 calls/s # 3.59 [+1.00] tcp tx: 572 MB/s 9713 calls/s 9713 msg/s # 3.59 [+0.00] tcp rx: 573 MB/s 33277 calls/s # 4.59 [+1.00] tcp tx: 538 MB/s 9128 calls/s 9128 msg/s # 4.59 [+0.00] tcp rx: 538 MB/s 32042 calls/s # 5.59 [+1.00] tcp tx: 537 MB/s 9118 calls/s 9118 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.94 [+0.31] -4 -v # 6.95 [+1.02] udp rx: 529 MB/s 383744 calls/s # 6.97 [+0.02] udp tx: 824 MB/s 13992 calls/s 13992 msg/s # 7.95 [+0.98] udp rx: 541 MB/s 392192 calls/s # 7.97 [+0.02] udp tx: 819 MB/s 13893 calls/s 13893 msg/s # 8.95 [+0.98] udp rx: 541 MB/s 392448 calls/s # 8.97 [+0.02] udp tx: 817 MB/s 13869 calls/s 13869 msg/s # 9.95 [+0.98] udp rx: 542 MB/s 392704 calls/s # 9.97 [+0.02] udp tx: 819 MB/s 13892 calls/s 13892 msg/s # 10.00 [+0.03] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.28] -4 -G # 11.30 [+1.01] udp rx: 614 MB/s 448198 calls/s # 11.32 [+0.02] udp tx: 625 MB/s 10616 calls/s 10616 msg/s # 12.30 [+0.98] udp rx: 626 MB/s 456671 calls/s # 12.32 [+0.02] udp tx: 625 MB/s 10617 calls/s 10617 msg/s # 13.30 [+0.98] udp rx: 625 MB/s 456110 calls/s # 13.32 [+0.02] udp tx: 625 MB/s 10602 calls/s 10602 msg/s # 14.31 [+0.99] udp rx: 626 MB/s 456950 calls/s # 14.32 [+0.01] udp tx: 626 MB/s 10619 calls/s 10619 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__->