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: 734 MB/s 12450 calls/s 12450 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 736 MB/s 12493 calls/s 12493 msg/s # udp tx: 731 MB/s 12401 calls/s 12401 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 467 MB/s 379067 calls/s # udp tx: 834 MB/s 14157 calls/s 14157 msg/s # udp rx: 746 MB/s 606093 calls/s # udp tx: 860 MB/s 14587 calls/s 14587 msg/s # udp rx: 722 MB/s 587480 calls/s # udp tx: 738 MB/s 12529 calls/s 12529 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 402 MB/s 6824 calls/s 6824 msg/s # udp rx: 5 MB/s 4718 calls/s # udp tx: 464 MB/s 7880 calls/s 7880 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 426 MB/s 7237 calls/s 7237 msg/s [ 1009.780086] udpgso_bench_tx (5286) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 502 MB/s 8516 calls/s 8516 msg/s # udp rx: 28 MB/s 22901 calls/s # udp tx: 522 MB/s 8858 calls/s 8858 msg/s # udp tx: 528 MB/s 8961 calls/s 8961 msg/s # udp rx: 0 MB/s 512 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 62 MB/s 50849 calls/s # udp tx: 606 MB/s 10295 calls/s 10295 msg/s # udp tx: 611 MB/s 10375 calls/s 10375 msg/s # udp rx: 161 MB/s 131595 calls/s # udp tx: 492 MB/s 8353 calls/s 8353 msg/s # udp rx: 99 MB/s 81114 calls/s # UDP GRO fwd perf udp rx: 465 MB/s 377315 calls/s # udp tx: 747 MB/s 12683 calls/s 12683 msg/s # udp rx: 325 MB/s 264148 calls/s # udp tx: 762 MB/s 12939 calls/s 12939 msg/s # udp rx: 574 MB/s 466177 calls/s # udp tx: 830 MB/s 14094 calls/s 14094 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 76 MB/s 62192 calls/s # udp tx: 462 MB/s 7842 calls/s 7842 msg/s # udp tx: 442 MB/s 7501 calls/s 7501 msg/s # udp rx: 101 MB/s 82171 calls/s # udp tx: 447 MB/s 7583 calls/s 7583 msg/s # UDP tunnel GRO fwd perf udp tx: 488 MB/s 8292 calls/s 8292 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 453 MB/s 7687 calls/s 7687 msg/s # udp rx: 6 MB/s 5347 calls/s # udp tx: 483 MB/s 8199 calls/s 8199 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__->