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.31] -4 -t # 2.59 [+2.28] tcp tx: 911 MB/s 15461 calls/s 15461 msg/s # 2.59 [+0.00] tcp rx: 912 MB/s 47723 calls/s # 3.59 [+1.00] tcp tx: 1006 MB/s 17064 calls/s 17064 msg/s # 3.59 [+0.00] tcp rx: 1007 MB/s 51185 calls/s # 4.59 [+1.00] tcp tx: 1019 MB/s 17292 calls/s 17292 msg/s # 4.60 [+0.00] tcp rx: 1020 MB/s 51815 calls/s # 5.59 [+1.00] tcp tx: 985 MB/s 16716 calls/s 16716 msg/s # 5.63 [+0.04] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.95 [+0.32] -4 -v # 6.97 [+1.02] udp rx: 537 MB/s 389632 calls/s # 6.99 [+0.02] udp tx: 952 MB/s 16157 calls/s 16157 msg/s # 7.97 [+0.98] udp rx: 514 MB/s 372480 calls/s # 7.99 [+0.02] udp tx: 869 MB/s 14740 calls/s 14740 msg/s # 8.97 [+0.98] udp rx: 522 MB/s 377856 calls/s # 8.99 [+0.02] udp tx: 856 MB/s 14532 calls/s 14532 msg/s # 9.97 [+0.98] udp rx: 522 MB/s 377600 calls/s # 9.99 [+0.02] udp tx: 855 MB/s 14504 calls/s 14504 msg/s # 10.02 [+0.04] udp gso and gro - over veth touching data # 10.02 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.36 [+0.34] -4 -G # 11.38 [+1.01] udp rx: 665 MB/s 485715 calls/s # 11.40 [+0.02] udp tx: 681 MB/s 11562 calls/s 11562 msg/s # 12.38 [+0.98] udp rx: 663 MB/s 483609 calls/s # 12.40 [+0.02] udp tx: 662 MB/s 11243 calls/s 11243 msg/s # 13.38 [+0.98] udp rx: 663 MB/s 484104 calls/s # 13.40 [+0.02] udp tx: 663 MB/s 11251 calls/s 11251 msg/s # 14.38 [+0.98] udp rx: 662 MB/s 483523 calls/s # 14.40 [+0.02] udp tx: 662 MB/s 11240 calls/s 11240 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__->