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.27 [+0.27] -4 -t # 2.51 [+2.24] tcp tx: 967 MB/s 16404 calls/s 16404 msg/s # 2.51 [+0.00] tcp rx: 967 MB/s 49614 calls/s # 3.51 [+1.00] tcp tx: 960 MB/s 16294 calls/s 16294 msg/s # 3.53 [+0.02] tcp rx: 983 MB/s 48278 calls/s # 4.51 [+0.98] tcp tx: 947 MB/s 16076 calls/s 16076 msg/s # 4.53 [+0.02] tcp rx: 952 MB/s 45958 calls/s # 5.51 [+0.98] tcp tx: 946 MB/s 16053 calls/s 16053 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.79 [+0.26] -4 -v # 6.81 [+1.01] udp rx: 642 MB/s 465152 calls/s # 6.82 [+0.02] udp tx: 1271 MB/s 21569 calls/s 21569 msg/s # 7.81 [+0.98] udp rx: 657 MB/s 476418 calls/s # 7.82 [+0.02] udp tx: 1241 MB/s 21049 calls/s 21049 msg/s # 8.81 [+0.98] udp rx: 664 MB/s 481380 calls/s # 8.82 [+0.02] udp tx: 1254 MB/s 21272 calls/s 21272 msg/s # 9.81 [+0.99] udp rx: 611 MB/s 443081 calls/s # 9.82 [+0.01] udp tx: 1296 MB/s 21996 calls/s 21996 msg/s # 9.85 [+0.03] udp gso and gro - over veth touching data # 9.85 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.12 [+0.26] -4 -G # 11.13 [+1.01] udp rx: 1132 MB/s 825702 calls/s # 11.15 [+0.02] udp tx: 1152 MB/s 19553 calls/s 19553 msg/s # 12.13 [+0.98] udp rx: 1146 MB/s 836192 calls/s # 12.15 [+0.02] udp tx: 1149 MB/s 19503 calls/s 19503 msg/s # 13.13 [+0.99] udp rx: 1142 MB/s 832894 calls/s # 13.15 [+0.01] udp tx: 1145 MB/s 19420 calls/s 19420 msg/s # 14.13 [+0.99] udp rx: 1127 MB/s 822509 calls/s # 14.15 [+0.01] udp tx: 1130 MB/s 19171 calls/s 19171 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__->