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 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 654 MB/s 11096 calls/s 11096 msg/s # tcp rx: 654 MB/s 23513 calls/s # tcp tx: 723 MB/s 12270 calls/s 12270 msg/s # tcp rx: 724 MB/s 32722 calls/s # tcp tx: 737 MB/s 12511 calls/s 12511 msg/s # tcp rx: 738 MB/s 31784 calls/s # tcp tx: 734 MB/s 12464 calls/s 12464 msg/s # udp gso - over veth touching data # udp rx: 403 MB/s 287532 calls/s # udp tx: 414 MB/s 7035 calls/s 7035 msg/s # udp rx: 420 MB/s 299266 calls/s # udp tx: 419 MB/s 7120 calls/s 7120 msg/s # udp rx: 448 MB/s 319216 calls/s # udp tx: 447 MB/s 7595 calls/s 7595 msg/s # udp rx: 448 MB/s 319166 calls/s # udp tx: 447 MB/s 7588 calls/s 7588 msg/s # udp gso and gro - over veth touching data # udp rx: 766 MB/s 13006 calls/s # udp tx: 787 MB/s 13350 calls/s 13350 msg/s # udp rx: 786 MB/s 13348 calls/s # udp tx: 785 MB/s 13328 calls/s 13328 msg/s # udp rx: 787 MB/s 13362 calls/s # udp tx: 787 MB/s 13353 calls/s 13353 msg/s # udp rx: 785 MB/s 13323 calls/s # udp tx: 784 MB/s 13312 calls/s 13312 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 738 MB/s 12530 calls/s 12530 msg/s # tcp rx: 739 MB/s 33435 calls/s # tcp tx: 734 MB/s 12456 calls/s 12456 msg/s # tcp rx: 735 MB/s 35067 calls/s # tcp tx: 784 MB/s 13303 calls/s 13303 msg/s # tcp rx: 785 MB/s 32870 calls/s # tcp tx: 749 MB/s 12718 calls/s 12718 msg/s # udp gso - over veth touching data # udp rx: 412 MB/s 300774 calls/s # udp tx: 426 MB/s 7234 calls/s 7234 msg/s # udp rx: 427 MB/s 311836 calls/s # udp tx: 427 MB/s 7245 calls/s 7245 msg/s # udp rx: 403 MB/s 294053 calls/s # udp tx: 402 MB/s 6830 calls/s 6830 msg/s # udp rx: 425 MB/s 310253 calls/s # udp tx: 424 MB/s 7208 calls/s 7208 msg/s # udp gso and gro - over veth touching data # udp rx: 554 MB/s 9397 calls/s # udp tx: 568 MB/s 9645 calls/s 9645 msg/s # udp rx: 571 MB/s 9767 calls/s # udp tx: 571 MB/s 9692 calls/s 9692 msg/s # udp rx: 572 MB/s 9703 calls/s # udp tx: 575 MB/s 9759 calls/s 9759 msg/s # udp rx: 701 MB/s 11893 calls/s # udp tx: 767 MB/s 13016 calls/s 13016 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__->