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.28 [+0.28] -4 -t # 2.51 [+2.23] tcp tx: 950 MB/s 16128 calls/s 16128 msg/s # 2.52 [+0.00] tcp rx: 951 MB/s 51017 calls/s # 3.51 [+1.00] tcp tx: 1029 MB/s 17455 calls/s 17455 msg/s # 3.52 [+0.00] tcp rx: 1029 MB/s 52273 calls/s # 4.51 [+1.00] tcp tx: 970 MB/s 16456 calls/s 16456 msg/s # 4.52 [+0.00] tcp rx: 971 MB/s 50545 calls/s # 5.51 [+1.00] tcp tx: 972 MB/s 16494 calls/s 16494 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.28] -4 -v # 6.84 [+1.01] udp rx: 637 MB/s 461568 calls/s # 6.85 [+0.02] udp tx: 1266 MB/s 21485 calls/s 21485 msg/s # 7.84 [+0.98] udp rx: 632 MB/s 458348 calls/s # 7.85 [+0.02] udp tx: 1286 MB/s 21824 calls/s 21824 msg/s # 8.84 [+0.98] udp rx: 626 MB/s 454108 calls/s # 8.85 [+0.02] udp tx: 1272 MB/s 21579 calls/s 21579 msg/s # 9.84 [+0.99] udp rx: 610 MB/s 442385 calls/s # 9.85 [+0.01] udp tx: 1222 MB/s 20736 calls/s 20736 msg/s # 9.89 [+0.03] udp gso and gro - over veth touching data # 9.89 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.18 [+0.29] -4 -G # 11.19 [+1.01] udp rx: 1066 MB/s 778119 calls/s # 11.21 [+0.02] udp tx: 1087 MB/s 18443 calls/s 18443 msg/s # 12.19 [+0.98] udp rx: 1136 MB/s 828559 calls/s # 12.21 [+0.02] udp tx: 1135 MB/s 19257 calls/s 19257 msg/s # 13.19 [+0.98] udp rx: 1143 MB/s 834071 calls/s # 13.21 [+0.02] udp tx: 1143 MB/s 19393 calls/s 19393 msg/s # 14.20 [+0.99] udp rx: 1080 MB/s 788369 calls/s # 14.21 [+0.01] udp tx: 1080 MB/s 18324 calls/s 18324 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__->