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: 102 MB/s 83235 calls/s # udp tx: 563 MB/s 9554 calls/s 9554 msg/s # udp rx: 346 MB/s 281634 calls/s # udp tx: 522 MB/s 8856 calls/s 8856 msg/s # udp rx: 366 MB/s 297997 calls/s # udp tx: 521 MB/s 8841 calls/s 8841 msg/s # UDP GRO fwd perf udp rx: 675 MB/s 550040 calls/s # udp tx: 714 MB/s 12121 calls/s 12121 msg/s # udp rx: 693 MB/s 564237 calls/s # udp tx: 711 MB/s 12073 calls/s 12073 msg/s # udp rx: 735 MB/s 598544 calls/s # udp tx: 797 MB/s 13531 calls/s 13531 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 304 MB/s 5163 calls/s 5163 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 484 MB/s 8212 calls/s 8212 msg/s # udp rx: 28 MB/s 23509 calls/s # udp tx: 496 MB/s 8422 calls/s 8422 msg/s [ 971.385756] udpgso_bench_tx (3605) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 479 MB/s 8135 calls/s 8135 msg/s # udp rx: 13 MB/s 11227 calls/s # udp tx: 450 MB/s 7647 calls/s 7647 msg/s # udp rx: 17 MB/s 14003 calls/s # udp tx: 541 MB/s 9192 calls/s 9192 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 690 MB/s 11703 calls/s 11703 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 688 MB/s 11683 calls/s 11683 msg/s # udp rx: 10 MB/s 8555 calls/s # udp tx: 700 MB/s 11873 calls/s 11873 msg/s # UDP GRO fwd perf udp rx: 732 MB/s 596144 calls/s # udp tx: 767 MB/s 13023 calls/s 13023 msg/s # udp rx: 745 MB/s 606921 calls/s # udp tx: 745 MB/s 12641 calls/s 12641 msg/s # udp rx: 794 MB/s 646821 calls/s # udp tx: 796 MB/s 13517 calls/s 13517 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 15 MB/s 12876 calls/s # udp tx: 455 MB/s 7721 calls/s 7721 msg/s # udp tx: 471 MB/s 7993 calls/s 7993 msg/s # udp rx: 44 MB/s 36025 calls/s # udp tx: 482 MB/s 8191 calls/s 8191 msg/s # UDP tunnel GRO fwd perf udp tx: 520 MB/s 8828 calls/s 8828 msg/s # udp rx: 6 MB/s 5509 calls/s # udp tx: 514 MB/s 8734 calls/s 8734 msg/s # udp rx: 6 MB/s 5688 calls/s # udp tx: 498 MB/s 8459 calls/s 8459 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__->