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 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 16 MB/s 13627 calls/s # udp tx: 712 MB/s 12090 calls/s 12090 msg/s # udp rx: 38 MB/s 31445 calls/s # udp tx: 671 MB/s 11397 calls/s 11397 msg/s # udp rx: 23 MB/s 19122 calls/s # udp tx: 588 MB/s 9975 calls/s 9975 msg/s # UDP GRO fwd perf udp rx: 664 MB/s 541146 calls/s # udp tx: 734 MB/s 12466 calls/s 12466 msg/s # udp rx: 768 MB/s 625236 calls/s # udp tx: 805 MB/s 13667 calls/s 13667 msg/s # udp rx: 693 MB/s 564468 calls/s # udp tx: 819 MB/s 13895 calls/s 13895 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 435 MB/s 7392 calls/s 7392 msg/s # udp rx: 14 MB/s 11859 calls/s # udp tx: 454 MB/s 7712 calls/s 7712 msg/s # udp rx: 7 MB/s 6240 calls/s # udp tx: 466 MB/s 7905 calls/s 7905 msg/s [ 998.946458] udpgso_bench_tx (6326) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 477 MB/s 8091 calls/s 8091 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 496 MB/s 8417 calls/s 8417 msg/s # udp tx: 484 MB/s 8211 calls/s 8211 msg/s # udp rx: 0 MB/s 471 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 543 MB/s 9218 calls/s 9218 msg/s # udp rx: 67 MB/s 54516 calls/s # udp tx: 531 MB/s 9017 calls/s 9017 msg/s # udp rx: 94 MB/s 76682 calls/s # udp tx: 578 MB/s 9816 calls/s 9816 msg/s # UDP GRO fwd perf udp rx: 557 MB/s 452488 calls/s # udp tx: 829 MB/s 14067 calls/s 14067 msg/s # udp rx: 679 MB/s 552684 calls/s # udp tx: 703 MB/s 11930 calls/s 11930 msg/s # udp rx: 803 MB/s 653926 calls/s # udp tx: 858 MB/s 14568 calls/s 14568 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 464 MB/s 7874 calls/s 7874 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 458 MB/s 7772 calls/s 7772 msg/s # udp tx: 463 MB/s 7862 calls/s 7862 msg/s # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 440 MB/s 7473 calls/s 7473 msg/s # udp rx: 5 MB/s 4839 calls/s # udp tx: 434 MB/s 7361 calls/s 7361 msg/s # udp rx: 1 MB/s 1158 calls/s # udp tx: 458 MB/s 7774 calls/s 7774 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__->