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: 157 MB/s 128135 calls/s # udp tx: 633 MB/s 10753 calls/s 10753 msg/s # udp rx: 125 MB/s 101869 calls/s # udp tx: 649 MB/s 11014 calls/s 11014 msg/s # udp tx: 671 MB/s 11388 calls/s 11388 msg/s # udp rx: 86 MB/s 70452 calls/s # UDP GRO fwd perf udp rx: 576 MB/s 468744 calls/s # udp tx: 648 MB/s 10994 calls/s 10994 msg/s # udp rx: 616 MB/s 502054 calls/s # udp tx: 632 MB/s 10721 calls/s 10721 msg/s # udp rx: 711 MB/s 578910 calls/s # udp tx: 733 MB/s 12449 calls/s 12449 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 498 MB/s 8455 calls/s 8455 msg/s # udp rx: 66 MB/s 53901 calls/s # udp tx: 528 MB/s 8962 calls/s 8962 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 534 MB/s 9067 calls/s 9067 msg/s [ 1044.469909] udpgso_bench_tx (7159) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp rx: 33 MB/s 27410 calls/s # udp tx: 447 MB/s 7591 calls/s 7591 msg/s # udp tx: 462 MB/s 7852 calls/s 7852 msg/s # udp rx: 53 MB/s 43736 calls/s # udp tx: 526 MB/s 8925 calls/s 8925 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 532 MB/s 9032 calls/s 9032 msg/s # udp rx: 27 MB/s 22030 calls/s # udp tx: 518 MB/s 8789 calls/s 8789 msg/s # udp rx: 97 MB/s 79516 calls/s # udp tx: 487 MB/s 8265 calls/s 8265 msg/s # UDP GRO fwd perf udp rx: 487 MB/s 396094 calls/s # udp tx: 548 MB/s 9311 calls/s 9311 msg/s # udp rx: 611 MB/s 495791 calls/s # udp tx: 701 MB/s 11900 calls/s 11900 msg/s # udp rx: 674 MB/s 546977 calls/s # udp tx: 833 MB/s 14141 calls/s 14141 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 32 MB/s 26216 calls/s # udp tx: 412 MB/s 7002 calls/s 7002 msg/s # udp tx: 454 MB/s 7702 calls/s 7702 msg/s # udp rx: 7 MB/s 5746 calls/s # udp tx: 433 MB/s 7354 calls/s 7354 msg/s # UDP tunnel GRO fwd perf udp tx: 429 MB/s 7287 calls/s 7287 msg/s # udp rx: 10 MB/s 8140 calls/s # udp tx: 469 MB/s 7966 calls/s 7966 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 440 MB/s 7463 calls/s 7463 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__->