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: 756 MB/s 12831 calls/s 12831 msg/s # tcp rx: 757 MB/s 87893 calls/s # tcp tx: 864 MB/s 14658 calls/s 14658 msg/s # tcp rx: 865 MB/s 96075 calls/s # tcp tx: 858 MB/s 14567 calls/s 14567 msg/s # tcp rx: 859 MB/s 95380 calls/s # tcp tx: 868 MB/s 14733 calls/s 14733 msg/s # udp gso - over veth touching data # udp rx: 708 MB/s 504473 calls/s # udp tx: 742 MB/s 12601 calls/s 12601 msg/s # udp rx: 1328 MB/s 946402 calls/s # udp tx: 1327 MB/s 22514 calls/s 22514 msg/s # udp rx: 1319 MB/s 940286 calls/s # udp tx: 1319 MB/s 22378 calls/s 22378 msg/s # udp rx: 1318 MB/s 939412 calls/s # udp tx: 1317 MB/s 22348 calls/s 22348 msg/s # udp gso and gro - over veth touching data # udp rx: 636 MB/s 453309 calls/s # udp tx: 660 MB/s 11197 calls/s 11197 msg/s # udp rx: 716 MB/s 510634 calls/s # udp tx: 722 MB/s 12251 calls/s 12251 msg/s # udp rx: 709 MB/s 505386 calls/s # udp tx: 713 MB/s 12104 calls/s 12104 msg/s # udp rx: 709 MB/s 505207 calls/s # udp tx: 712 MB/s 12089 calls/s 12089 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1035 MB/s 17566 calls/s 17566 msg/s # tcp rx: 1036 MB/s 136415 calls/s # tcp tx: 1085 MB/s 18405 calls/s 18405 msg/s # tcp rx: 1084 MB/s 130290 calls/s # tcp tx: 1200 MB/s 20366 calls/s 20366 msg/s # tcp rx: 1238 MB/s 118825 calls/s # tcp tx: 1091 MB/s 18519 calls/s 18519 msg/s # udp gso - over veth touching data # udp rx: 591 MB/s 431446 calls/s # udp tx: 606 MB/s 10295 calls/s 10295 msg/s # udp rx: 622 MB/s 454132 calls/s # udp tx: 624 MB/s 10589 calls/s 10589 msg/s # udp rx: 628 MB/s 458281 calls/s # udp tx: 630 MB/s 10698 calls/s 10698 msg/s # udp rx: 574 MB/s 418909 calls/s # udp tx: 576 MB/s 9770 calls/s 9770 msg/s # udp gso and gro - over veth touching data # udp rx: 661 MB/s 482591 calls/s # udp tx: 679 MB/s 11526 calls/s 11526 msg/s # udp rx: 605 MB/s 441883 calls/s # udp tx: 605 MB/s 10264 calls/s 10264 msg/s # udp rx: 574 MB/s 419281 calls/s # udp tx: 574 MB/s 9739 calls/s 9739 msg/s # udp rx: 605 MB/s 441426 calls/s # udp tx: 604 MB/s 10261 calls/s 10261 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__->