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.32 [+0.32] -4 -t # 2.58 [+2.26] tcp tx: 660 MB/s 11198 calls/s 11198 msg/s # 2.58 [+0.00] tcp rx: 660 MB/s 33812 calls/s # 3.58 [+1.00] tcp tx: 654 MB/s 11101 calls/s 11101 msg/s # 3.59 [+0.00] tcp rx: 655 MB/s 33575 calls/s # 4.58 [+1.00] tcp tx: 661 MB/s 11223 calls/s 11223 msg/s # 4.59 [+0.00] tcp rx: 662 MB/s 33878 calls/s # 5.58 [+1.00] tcp tx: 672 MB/s 11410 calls/s 11410 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.28] -4 -v # 6.91 [+1.01] udp rx: 524 MB/s 379648 calls/s # 6.94 [+0.02] udp tx: 856 MB/s 14525 calls/s 14525 msg/s # 7.91 [+0.98] udp rx: 538 MB/s 389945 calls/s # 7.94 [+0.02] udp tx: 843 MB/s 14307 calls/s 14307 msg/s # 8.92 [+0.98] udp rx: 539 MB/s 390356 calls/s # 8.94 [+0.02] udp tx: 842 MB/s 14294 calls/s 14294 msg/s # 9.92 [+0.98] udp rx: 539 MB/s 390699 calls/s # 9.94 [+0.02] udp tx: 843 MB/s 14298 calls/s 14298 msg/s # 9.97 [+0.03] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.31] -4 -G # 11.30 [+1.02] udp rx: 622 MB/s 454197 calls/s # 11.32 [+0.02] udp tx: 636 MB/s 10799 calls/s 10799 msg/s # 12.30 [+0.98] udp rx: 642 MB/s 468309 calls/s # 12.32 [+0.02] udp tx: 641 MB/s 10887 calls/s 10887 msg/s # 13.30 [+0.98] udp rx: 639 MB/s 466241 calls/s # 13.32 [+0.02] udp tx: 639 MB/s 10838 calls/s 10838 msg/s # 14.30 [+0.98] udp rx: 609 MB/s 444760 calls/s # 14.32 [+0.02] udp tx: 609 MB/s 10336 calls/s 10336 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__->