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.36 [+0.36] -4 -t # 2.65 [+2.29] tcp tx: 969 MB/s 16442 calls/s 16442 msg/s # 2.66 [+0.00] tcp rx: 969 MB/s 50595 calls/s # 3.65 [+1.00] tcp tx: 927 MB/s 15735 calls/s 15735 msg/s # 3.66 [+0.00] tcp rx: 928 MB/s 49377 calls/s # 4.65 [+1.00] tcp tx: 870 MB/s 14766 calls/s 14766 msg/s # 4.66 [+0.00] tcp rx: 871 MB/s 46785 calls/s # 5.65 [+1.00] tcp tx: 840 MB/s 14250 calls/s 14250 msg/s # 5.69 [+0.03] udp gso - over veth touching data # 5.69 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.99 [+0.31] -4 -v # 7.01 [+1.02] udp rx: 617 MB/s 447488 calls/s # 7.03 [+0.02] udp tx: 1243 MB/s 21084 calls/s 21084 msg/s # 8.01 [+0.98] udp rx: 641 MB/s 464896 calls/s # 8.03 [+0.02] udp tx: 1233 MB/s 20914 calls/s 20914 msg/s # 9.01 [+0.99] udp rx: 588 MB/s 426496 calls/s # 9.03 [+0.01] udp tx: 1255 MB/s 21294 calls/s 21294 msg/s # 10.01 [+0.99] udp rx: 662 MB/s 479488 calls/s # 10.03 [+0.01] udp tx: 1226 MB/s 20797 calls/s 20797 msg/s # 10.06 [+0.03] udp gso and gro - over veth touching data # 10.06 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.33 [+0.27] -4 -G # 11.34 [+1.01] udp rx: 1089 MB/s 794493 calls/s # 11.36 [+0.02] udp tx: 1110 MB/s 18838 calls/s 18838 msg/s # 12.34 [+0.98] udp rx: 1102 MB/s 803975 calls/s # 12.36 [+0.02] udp tx: 1102 MB/s 18692 calls/s 18692 msg/s # 13.34 [+0.98] udp rx: 1085 MB/s 791306 calls/s # 13.36 [+0.02] udp tx: 1084 MB/s 18388 calls/s 18388 msg/s # 14.34 [+0.98] udp rx: 1108 MB/s 808146 calls/s # 14.36 [+0.02] udp tx: 1103 MB/s 18718 calls/s 18718 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__->