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: 427 MB/s 7256 calls/s 7256 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 427 MB/s 7251 calls/s 7251 msg/s # udp rx: 107 MB/s 87295 calls/s # udp tx: 540 MB/s 9160 calls/s 9160 msg/s # UDP GRO fwd perf udp rx: 584 MB/s 475170 calls/s # udp tx: 633 MB/s 10742 calls/s 10742 msg/s # udp rx: 641 MB/s 522249 calls/s # udp tx: 650 MB/s 11035 calls/s 11035 msg/s # udp rx: 509 MB/s 414359 calls/s # udp tx: 670 MB/s 11368 calls/s 11368 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 555 MB/s 9417 calls/s 9417 msg/s # udp rx: 11 MB/s 9434 calls/s # udp tx: 535 MB/s 9076 calls/s 9076 msg/s # udp tx: 562 MB/s 9547 calls/s 9547 msg/s [ 1005.838499] udpgso_bench_tx (4619) used greatest stack depth: 11112 bytes left # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp rx: 113 MB/s 92530 calls/s # udp tx: 425 MB/s 7213 calls/s 7213 msg/s # udp tx: 559 MB/s 9494 calls/s 9494 msg/s # udp rx: 11 MB/s 9091 calls/s # udp tx: 554 MB/s 9398 calls/s 9398 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 707 MB/s 12005 calls/s 12005 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 709 MB/s 12042 calls/s 12042 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 700 MB/s 11878 calls/s 11878 msg/s # UDP GRO fwd perf udp rx: 684 MB/s 556351 calls/s # udp tx: 793 MB/s 13457 calls/s 13457 msg/s # udp rx: 846 MB/s 687252 calls/s # udp tx: 907 MB/s 15386 calls/s 15386 msg/s # udp rx: 787 MB/s 640439 calls/s # udp tx: 861 MB/s 14616 calls/s 14616 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: 526 MB/s 8935 calls/s 8935 msg/s # udp tx: 520 MB/s 8823 calls/s 8823 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 511 MB/s 8682 calls/s 8682 msg/s # UDP tunnel GRO fwd perf udp rx: 34 MB/s 28061 calls/s # udp tx: 419 MB/s 7110 calls/s 7110 msg/s # udp tx: 468 MB/s 7949 calls/s 7949 msg/s # udp rx: 12 MB/s 9785 calls/s # udp tx: 437 MB/s 7419 calls/s 7419 msg/s # udp rx: 2 MB/s 1728 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__->