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.31 [+0.31] -4 -t # 2.60 [+2.28] tcp tx: 658 MB/s 11173 calls/s 11173 msg/s # 2.60 [+0.00] tcp rx: 658 MB/s 33455 calls/s # 3.60 [+1.00] tcp tx: 658 MB/s 11165 calls/s 11165 msg/s # 3.60 [+0.00] tcp rx: 659 MB/s 33516 calls/s # 4.60 [+1.00] tcp tx: 649 MB/s 11018 calls/s 11018 msg/s # 4.60 [+0.00] tcp rx: 650 MB/s 33194 calls/s # 5.60 [+1.00] tcp tx: 622 MB/s 10562 calls/s 10562 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.93 [+0.30] -4 -v # 6.95 [+1.01] udp rx: 526 MB/s 380672 calls/s # 6.97 [+0.02] udp tx: 895 MB/s 15190 calls/s 15190 msg/s # 7.95 [+0.98] udp rx: 537 MB/s 388548 calls/s # 7.97 [+0.02] udp tx: 887 MB/s 15059 calls/s 15059 msg/s # 8.95 [+0.99] udp rx: 536 MB/s 388154 calls/s # 8.97 [+0.01] udp tx: 889 MB/s 15087 calls/s 15087 msg/s # 9.95 [+0.99] udp rx: 537 MB/s 388485 calls/s # 9.97 [+0.01] udp tx: 888 MB/s 15064 calls/s 15064 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.27 [+0.28] -4 -G # 11.29 [+1.01] udp rx: 653 MB/s 476871 calls/s # 11.31 [+0.02] udp tx: 666 MB/s 11309 calls/s 11309 msg/s # 12.29 [+0.98] udp rx: 703 MB/s 513425 calls/s # 12.31 [+0.02] udp tx: 701 MB/s 11906 calls/s 11906 msg/s # 13.29 [+0.98] udp rx: 665 MB/s 485281 calls/s # 13.31 [+0.02] udp tx: 666 MB/s 11311 calls/s 11311 msg/s # 14.29 [+0.99] udp rx: 678 MB/s 494730 calls/s # 14.31 [+0.01] udp tx: 678 MB/s 11500 calls/s 11500 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__->