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.61 [+2.27] tcp tx: 952 MB/s 16160 calls/s 16160 msg/s # 2.61 [+0.00] tcp rx: 955 MB/s 80550 calls/s # 3.60 [+1.00] tcp tx: 629 MB/s 10674 calls/s 10674 msg/s # 3.61 [+0.00] tcp rx: 628 MB/s 30703 calls/s # 4.60 [+1.00] tcp tx: 578 MB/s 9807 calls/s 9807 msg/s # 4.61 [+0.00] tcp rx: 578 MB/s 32199 calls/s # 5.60 [+1.00] tcp tx: 586 MB/s 9953 calls/s 9953 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.94 [+0.30] -4 -v # 6.95 [+1.01] udp rx: 632 MB/s 458496 calls/s # 6.97 [+0.02] udp tx: 1295 MB/s 21968 calls/s 21968 msg/s # 7.95 [+0.98] udp rx: 562 MB/s 407296 calls/s # 7.97 [+0.02] udp tx: 1230 MB/s 20869 calls/s 20869 msg/s # 8.96 [+0.98] udp rx: 545 MB/s 395520 calls/s # 8.97 [+0.02] udp tx: 820 MB/s 13922 calls/s 13922 msg/s # 9.96 [+0.98] udp rx: 549 MB/s 398336 calls/s # 9.97 [+0.02] udp tx: 821 MB/s 13932 calls/s 13932 msg/s # 10.01 [+0.03] udp gso and gro - over veth touching data # 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.31 [+0.31] -4 -G # 11.33 [+1.01] udp rx: 637 MB/s 464726 calls/s # 11.35 [+0.02] udp tx: 651 MB/s 11052 calls/s 11052 msg/s # 12.33 [+0.98] udp rx: 631 MB/s 460532 calls/s # 12.35 [+0.02] udp tx: 628 MB/s 10660 calls/s 10660 msg/s # 13.33 [+0.98] udp rx: 646 MB/s 471315 calls/s # 13.35 [+0.02] udp tx: 648 MB/s 10996 calls/s 10996 msg/s # 14.33 [+0.98] udp rx: 651 MB/s 475247 calls/s # 14.35 [+0.02] udp tx: 651 MB/s 11046 calls/s 11046 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__->