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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.31 [+0.30] -4 -t # 2.55 [+2.24] tcp tx: 929 MB/s 15761 calls/s 15761 msg/s # 2.57 [+0.02] tcp rx: 957 MB/s 50827 calls/s # 3.55 [+0.98] tcp tx: 947 MB/s 16073 calls/s 16073 msg/s # 3.62 [+0.08] tcp rx: 1010 MB/s 48429 calls/s # 4.55 [+0.92] tcp tx: 960 MB/s 16284 calls/s 16284 msg/s # 4.62 [+0.08] tcp rx: 948 MB/s 46717 calls/s # 5.55 [+0.92] tcp tx: 942 MB/s 15979 calls/s 15979 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.32] -4 -v # 6.91 [+1.02] udp rx: 577 MB/s 418048 calls/s # 6.93 [+0.02] udp tx: 1220 MB/s 20704 calls/s 20704 msg/s # 7.91 [+0.98] udp rx: 666 MB/s 483063 calls/s # 7.93 [+0.02] udp tx: 1250 MB/s 21204 calls/s 21204 msg/s # 8.92 [+0.99] udp rx: 666 MB/s 483136 calls/s # 8.93 [+0.01] udp tx: 1250 MB/s 21213 calls/s 21213 msg/s # 9.92 [+0.99] udp rx: 667 MB/s 483592 calls/s # 9.93 [+0.01] udp tx: 1250 MB/s 21201 calls/s 21201 msg/s # 9.96 [+0.03] 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.27 [+1.01] udp rx: 1081 MB/s 788668 calls/s # 11.29 [+0.02] udp tx: 1100 MB/s 18673 calls/s 18673 msg/s # 12.27 [+0.98] udp rx: 1116 MB/s 814623 calls/s # 12.29 [+0.02] udp tx: 1117 MB/s 18959 calls/s 18959 msg/s # 13.27 [+0.99] udp rx: 1113 MB/s 812448 calls/s # 13.29 [+0.01] udp tx: 1115 MB/s 18917 calls/s 18917 msg/s # 14.27 [+0.99] udp rx: 1118 MB/s 815502 calls/s # 14.29 [+0.01] udp tx: 1118 MB/s 18974 calls/s 18974 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__->