make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 1102 MB/s 18702 calls/s 18702 msg/s # tcp rx: 1103 MB/s 139226 calls/s # tcp tx: 1152 MB/s 19545 calls/s 19545 msg/s # tcp rx: 1153 MB/s 138060 calls/s # tcp tx: 1149 MB/s 19494 calls/s 19494 msg/s # tcp rx: 1150 MB/s 137715 calls/s # tcp tx: 1129 MB/s 19158 calls/s 19158 msg/s # udp gso - over veth touching data # udp rx: 1222 MB/s 870545 calls/s # udp tx: 1256 MB/s 21304 calls/s 21304 msg/s # udp rx: 1311 MB/s 934141 calls/s # udp tx: 1310 MB/s 22232 calls/s 22232 msg/s # udp rx: 1310 MB/s 933617 calls/s # udp tx: 1310 MB/s 22234 calls/s 22234 msg/s # udp rx: 1311 MB/s 934303 calls/s # udp tx: 1310 MB/s 22235 calls/s 22235 msg/s # udp gso and gro - over veth touching data # udp rx: 1278 MB/s 910470 calls/s # udp tx: 1315 MB/s 22304 calls/s 22304 msg/s # udp rx: 1310 MB/s 933507 calls/s # udp tx: 1313 MB/s 22275 calls/s 22275 msg/s # udp rx: 1319 MB/s 939960 calls/s # udp tx: 1320 MB/s 22401 calls/s 22401 msg/s # udp rx: 1210 MB/s 861966 calls/s # udp tx: 1211 MB/s 20540 calls/s 20540 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1117 MB/s 18960 calls/s 18960 msg/s # tcp rx: 1117 MB/s 136557 calls/s # tcp tx: 1133 MB/s 19226 calls/s 19226 msg/s # tcp rx: 1134 MB/s 137091 calls/s # tcp tx: 1001 MB/s 16994 calls/s 16994 msg/s # tcp rx: 1002 MB/s 134907 calls/s # tcp tx: 1012 MB/s 17169 calls/s 17169 msg/s # udp gso - over veth touching data # udp rx: 1239 MB/s 903915 calls/s # udp tx: 1273 MB/s 21596 calls/s 21596 msg/s # udp rx: 1283 MB/s 936189 calls/s # udp tx: 1289 MB/s 21872 calls/s 21872 msg/s # udp rx: 1272 MB/s 927870 calls/s # udp tx: 1275 MB/s 21628 calls/s 21628 msg/s # udp rx: 1267 MB/s 924316 calls/s # udp tx: 1272 MB/s 21580 calls/s 21580 msg/s # udp gso and gro - over veth touching data # udp rx: 1221 MB/s 890931 calls/s # udp tx: 1255 MB/s 21296 calls/s 21296 msg/s # udp rx: 1262 MB/s 920715 calls/s # udp tx: 1260 MB/s 21378 calls/s 21378 msg/s # udp rx: 1246 MB/s 909437 calls/s # udp tx: 1247 MB/s 21161 calls/s 21161 msg/s # udp rx: 1249 MB/s 911518 calls/s # udp tx: 1260 MB/s 21371 calls/s 21371 msg/s ok 1 selftests: net: udpgro_bench.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__->