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.63 [+2.29] tcp tx: 972 MB/s 16490 calls/s 16490 msg/s # 2.66 [+0.03] tcp rx: 1003 MB/s 49455 calls/s # 3.63 [+0.97] tcp tx: 964 MB/s 16365 calls/s 16365 msg/s # 3.66 [+0.03] tcp rx: 963 MB/s 49132 calls/s # 4.63 [+0.97] tcp tx: 983 MB/s 16673 calls/s 16673 msg/s # 4.66 [+0.03] tcp rx: 984 MB/s 48650 calls/s # 5.63 [+0.97] tcp tx: 977 MB/s 16574 calls/s 16574 msg/s # 5.66 [+0.04] udp gso - over veth touching data # 5.66 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.00 [+0.34] -4 -v # 7.02 [+1.02] udp rx: 502 MB/s 364171 calls/s # 7.04 [+0.02] udp tx: 811 MB/s 13763 calls/s 13763 msg/s # 8.02 [+0.98] udp rx: 520 MB/s 377001 calls/s # 8.04 [+0.02] udp tx: 828 MB/s 14059 calls/s 14059 msg/s # 9.02 [+0.98] udp rx: 516 MB/s 374016 calls/s # 9.04 [+0.02] udp tx: 846 MB/s 14359 calls/s 14359 msg/s # 10.02 [+0.98] udp rx: 515 MB/s 372992 calls/s # 10.04 [+0.02] udp tx: 879 MB/s 14916 calls/s 14916 msg/s # 10.08 [+0.04] udp gso and gro - over veth touching data # 10.08 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.40 [+0.32] -4 -G # 11.42 [+1.02] udp rx: 544 MB/s 396795 calls/s # 11.44 [+0.02] udp tx: 555 MB/s 9419 calls/s 9419 msg/s # 12.42 [+0.98] udp rx: 599 MB/s 437154 calls/s # 12.44 [+0.02] udp tx: 599 MB/s 10162 calls/s 10162 msg/s # 13.42 [+0.98] udp rx: 566 MB/s 413511 calls/s # 13.44 [+0.02] udp tx: 564 MB/s 9576 calls/s 9576 msg/s # 14.42 [+0.98] udp rx: 597 MB/s 435780 calls/s # 14.44 [+0.02] udp tx: 599 MB/s 10167 calls/s 10167 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__->