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: 539 MB/s 9144 calls/s 9144 msg/s # udp rx: 7 MB/s 5930 calls/s # udp tx: 594 MB/s 10082 calls/s 10082 msg/s # udp rx: 38 MB/s 31488 calls/s # udp tx: 563 MB/s 9551 calls/s 9551 msg/s # udp rx: 117 MB/s 95621 calls/s # UDP GRO fwd perf udp rx: 664 MB/s 540901 calls/s # udp tx: 718 MB/s 12184 calls/s 12184 msg/s # udp rx: 802 MB/s 653336 calls/s # udp tx: 803 MB/s 13626 calls/s 13626 msg/s # udp rx: 760 MB/s 618951 calls/s # udp tx: 762 MB/s 12930 calls/s 12930 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 10 MB/s 8600 calls/s # udp tx: 510 MB/s 8662 calls/s 8662 msg/s # udp tx: 493 MB/s 8369 calls/s 8369 msg/s # udp rx: 57 MB/s 46926 calls/s # udp tx: 687 MB/s 11657 calls/s 11657 msg/s [ 989.143030] udpgso_bench_tx (2155) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 499 MB/s 8471 calls/s 8471 msg/s # udp rx: 53 MB/s 43881 calls/s # udp tx: 519 MB/s 8807 calls/s 8807 msg/s # udp rx: 32 MB/s 26084 calls/s # udp tx: 546 MB/s 9273 calls/s 9273 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 80 MB/s 65175 calls/s # udp tx: 380 MB/s 6459 calls/s 6459 msg/s # udp tx: 558 MB/s 9481 calls/s 9481 msg/s # udp rx: 20 MB/s 16833 calls/s # udp tx: 558 MB/s 9468 calls/s 9468 msg/s # UDP GRO fwd perf udp rx: 529 MB/s 429949 calls/s # udp tx: 603 MB/s 10228 calls/s 10228 msg/s # udp rx: 541 MB/s 438785 calls/s # udp tx: 838 MB/s 14216 calls/s 14216 msg/s # udp rx: 680 MB/s 551336 calls/s # udp tx: 809 MB/s 13723 calls/s 13723 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 438 MB/s 7438 calls/s 7438 msg/s # udp rx: 2 MB/s 2185 calls/s # udp tx: 454 MB/s 7703 calls/s 7703 msg/s # udp tx: 397 MB/s 6747 calls/s 6747 msg/s # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 403 MB/s 6840 calls/s 6840 msg/s # udp rx: 24 MB/s 19968 calls/s # udp tx: 387 MB/s 6570 calls/s 6570 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 385 MB/s 6538 calls/s 6538 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__->