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: 1109 MB/s 18815 calls/s 18815 msg/s # tcp rx: 1110 MB/s 139229 calls/s # tcp tx: 1071 MB/s 18171 calls/s 18171 msg/s # tcp rx: 1072 MB/s 130903 calls/s # tcp tx: 1100 MB/s 18668 calls/s 18668 msg/s # tcp rx: 1101 MB/s 134446 calls/s # tcp tx: 1102 MB/s 18703 calls/s 18703 msg/s # udp gso - over veth touching data # udp rx: 1099 MB/s 783072 calls/s # udp tx: 1148 MB/s 19482 calls/s 19482 msg/s # udp rx: 1209 MB/s 861332 calls/s # udp tx: 1207 MB/s 20488 calls/s 20488 msg/s # udp rx: 1265 MB/s 901633 calls/s # udp tx: 1264 MB/s 21453 calls/s 21453 msg/s # udp rx: 1267 MB/s 903061 calls/s # udp tx: 1267 MB/s 21492 calls/s 21492 msg/s # udp gso and gro - over veth touching data # udp rx: 1239 MB/s 883230 calls/s # udp tx: 1273 MB/s 21598 calls/s 21598 msg/s # udp rx: 1268 MB/s 903596 calls/s # udp tx: 1270 MB/s 21557 calls/s 21557 msg/s # udp rx: 1279 MB/s 911285 calls/s # udp tx: 1279 MB/s 21704 calls/s 21704 msg/s # udp rx: 1283 MB/s 914368 calls/s # udp tx: 1282 MB/s 21754 calls/s 21754 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 933 MB/s 15835 calls/s 15835 msg/s # tcp rx: 933 MB/s 125791 calls/s # tcp tx: 864 MB/s 14670 calls/s 14670 msg/s # tcp rx: 864 MB/s 94760 calls/s # tcp tx: 997 MB/s 16925 calls/s 16925 msg/s # tcp rx: 1000 MB/s 123445 calls/s # tcp tx: 932 MB/s 15813 calls/s 15813 msg/s # udp gso - over veth touching data # udp rx: 594 MB/s 433348 calls/s # udp tx: 616 MB/s 10458 calls/s 10458 msg/s # udp rx: 611 MB/s 446100 calls/s # udp tx: 612 MB/s 10380 calls/s 10380 msg/s # udp rx: 662 MB/s 483453 calls/s # udp tx: 666 MB/s 11303 calls/s 11303 msg/s # udp rx: 661 MB/s 482394 calls/s # udp tx: 664 MB/s 11275 calls/s 11275 msg/s # udp gso and gro - over veth touching data # udp rx: 596 MB/s 435036 calls/s # udp tx: 618 MB/s 10487 calls/s 10487 msg/s # udp rx: 612 MB/s 446655 calls/s # udp tx: 615 MB/s 10432 calls/s 10432 msg/s # udp rx: 618 MB/s 450955 calls/s # udp tx: 621 MB/s 10539 calls/s 10539 msg/s # udp rx: 618 MB/s 451193 calls/s # udp tx: 621 MB/s 10540 calls/s 10540 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__->