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: 67 MB/s 54577 calls/s # udp tx: 616 MB/s 10454 calls/s 10454 msg/s # udp rx: 242 MB/s 196966 calls/s # udp tx: 563 MB/s 9551 calls/s 9551 msg/s # udp rx: 197 MB/s 160967 calls/s # udp tx: 560 MB/s 9512 calls/s 9512 msg/s # UDP GRO fwd perf udp rx: 504 MB/s 410441 calls/s # udp tx: 771 MB/s 13089 calls/s 13089 msg/s # udp rx: 649 MB/s 528104 calls/s # udp tx: 784 MB/s 13312 calls/s 13312 msg/s # udp rx: 707 MB/s 576111 calls/s # udp tx: 770 MB/s 13072 calls/s 13072 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 12 MB/s 10233 calls/s # udp tx: 289 MB/s 4909 calls/s 4909 msg/s # udp tx: 452 MB/s 7673 calls/s 7673 msg/s # udp rx: 5 MB/s 4664 calls/s # udp tx: 459 MB/s 7798 calls/s 7798 msg/s [ 1005.502160] udpgso_bench_tx (5262) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 486 MB/s 8246 calls/s 8246 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 480 MB/s 8142 calls/s 8142 msg/s # udp tx: 466 MB/s 7917 calls/s 7917 msg/s # udp rx: 0 MB/s 469 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 147 MB/s 119530 calls/s # udp tx: 568 MB/s 9649 calls/s 9649 msg/s # udp rx: 194 MB/s 158065 calls/s # udp tx: 595 MB/s 10105 calls/s 10105 msg/s # udp tx: 693 MB/s 11761 calls/s 11761 msg/s # udp rx: 29 MB/s 24295 calls/s # UDP GRO fwd perf udp rx: 671 MB/s 545486 calls/s # udp tx: 854 MB/s 14493 calls/s 14493 msg/s # udp rx: 680 MB/s 553629 calls/s # udp tx: 819 MB/s 13897 calls/s 13897 msg/s # udp rx: 701 MB/s 570713 calls/s # udp tx: 697 MB/s 11832 calls/s 11832 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 478 MB/s 8111 calls/s 8111 msg/s # udp tx: 434 MB/s 7371 calls/s 7371 msg/s # udp rx: 18 MB/s 14791 calls/s # udp tx: 418 MB/s 7099 calls/s 7099 msg/s # UDP tunnel GRO fwd perf udp tx: 349 MB/s 5923 calls/s 5923 msg/s # udp rx: 6 MB/s 5458 calls/s # udp tx: 350 MB/s 5943 calls/s 5943 msg/s # udp rx: 4 MB/s 3584 calls/s # udp tx: 353 MB/s 5995 calls/s 5995 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__->