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 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 466 MB/s 7913 calls/s 7913 msg/s # udp rx: 34 MB/s 27917 calls/s # udp tx: 579 MB/s 9835 calls/s 9835 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 587 MB/s 9959 calls/s 9959 msg/s # UDP GRO fwd perf udp rx: 543 MB/s 441515 calls/s # udp tx: 755 MB/s 12814 calls/s 12814 msg/s # udp rx: 556 MB/s 450685 calls/s # udp tx: 851 MB/s 14441 calls/s 14441 msg/s # udp rx: 429 MB/s 347998 calls/s # udp tx: 856 MB/s 14530 calls/s 14530 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 0 MB/s 512 calls/s # udp tx: 458 MB/s 7780 calls/s 7780 msg/s # udp tx: 518 MB/s 8802 calls/s 8802 msg/s # udp rx: 4 MB/s 3328 calls/s # udp tx: 538 MB/s 9132 calls/s 9132 msg/s [ 949.373980] udpgso_bench_tx (9169) used greatest stack depth: 11144 bytes left # UDP tunnel GRO fwd perf udp tx: 520 MB/s 8830 calls/s 8830 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 541 MB/s 9186 calls/s 9186 msg/s # udp tx: 499 MB/s 8476 calls/s 8476 msg/s # udp rx: 4 MB/s 3584 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 420 MB/s 7130 calls/s 7130 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 522 MB/s 8854 calls/s 8854 msg/s # udp rx: 3 MB/s 2972 calls/s # udp tx: 694 MB/s 11787 calls/s 11787 msg/s # UDP GRO fwd perf udp rx: 577 MB/s 469729 calls/s # udp tx: 719 MB/s 12201 calls/s 12201 msg/s # udp rx: 786 MB/s 638367 calls/s # udp tx: 891 MB/s 15113 calls/s 15113 msg/s # udp rx: 558 MB/s 452637 calls/s # udp tx: 906 MB/s 15379 calls/s 15379 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 401 MB/s 6802 calls/s 6802 msg/s # udp rx: 18 MB/s 14995 calls/s # udp tx: 399 MB/s 6777 calls/s 6777 msg/s # udp rx: 16 MB/s 13181 calls/s # udp tx: 514 MB/s 8719 calls/s 8719 msg/s # UDP tunnel GRO fwd perf udp tx: 537 MB/s 9113 calls/s 9113 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 542 MB/s 9195 calls/s 9195 msg/s # udp tx: 544 MB/s 9243 calls/s 9243 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__->