make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 646 MB/s 10973 calls/s 10973 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 606 MB/s 10289 calls/s 10289 msg/s # udp rx: 127 MB/s 103790 calls/s # udp tx: 571 MB/s 9688 calls/s 9688 msg/s # UDP GRO fwd perf udp rx: 557 MB/s 452841 calls/s # udp tx: 723 MB/s 12268 calls/s 12268 msg/s # udp rx: 638 MB/s 519912 calls/s # udp tx: 694 MB/s 11785 calls/s 11785 msg/s # udp rx: 633 MB/s 515578 calls/s # udp tx: 667 MB/s 11316 calls/s 11316 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 322 MB/s 5462 calls/s 5462 msg/s # udp tx: 553 MB/s 9381 calls/s 9381 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 557 MB/s 9451 calls/s 9451 msg/s [ 1041.166208] udpgso_bench_tx (7273) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 534 MB/s 9073 calls/s 9073 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 490 MB/s 8324 calls/s 8324 msg/s # udp tx: 546 MB/s 9273 calls/s 9273 msg/s # udp rx: 0 MB/s 512 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 26 MB/s 21859 calls/s # udp tx: 583 MB/s 9904 calls/s 9904 msg/s # udp tx: 619 MB/s 10500 calls/s 10500 msg/s # udp rx: 183 MB/s 149129 calls/s # udp tx: 654 MB/s 11093 calls/s 11093 msg/s # UDP GRO fwd perf udp rx: 593 MB/s 482566 calls/s # udp tx: 717 MB/s 12171 calls/s 12171 msg/s # udp rx: 778 MB/s 632037 calls/s # udp tx: 843 MB/s 14312 calls/s 14312 msg/s # udp rx: 744 MB/s 603934 calls/s # udp tx: 827 MB/s 14042 calls/s 14042 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 479 MB/s 8137 calls/s 8137 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 475 MB/s 8073 calls/s 8073 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 475 MB/s 8067 calls/s 8067 msg/s # udp rx: 0 MB/s 424 calls/s # UDP tunnel GRO fwd perf udp rx: 67 MB/s 54517 calls/s # udp tx: 326 MB/s 5537 calls/s 5537 msg/s # udp tx: 440 MB/s 7472 calls/s 7472 msg/s # udp rx: 22 MB/s 18462 calls/s # udp tx: 472 MB/s 8021 calls/s 8021 msg/s ok 1 selftests: net: udpgro_fwd.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__->