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.29 [+0.29] -4 -t # 2.53 [+2.23] tcp tx: 906 MB/s 15378 calls/s 15378 msg/s # 2.53 [+0.00] tcp rx: 906 MB/s 47270 calls/s # 3.53 [+1.00] tcp tx: 911 MB/s 15460 calls/s 15460 msg/s # 3.53 [+0.00] tcp rx: 912 MB/s 47320 calls/s # 4.53 [+1.00] tcp tx: 902 MB/s 15304 calls/s 15304 msg/s # 4.53 [+0.00] tcp rx: 903 MB/s 46742 calls/s # 5.53 [+1.00] tcp tx: 913 MB/s 15500 calls/s 15500 msg/s # 5.57 [+0.04] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.31] -4 -v # 6.90 [+1.01] udp rx: 530 MB/s 384512 calls/s # 6.92 [+0.02] udp tx: 825 MB/s 13993 calls/s 13993 msg/s # 7.90 [+0.98] udp rx: 539 MB/s 390642 calls/s # 7.92 [+0.02] udp tx: 817 MB/s 13866 calls/s 13866 msg/s # 8.90 [+0.98] udp rx: 522 MB/s 378764 calls/s # 8.92 [+0.02] udp tx: 746 MB/s 12655 calls/s 12655 msg/s # 9.90 [+0.98] udp rx: 541 MB/s 392448 calls/s # 9.92 [+0.02] udp tx: 833 MB/s 14134 calls/s 14134 msg/s # 9.95 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.25 [+0.30] -4 -G # 11.27 [+1.01] udp rx: 1040 MB/s 758591 calls/s # 11.28 [+0.02] udp tx: 1060 MB/s 17994 calls/s 17994 msg/s # 12.27 [+0.98] udp rx: 1112 MB/s 811148 calls/s # 12.28 [+0.02] udp tx: 1113 MB/s 18879 calls/s 18879 msg/s # 13.27 [+0.98] udp rx: 1120 MB/s 817132 calls/s # 13.28 [+0.02] udp tx: 1121 MB/s 19021 calls/s 19021 msg/s # 14.27 [+0.99] udp rx: 1118 MB/s 815639 calls/s # 14.28 [+0.01] udp tx: 1119 MB/s 18981 calls/s 18981 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__->