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.58 [+2.27] tcp tx: 872 MB/s 14803 calls/s 14803 msg/s # 3.58 [+1.00] tcp tx: 1172 MB/s 19883 calls/s 19883 msg/s # 4.02 [+0.44] tcp rx: 2558 MB/s 61724 calls/s # 4.58 [+0.56] tcp tx: 1000 MB/s 16961 calls/s 16961 msg/s # 5.02 [+0.44] tcp rx: 869 MB/s 46413 calls/s # 5.58 [+0.56] tcp tx: 873 MB/s 14811 calls/s 14811 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.91 [+0.29] -4 -v # 6.92 [+1.01] udp rx: 633 MB/s 459008 calls/s # 6.94 [+0.02] udp tx: 1248 MB/s 21170 calls/s 21170 msg/s # 7.92 [+0.98] udp rx: 660 MB/s 479316 calls/s # 7.94 [+0.02] udp tx: 1225 MB/s 20779 calls/s 20779 msg/s # 8.92 [+0.99] udp rx: 670 MB/s 485379 calls/s # 8.94 [+0.01] udp tx: 1241 MB/s 21061 calls/s 21061 msg/s # 9.92 [+0.99] udp rx: 668 MB/s 484477 calls/s # 9.94 [+0.01] udp tx: 1220 MB/s 20693 calls/s 20693 msg/s # 9.97 [+0.03] 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.28 [+0.31] -4 -G # 11.29 [+1.01] udp rx: 1078 MB/s 786493 calls/s # 11.31 [+0.02] udp tx: 1100 MB/s 18667 calls/s 18667 msg/s # 12.30 [+0.98] udp rx: 1124 MB/s 820019 calls/s # 12.31 [+0.02] udp tx: 1123 MB/s 19057 calls/s 19057 msg/s # 13.30 [+0.98] udp rx: 1119 MB/s 816114 calls/s # 13.31 [+0.02] udp tx: 1118 MB/s 18966 calls/s 18966 msg/s # 14.30 [+0.98] udp rx: 1112 MB/s 811413 calls/s # 14.31 [+0.02] udp tx: 1111 MB/s 18855 calls/s 18855 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__->