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: 805 MB/s 13656 calls/s 13656 msg/s # tcp rx: 813 MB/s 92865 calls/s # tcp tx: 1022 MB/s 17338 calls/s 17338 msg/s # tcp rx: 1020 MB/s 122729 calls/s # tcp tx: 844 MB/s 14320 calls/s 14320 msg/s # tcp rx: 845 MB/s 93946 calls/s # tcp tx: 845 MB/s 14348 calls/s 14348 msg/s # udp gso - over veth touching data # udp rx: 626 MB/s 446093 calls/s # udp tx: 646 MB/s 10964 calls/s 10964 msg/s # udp rx: 677 MB/s 482699 calls/s # udp tx: 680 MB/s 11542 calls/s 11542 msg/s # udp rx: 682 MB/s 486033 calls/s # udp tx: 684 MB/s 11616 calls/s 11616 msg/s # udp rx: 682 MB/s 486290 calls/s # udp tx: 684 MB/s 11618 calls/s 11618 msg/s # udp gso and gro - over veth touching data # udp rx: 1272 MB/s 906708 calls/s # udp tx: 1314 MB/s 22294 calls/s 22294 msg/s # udp rx: 1296 MB/s 923670 calls/s # udp tx: 1296 MB/s 21983 calls/s 21983 msg/s # udp rx: 1291 MB/s 919875 calls/s # udp tx: 1291 MB/s 21904 calls/s 21904 msg/s # udp rx: 1307 MB/s 931449 calls/s # udp tx: 1307 MB/s 22173 calls/s 22173 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 979 MB/s 16612 calls/s 16612 msg/s # tcp rx: 979 MB/s 136682 calls/s # tcp tx: 1025 MB/s 17399 calls/s 17399 msg/s # tcp rx: 1026 MB/s 136210 calls/s # tcp tx: 1089 MB/s 18473 calls/s 18473 msg/s # tcp rx: 1090 MB/s 134047 calls/s # tcp tx: 1164 MB/s 19743 calls/s 19743 msg/s # udp gso - over veth touching data # udp rx: 1173 MB/s 855650 calls/s # udp tx: 1198 MB/s 20323 calls/s 20323 msg/s # udp rx: 1261 MB/s 919947 calls/s # udp tx: 1274 MB/s 21613 calls/s 21613 msg/s # udp rx: 1279 MB/s 933220 calls/s # udp tx: 1281 MB/s 21728 calls/s 21728 msg/s # udp rx: 1283 MB/s 935747 calls/s # udp tx: 1281 MB/s 21736 calls/s 21736 msg/s # udp gso and gro - over veth touching data # udp rx: 1190 MB/s 868570 calls/s # udp tx: 1221 MB/s 20724 calls/s 20724 msg/s # udp rx: 1135 MB/s 827937 calls/s # udp tx: 1135 MB/s 19259 calls/s 19259 msg/s # udp rx: 1266 MB/s 923679 calls/s # udp tx: 1269 MB/s 21530 calls/s 21530 msg/s # udp rx: 1264 MB/s 922157 calls/s # udp tx: 1264 MB/s 21451 calls/s 21451 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__->