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.60 [+2.27] tcp tx: 972 MB/s 16486 calls/s 16486 msg/s # 2.61 [+0.00] tcp rx: 973 MB/s 50457 calls/s # 3.60 [+1.00] tcp tx: 994 MB/s 16870 calls/s 16870 msg/s # 3.61 [+0.00] tcp rx: 995 MB/s 50128 calls/s # 4.60 [+1.00] tcp tx: 895 MB/s 15189 calls/s 15189 msg/s # 4.62 [+0.02] tcp rx: 911 MB/s 46777 calls/s # 5.60 [+0.98] tcp tx: 838 MB/s 14226 calls/s 14226 msg/s # 5.64 [+0.03] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.27] -4 -v # 6.92 [+1.01] udp rx: 638 MB/s 462848 calls/s # 6.94 [+0.02] udp tx: 1219 MB/s 20692 calls/s 20692 msg/s # 7.92 [+0.98] udp rx: 596 MB/s 432110 calls/s # 7.94 [+0.02] udp tx: 1274 MB/s 21621 calls/s 21621 msg/s # 8.92 [+0.98] udp rx: 649 MB/s 470274 calls/s # 8.94 [+0.02] udp tx: 1262 MB/s 21406 calls/s 21406 msg/s # 9.92 [+0.99] udp rx: 669 MB/s 485153 calls/s # 9.94 [+0.01] udp tx: 1259 MB/s 21366 calls/s 21366 msg/s # 9.97 [+0.04] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.26 [+0.28] -4 -G # 11.27 [+1.01] udp rx: 1102 MB/s 804220 calls/s # 11.29 [+0.02] udp tx: 1124 MB/s 19074 calls/s 19074 msg/s # 12.27 [+0.98] udp rx: 1105 MB/s 806395 calls/s # 12.29 [+0.02] udp tx: 1104 MB/s 18735 calls/s 18735 msg/s # 13.27 [+0.98] udp rx: 1040 MB/s 759055 calls/s # 13.29 [+0.02] udp tx: 1040 MB/s 17645 calls/s 17645 msg/s # 14.27 [+0.98] udp rx: 1108 MB/s 808699 calls/s # 14.29 [+0.02] udp tx: 1107 MB/s 18791 calls/s 18791 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__->