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.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.35 [+0.34] -4 -t # 2.62 [+2.27] tcp tx: 974 MB/s 16531 calls/s 16531 msg/s # 2.62 [+0.00] tcp rx: 975 MB/s 49955 calls/s # 3.62 [+1.00] tcp tx: 951 MB/s 16134 calls/s 16134 msg/s # 3.62 [+0.00] tcp rx: 952 MB/s 49048 calls/s # 4.62 [+1.00] tcp tx: 948 MB/s 16087 calls/s 16087 msg/s # 4.62 [+0.00] tcp rx: 949 MB/s 48947 calls/s # 5.62 [+1.00] tcp tx: 959 MB/s 16277 calls/s 16277 msg/s # 5.66 [+0.04] udp gso - over veth touching data # 5.66 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.94 [+0.29] -4 -v # 6.96 [+1.02] udp rx: 629 MB/s 456704 calls/s # 6.98 [+0.02] udp tx: 1226 MB/s 20800 calls/s 20800 msg/s # 7.96 [+0.98] udp rx: 635 MB/s 460446 calls/s # 7.98 [+0.02] udp tx: 1198 MB/s 20327 calls/s 20327 msg/s # 8.96 [+0.98] udp rx: 668 MB/s 484473 calls/s # 8.98 [+0.02] udp tx: 1170 MB/s 19847 calls/s 19847 msg/s # 9.96 [+0.98] udp rx: 671 MB/s 486465 calls/s # 9.98 [+0.02] udp tx: 1162 MB/s 19712 calls/s 19712 msg/s # 10.01 [+0.03] udp gso and gro - over veth touching data # 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.28] -4 -G # 11.30 [+1.01] udp rx: 1075 MB/s 784272 calls/s # 11.32 [+0.02] udp tx: 1095 MB/s 18575 calls/s 18575 msg/s # 12.30 [+0.98] udp rx: 1124 MB/s 820095 calls/s # 12.32 [+0.02] udp tx: 1123 MB/s 19063 calls/s 19063 msg/s # 13.30 [+0.98] udp rx: 1115 MB/s 813451 calls/s # 13.32 [+0.02] udp tx: 1115 MB/s 18916 calls/s 18916 msg/s # 14.30 [+0.99] udp rx: 1108 MB/s 808428 calls/s # 14.32 [+0.01] udp tx: 1107 MB/s 18789 calls/s 18789 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__->