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 tx: 454 MB/s 7716 calls/s 7716 msg/s # udp rx: 89 MB/s 72528 calls/s # udp tx: 464 MB/s 7886 calls/s 7886 msg/s # udp rx: 119 MB/s 97044 calls/s # udp tx: 493 MB/s 8365 calls/s 8365 msg/s # udp rx: 16 MB/s 13173 calls/s # UDP GRO fwd perf udp rx: 565 MB/s 460641 calls/s # udp tx: 594 MB/s 10083 calls/s 10083 msg/s # udp rx: 663 MB/s 540074 calls/s # udp tx: 675 MB/s 11458 calls/s 11458 msg/s # udp rx: 477 MB/s 387925 calls/s # udp tx: 678 MB/s 11502 calls/s 11502 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 43 MB/s 35002 calls/s # udp tx: 459 MB/s 7800 calls/s 7800 msg/s # udp tx: 503 MB/s 8533 calls/s 8533 msg/s # udp rx: 13 MB/s 10860 calls/s # udp tx: 431 MB/s 7312 calls/s 7312 msg/s [ 955.791968] udpgso_bench_tx (391) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp rx: 5 MB/s 4062 calls/s # udp tx: 437 MB/s 7413 calls/s 7413 msg/s # udp rx: 1 MB/s 1610 calls/s # udp tx: 545 MB/s 9255 calls/s 9255 msg/s # udp tx: 398 MB/s 6766 calls/s 6766 msg/s # udp rx: 34 MB/s 27757 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 516 MB/s 8754 calls/s 8754 msg/s # udp rx: 129 MB/s 105241 calls/s # udp tx: 551 MB/s 9355 calls/s 9355 msg/s # udp rx: 51 MB/s 41974 calls/s # udp tx: 549 MB/s 9316 calls/s 9316 msg/s # udp rx: 76 MB/s 62560 calls/s # UDP GRO fwd perf udp rx: 507 MB/s 412545 calls/s # udp tx: 685 MB/s 11624 calls/s 11624 msg/s # udp rx: 652 MB/s 531371 calls/s # udp tx: 664 MB/s 11263 calls/s 11263 msg/s # udp rx: 511 MB/s 416078 calls/s # udp tx: 576 MB/s 9784 calls/s 9784 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 447 MB/s 7595 calls/s 7595 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 469 MB/s 7957 calls/s 7957 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 472 MB/s 8015 calls/s 8015 msg/s # UDP tunnel GRO fwd perf udp tx: 421 MB/s 7149 calls/s 7149 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 401 MB/s 6807 calls/s 6807 msg/s # udp rx: 3 MB/s 3087 calls/s # udp tx: 408 MB/s 6924 calls/s 6924 msg/s # udp rx: 13 MB/s 11214 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__->