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.31 [+0.31] -4 -t # 2.57 [+2.27] tcp tx: 576 MB/s 9781 calls/s 9781 msg/s # 2.58 [+0.01] tcp rx: 587 MB/s 35016 calls/s # 3.57 [+0.99] tcp tx: 559 MB/s 9496 calls/s 9496 msg/s # 3.59 [+0.01] tcp rx: 556 MB/s 33432 calls/s # 4.57 [+0.99] tcp tx: 584 MB/s 9911 calls/s 9911 msg/s # 4.59 [+0.01] tcp rx: 588 MB/s 33842 calls/s # 5.57 [+0.99] tcp tx: 594 MB/s 10088 calls/s 10088 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.28] -4 -v # 6.91 [+1.02] udp rx: 651 MB/s 472064 calls/s # 6.92 [+0.02] udp tx: 1228 MB/s 20830 calls/s 20830 msg/s # 7.91 [+0.98] udp rx: 665 MB/s 481811 calls/s # 7.92 [+0.02] udp tx: 1299 MB/s 22036 calls/s 22036 msg/s # 8.91 [+0.98] udp rx: 665 MB/s 482273 calls/s # 8.92 [+0.02] udp tx: 1299 MB/s 22034 calls/s 22034 msg/s # 9.91 [+0.98] udp rx: 665 MB/s 481997 calls/s # 9.92 [+0.02] udp tx: 1297 MB/s 22010 calls/s 22010 msg/s # 9.96 [+0.04] 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.28 [+1.01] udp rx: 1117 MB/s 814974 calls/s # 11.30 [+0.02] udp tx: 1140 MB/s 19351 calls/s 19351 msg/s # 12.28 [+0.98] udp rx: 1137 MB/s 829624 calls/s # 12.30 [+0.02] udp tx: 1138 MB/s 19310 calls/s 19310 msg/s # 13.28 [+0.98] udp rx: 1133 MB/s 826630 calls/s # 13.30 [+0.02] udp tx: 1135 MB/s 19253 calls/s 19253 msg/s # 14.28 [+0.98] udp rx: 1134 MB/s 827316 calls/s # 14.30 [+0.02] udp tx: 1135 MB/s 19261 calls/s 19261 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__->