make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1108 MB/s 18800 calls/s 18800 msg/s # tcp rx: 1108 MB/s 138362 calls/s # tcp tx: 1102 MB/s 18694 calls/s 18694 msg/s # tcp rx: 1112 MB/s 133093 calls/s # tcp tx: 1068 MB/s 18120 calls/s 18120 msg/s # tcp rx: 1069 MB/s 127415 calls/s # tcp tx: 1066 MB/s 18088 calls/s 18088 msg/s # udp gso - over veth touching data # udp rx: 1203 MB/s 857473 calls/s # udp tx: 1238 MB/s 21014 calls/s 21014 msg/s # udp rx: 1320 MB/s 940495 calls/s # udp tx: 1330 MB/s 22574 calls/s 22574 msg/s # udp rx: 944 MB/s 672652 calls/s # udp tx: 933 MB/s 15831 calls/s 15831 msg/s # udp rx: 744 MB/s 530179 calls/s # udp tx: 747 MB/s 12680 calls/s 12680 msg/s # udp gso and gro - over veth touching data # udp rx: 1273 MB/s 907284 calls/s # udp tx: 1308 MB/s 22191 calls/s 22191 msg/s # udp rx: 1303 MB/s 928450 calls/s # udp tx: 1303 MB/s 22100 calls/s 22100 msg/s # udp rx: 1311 MB/s 934503 calls/s # udp tx: 1311 MB/s 22247 calls/s 22247 msg/s # udp rx: 1313 MB/s 935733 calls/s # udp tx: 1313 MB/s 22280 calls/s 22280 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 715 MB/s 12129 calls/s 12129 msg/s # tcp rx: 717 MB/s 87345 calls/s # tcp tx: 718 MB/s 12188 calls/s 12188 msg/s # tcp rx: 721 MB/s 84937 calls/s # tcp tx: 708 MB/s 12024 calls/s 12024 msg/s # tcp rx: 707 MB/s 84837 calls/s # tcp tx: 707 MB/s 11995 calls/s 11995 msg/s # udp gso - over veth touching data # udp rx: 1252 MB/s 913105 calls/s # udp tx: 1283 MB/s 21768 calls/s 21768 msg/s # udp rx: 1274 MB/s 929256 calls/s # udp tx: 1279 MB/s 21706 calls/s 21706 msg/s # udp rx: 1274 MB/s 929278 calls/s # udp tx: 1277 MB/s 21669 calls/s 21669 msg/s # udp rx: 1276 MB/s 930904 calls/s # udp tx: 1279 MB/s 21703 calls/s 21703 msg/s # udp gso and gro - over veth touching data # udp rx: 1193 MB/s 870382 calls/s # udp tx: 1233 MB/s 20923 calls/s 20923 msg/s # udp rx: 1253 MB/s 914213 calls/s # udp tx: 1253 MB/s 21254 calls/s 21254 msg/s # udp rx: 1238 MB/s 903001 calls/s # udp tx: 1237 MB/s 20984 calls/s 20984 msg/s # udp rx: 1227 MB/s 895174 calls/s # udp tx: 1227 MB/s 20820 calls/s 20820 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__->