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.25 [+0.24] -4 -t # 2.47 [+2.23] tcp tx: 970 MB/s 16465 calls/s 16465 msg/s # 2.47 [+0.00] tcp rx: 971 MB/s 50352 calls/s # 3.47 [+1.00] tcp tx: 964 MB/s 16357 calls/s 16357 msg/s # 3.47 [+0.00] tcp rx: 965 MB/s 50237 calls/s # 4.47 [+1.00] tcp tx: 966 MB/s 16397 calls/s 16397 msg/s # 4.47 [+0.00] tcp rx: 967 MB/s 50316 calls/s # 5.47 [+1.00] tcp tx: 966 MB/s 16400 calls/s 16400 msg/s # 5.50 [+0.03] udp gso - over veth touching data # 5.50 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.76 [+0.26] -4 -v # 6.77 [+1.01] udp rx: 658 MB/s 477440 calls/s # 6.79 [+0.02] udp tx: 1269 MB/s 21535 calls/s 21535 msg/s # 7.77 [+0.98] udp rx: 671 MB/s 486400 calls/s # 7.79 [+0.02] udp tx: 1261 MB/s 21393 calls/s 21393 msg/s # 8.77 [+0.99] udp rx: 671 MB/s 486656 calls/s # 8.79 [+0.01] udp tx: 1261 MB/s 21397 calls/s 21397 msg/s # 9.77 [+0.99] udp rx: 672 MB/s 487168 calls/s # 9.79 [+0.01] udp tx: 1262 MB/s 21414 calls/s 21414 msg/s # 9.81 [+0.03] udp gso and gro - over veth touching data # 9.81 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.07 [+0.25] -4 -G # 11.08 [+1.01] udp rx: 1121 MB/s 818276 calls/s # 11.09 [+0.02] udp tx: 1141 MB/s 19367 calls/s 19367 msg/s # 12.08 [+0.98] udp rx: 1137 MB/s 829513 calls/s # 12.09 [+0.02] udp tx: 1137 MB/s 19285 calls/s 19285 msg/s # 13.08 [+0.99] udp rx: 1137 MB/s 829791 calls/s # 13.09 [+0.01] udp tx: 1137 MB/s 19288 calls/s 19288 msg/s # 14.08 [+0.99] udp rx: 1136 MB/s 829092 calls/s # 14.09 [+0.01] udp tx: 1136 MB/s 19272 calls/s 19272 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__->