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: 1116 MB/s 18937 calls/s 18937 msg/s # tcp rx: 1129 MB/s 136112 calls/s # tcp tx: 1074 MB/s 18223 calls/s 18223 msg/s # tcp rx: 1074 MB/s 129517 calls/s # tcp tx: 1137 MB/s 19285 calls/s 19285 msg/s # tcp rx: 1138 MB/s 130369 calls/s # tcp tx: 1139 MB/s 19335 calls/s 19335 msg/s # udp gso - over veth touching data # udp rx: 1193 MB/s 850186 calls/s # udp tx: 1226 MB/s 20804 calls/s 20804 msg/s # udp rx: 1260 MB/s 897910 calls/s # udp tx: 1260 MB/s 21378 calls/s 21378 msg/s # udp rx: 1253 MB/s 892753 calls/s # udp tx: 1251 MB/s 21218 calls/s 21218 msg/s # udp rx: 1246 MB/s 888020 calls/s # udp tx: 1246 MB/s 21136 calls/s 21136 msg/s # udp gso and gro - over veth touching data # udp rx: 1140 MB/s 812124 calls/s # udp tx: 1170 MB/s 19845 calls/s 19845 msg/s # udp rx: 1196 MB/s 852590 calls/s # udp tx: 1200 MB/s 20356 calls/s 20356 msg/s # udp rx: 1288 MB/s 918058 calls/s # udp tx: 1287 MB/s 21844 calls/s 21844 msg/s # udp rx: 1316 MB/s 937709 calls/s # udp tx: 1324 MB/s 22458 calls/s 22458 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1071 MB/s 18173 calls/s 18173 msg/s # tcp rx: 1072 MB/s 135349 calls/s # tcp tx: 1094 MB/s 18560 calls/s 18560 msg/s # tcp rx: 1094 MB/s 132302 calls/s # tcp tx: 1117 MB/s 18947 calls/s 18947 msg/s # tcp rx: 1118 MB/s 128179 calls/s # tcp tx: 1110 MB/s 18832 calls/s 18832 msg/s # udp gso - over veth touching data # udp rx: 1170 MB/s 853725 calls/s # udp tx: 1200 MB/s 20367 calls/s 20367 msg/s # udp rx: 1231 MB/s 898461 calls/s # udp tx: 1242 MB/s 21072 calls/s 21072 msg/s # udp rx: 1256 MB/s 916609 calls/s # udp tx: 1260 MB/s 21376 calls/s 21376 msg/s # udp rx: 1236 MB/s 901768 calls/s # udp tx: 1240 MB/s 21047 calls/s 21047 msg/s # udp gso and gro - over veth touching data # udp rx: 579 MB/s 422413 calls/s # udp tx: 601 MB/s 10207 calls/s 10207 msg/s # udp rx: 567 MB/s 413523 calls/s # udp tx: 568 MB/s 9639 calls/s 9639 msg/s # udp rx: 589 MB/s 429716 calls/s # udp tx: 591 MB/s 10037 calls/s 10037 msg/s # udp rx: 547 MB/s 399210 calls/s # udp tx: 550 MB/s 9330 calls/s 9330 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__->