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 rx: 39 MB/s 32053 calls/s # udp tx: 476 MB/s 8088 calls/s 8088 msg/s # udp tx: 717 MB/s 12167 calls/s 12167 msg/s # udp rx: 61 MB/s 49743 calls/s # udp tx: 732 MB/s 12429 calls/s 12429 msg/s # UDP GRO fwd perf udp rx: 456 MB/s 370723 calls/s # udp tx: 719 MB/s 12204 calls/s 12204 msg/s # udp rx: 613 MB/s 498728 calls/s # udp tx: 801 MB/s 13591 calls/s 13591 msg/s # udp rx: 766 MB/s 623578 calls/s # udp tx: 795 MB/s 13496 calls/s 13496 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 534 MB/s 9073 calls/s 9073 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 533 MB/s 9049 calls/s 9049 msg/s # udp tx: 527 MB/s 8949 calls/s 8949 msg/s [ 121.732742] udpgso_bench_tx (2559) used greatest stack depth: 11112 bytes left # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 494 MB/s 8394 calls/s 8394 msg/s # udp rx: 6 MB/s 5556 calls/s # udp tx: 480 MB/s 8156 calls/s 8156 msg/s # udp tx: 545 MB/s 9254 calls/s 9254 msg/s # udp rx: 20 MB/s 16386 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 638 MB/s 10836 calls/s 10836 msg/s # udp rx: 53 MB/s 43805 calls/s # udp tx: 708 MB/s 12009 calls/s 12009 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 687 MB/s 11665 calls/s 11665 msg/s # UDP GRO fwd perf udp rx: 758 MB/s 617079 calls/s # udp tx: 813 MB/s 13799 calls/s 13799 msg/s # udp rx: 811 MB/s 658059 calls/s # udp tx: 915 MB/s 15526 calls/s 15526 msg/s # udp rx: 830 MB/s 673261 calls/s # udp tx: 917 MB/s 15564 calls/s 15564 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 0 MB/s 512 calls/s # udp tx: 452 MB/s 7678 calls/s 7678 msg/s # udp tx: 522 MB/s 8869 calls/s 8869 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 454 MB/s 7703 calls/s 7703 msg/s # UDP tunnel GRO fwd perf udp tx: 431 MB/s 7321 calls/s 7321 msg/s # udp rx: 53 MB/s 43843 calls/s # udp tx: 465 MB/s 7889 calls/s 7889 msg/s # udp tx: 464 MB/s 7882 calls/s 7882 msg/s # udp rx: 0 MB/s 486 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__->