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.24] tcp tx: 940 MB/s 15955 calls/s 15955 msg/s # 2.53 [+0.00] tcp rx: 941 MB/s 53063 calls/s # 3.53 [+1.00] tcp tx: 1000 MB/s 16967 calls/s 16967 msg/s # 3.53 [+0.00] tcp rx: 1001 MB/s 51293 calls/s # 4.53 [+1.00] tcp tx: 936 MB/s 15891 calls/s 15891 msg/s # 4.53 [+0.00] tcp rx: 937 MB/s 48719 calls/s # 5.53 [+1.00] tcp tx: 940 MB/s 15948 calls/s 15948 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.26] -4 -v # 6.83 [+1.01] udp rx: 648 MB/s 469504 calls/s # 6.85 [+0.02] udp tx: 1286 MB/s 21816 calls/s 21816 msg/s # 7.83 [+0.98] udp rx: 639 MB/s 462848 calls/s # 7.85 [+0.02] udp tx: 1282 MB/s 21759 calls/s 21759 msg/s # 8.83 [+0.99] udp rx: 659 MB/s 477952 calls/s # 8.85 [+0.01] udp tx: 1277 MB/s 21660 calls/s 21660 msg/s # 9.83 [+0.99] udp rx: 660 MB/s 478208 calls/s # 9.85 [+0.01] udp tx: 1259 MB/s 21361 calls/s 21361 msg/s # 9.87 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.15 [+0.28] -4 -G # 11.16 [+1.01] udp rx: 1117 MB/s 815040 calls/s # 11.18 [+0.02] udp tx: 1141 MB/s 19360 calls/s 19360 msg/s # 12.17 [+0.98] udp rx: 1106 MB/s 807007 calls/s # 12.18 [+0.02] udp tx: 1109 MB/s 18816 calls/s 18816 msg/s # 13.17 [+0.98] udp rx: 1141 MB/s 832625 calls/s # 13.18 [+0.02] udp tx: 1143 MB/s 19400 calls/s 19400 msg/s # 14.17 [+0.98] udp rx: 1134 MB/s 827150 calls/s # 14.18 [+0.02] udp tx: 1137 MB/s 19294 calls/s 19294 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__->