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.30 [+0.30] -4 -t # 2.56 [+2.27] tcp tx: 990 MB/s 16804 calls/s 16804 msg/s # 2.56 [+0.00] tcp rx: 990 MB/s 50853 calls/s # 3.56 [+1.00] tcp tx: 1004 MB/s 17033 calls/s 17033 msg/s # 3.57 [+0.00] tcp rx: 1005 MB/s 52052 calls/s # 4.56 [+1.00] tcp tx: 1004 MB/s 17042 calls/s 17042 msg/s # 4.57 [+0.00] tcp rx: 1005 MB/s 52090 calls/s # 5.56 [+1.00] tcp tx: 1033 MB/s 17524 calls/s 17524 msg/s # 5.60 [+0.04] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.30] -4 -v # 6.91 [+1.01] udp rx: 552 MB/s 400128 calls/s # 6.93 [+0.02] udp tx: 1325 MB/s 22474 calls/s 22474 msg/s # 7.91 [+0.98] udp rx: 615 MB/s 445913 calls/s # 7.93 [+0.02] udp tx: 1302 MB/s 22095 calls/s 22095 msg/s # 8.91 [+0.98] udp rx: 641 MB/s 464462 calls/s # 8.93 [+0.02] udp tx: 1297 MB/s 22002 calls/s 22002 msg/s # 9.91 [+0.99] udp rx: 646 MB/s 468224 calls/s # 9.93 [+0.01] udp tx: 1290 MB/s 21888 calls/s 21888 msg/s # 9.96 [+0.03] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.26 [+0.30] -4 -G # 11.27 [+1.01] udp rx: 1037 MB/s 756374 calls/s # 11.29 [+0.02] udp tx: 1058 MB/s 17954 calls/s 17954 msg/s # 12.27 [+0.98] udp rx: 1102 MB/s 804158 calls/s # 12.29 [+0.02] udp tx: 1102 MB/s 18698 calls/s 18698 msg/s # 13.27 [+0.98] udp rx: 1103 MB/s 804596 calls/s # 13.29 [+0.02] udp tx: 1102 MB/s 18704 calls/s 18704 msg/s # 14.27 [+0.98] udp rx: 1101 MB/s 803114 calls/s # 14.29 [+0.02] udp tx: 1100 MB/s 18666 calls/s 18666 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__->