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: 745 MB/s 12638 calls/s 12638 msg/s # tcp rx: 745 MB/s 34685 calls/s # tcp tx: 705 MB/s 11966 calls/s 11966 msg/s # tcp rx: 705 MB/s 30808 calls/s # tcp tx: 530 MB/s 9005 calls/s 9005 msg/s # tcp rx: 531 MB/s 22056 calls/s # tcp tx: 572 MB/s 9707 calls/s 9707 msg/s # udp gso - over veth touching data # udp rx: 240 MB/s 171024 calls/s # udp tx: 247 MB/s 4194 calls/s 4194 msg/s # udp rx: 291 MB/s 207478 calls/s # udp tx: 291 MB/s 4944 calls/s 4944 msg/s # udp rx: 298 MB/s 212950 calls/s # udp tx: 300 MB/s 5102 calls/s 5102 msg/s # udp rx: 298 MB/s 212730 calls/s # udp tx: 295 MB/s 5004 calls/s 5004 msg/s # udp gso and gro - over veth touching data # udp rx: 791 MB/s 13426 calls/s # udp tx: 816 MB/s 13841 calls/s 13841 msg/s # udp rx: 733 MB/s 12439 calls/s # udp tx: 728 MB/s 12348 calls/s 12348 msg/s # udp rx: 701 MB/s 11780 calls/s # udp tx: 701 MB/s 11890 calls/s 11890 msg/s # udp rx: 701 MB/s 11892 calls/s # udp tx: 704 MB/s 11947 calls/s 11947 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 704 MB/s 11947 calls/s 11947 msg/s # tcp rx: 708 MB/s 28814 calls/s # tcp tx: 663 MB/s 11259 calls/s 11259 msg/s # tcp rx: 665 MB/s 27430 calls/s # tcp tx: 632 MB/s 10724 calls/s 10724 msg/s # tcp rx: 633 MB/s 30288 calls/s # tcp tx: 663 MB/s 11254 calls/s 11254 msg/s # udp gso - over veth touching data # udp rx: 406 MB/s 296181 calls/s # udp tx: 417 MB/s 7076 calls/s 7076 msg/s # udp rx: 427 MB/s 311730 calls/s # udp tx: 428 MB/s 7261 calls/s 7261 msg/s # udp rx: 423 MB/s 308618 calls/s # udp tx: 418 MB/s 7103 calls/s 7103 msg/s # udp rx: 350 MB/s 255499 calls/s # udp tx: 349 MB/s 5929 calls/s 5929 msg/s # udp gso and gro - over veth touching data # udp rx: 609 MB/s 10346 calls/s # udp tx: 625 MB/s 10616 calls/s 10616 msg/s # udp rx: 714 MB/s 12124 calls/s # udp tx: 718 MB/s 12184 calls/s 12184 msg/s # udp rx: 759 MB/s 12887 calls/s # udp tx: 761 MB/s 12915 calls/s 12915 msg/s # udp rx: 795 MB/s 13497 calls/s # udp tx: 796 MB/s 13502 calls/s 13502 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__->