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 4800 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 403 MB/s 6845 calls/s 6845 msg/s # udp rx: 16 MB/s 13618 calls/s # udp tx: 721 MB/s 12236 calls/s 12236 msg/s # udp rx: 149 MB/s 121441 calls/s # udp tx: 671 MB/s 11381 calls/s 11381 msg/s # UDP GRO fwd perf udp rx: 559 MB/s 453752 calls/s # udp tx: 751 MB/s 12741 calls/s 12741 msg/s # udp rx: 550 MB/s 443648 calls/s # udp tx: 935 MB/s 15865 calls/s 15865 msg/s # udp rx: 554 MB/s 446976 calls/s # udp tx: 935 MB/s 15868 calls/s 15868 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 652 MB/s 11072 calls/s 11072 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 339 MB/s 5750 calls/s 5750 msg/s # udp rx: 46 MB/s 37369 calls/s # udp tx: 277 MB/s 4710 calls/s 4710 msg/s [ 1377.170724] udpgso_bench_tx (18730) used greatest stack depth: 11104 bytes left # UDP tunnel GRO fwd perf udp tx: 552 MB/s 9363 calls/s 9363 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 549 MB/s 9321 calls/s 9321 msg/s # udp tx: 533 MB/s 9046 calls/s 9046 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 tx: 476 MB/s 8083 calls/s 8083 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 476 MB/s 8074 calls/s 8074 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 739 MB/s 12537 calls/s 12537 msg/s # UDP GRO fwd perf udp rx: 556 MB/s 448613 calls/s # udp tx: 915 MB/s 15521 calls/s 15521 msg/s # udp rx: 566 MB/s 456986 calls/s # udp tx: 921 MB/s 15627 calls/s 15627 msg/s # udp rx: 568 MB/s 458374 calls/s # udp tx: 919 MB/s 15599 calls/s 15599 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 533 MB/s 9051 calls/s 9051 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 534 MB/s 9062 calls/s 9062 msg/s # udp tx: 533 MB/s 9054 calls/s 9054 msg/s # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 537 MB/s 9110 calls/s 9110 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 534 MB/s 9071 calls/s 9071 msg/s # udp tx: 484 MB/s 8214 calls/s 8214 msg/s # udp rx: 0 MB/s 512 calls/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__->