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: 419 MB/s 7120 calls/s 7120 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 568 MB/s 9635 calls/s 9635 msg/s # udp rx: 125 MB/s 102159 calls/s # udp tx: 674 MB/s 11434 calls/s 11434 msg/s # UDP GRO fwd perf udp rx: 468 MB/s 380969 calls/s # udp tx: 591 MB/s 10025 calls/s 10025 msg/s # udp rx: 497 MB/s 405231 calls/s # udp tx: 500 MB/s 8488 calls/s 8488 msg/s # udp rx: 681 MB/s 554395 calls/s # udp tx: 859 MB/s 14573 calls/s 14573 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: 234 MB/s 3978 calls/s 3978 msg/s # udp tx: 247 MB/s 4194 calls/s 4194 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 483 MB/s 8199 calls/s 8199 msg/s [ 972.160701] udpgso_bench_tx (385) used greatest stack depth: 11112 bytes left # udp rx: 3 MB/s 2689 calls/s # UDP tunnel GRO fwd perf udp tx: 449 MB/s 7631 calls/s 7631 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 506 MB/s 8599 calls/s 8599 msg/s # udp tx: 502 MB/s 8524 calls/s 8524 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 tx: 513 MB/s 8707 calls/s 8707 msg/s # udp rx: 85 MB/s 69159 calls/s # udp tx: 533 MB/s 9054 calls/s 9054 msg/s # udp rx: 127 MB/s 103609 calls/s # udp tx: 567 MB/s 9627 calls/s 9627 msg/s # UDP GRO fwd perf udp rx: 695 MB/s 563557 calls/s # udp tx: 854 MB/s 14495 calls/s 14495 msg/s # udp rx: 719 MB/s 585265 calls/s # udp tx: 736 MB/s 12499 calls/s 12499 msg/s # udp rx: 814 MB/s 663009 calls/s # udp tx: 841 MB/s 14280 calls/s 14280 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 530 MB/s 9004 calls/s 9004 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 419 MB/s 7121 calls/s 7121 msg/s # udp tx: 398 MB/s 6763 calls/s 6763 msg/s # udp rx: 0 MB/s 469 calls/s # UDP tunnel GRO fwd perf udp tx: 469 MB/s 7971 calls/s 7971 msg/s # udp rx: 0 MB/s 535 calls/s # udp tx: 426 MB/s 7239 calls/s 7239 msg/s # udp tx: 514 MB/s 8719 calls/s 8719 msg/s # udp rx: 0 MB/s 512 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__->