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 4800 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 51 MB/s 41984 calls/s # udp tx: 583 MB/s 9892 calls/s 9892 msg/s # udp rx: 62 MB/s 50176 calls/s # udp tx: 579 MB/s 9828 calls/s 9828 msg/s # udp rx: 62 MB/s 50176 calls/s # udp tx: 579 MB/s 9830 calls/s 9830 msg/s # UDP GRO fwd perf udp rx: 553 MB/s 449212 calls/s # udp tx: 681 MB/s 11556 calls/s 11556 msg/s # udp rx: 538 MB/s 434284 calls/s # udp tx: 812 MB/s 13775 calls/s 13775 msg/s # udp rx: 485 MB/s 391936 calls/s # udp tx: 808 MB/s 13716 calls/s 13716 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 526 MB/s 8928 calls/s 8928 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 343 MB/s 5822 calls/s 5822 msg/s # udp tx: 412 MB/s 7001 calls/s 7001 msg/s [ 859.486392] udpgso_bench_tx (28107) used greatest stack depth: 11104 bytes left # udp rx: 33 MB/s 26880 calls/s # UDP tunnel GRO fwd perf udp tx: 480 MB/s 8156 calls/s 8156 msg/s # udp rx: 33 MB/s 27392 calls/s # udp tx: 446 MB/s 7574 calls/s 7574 msg/s # udp tx: 383 MB/s 6500 calls/s 6500 msg/s # udp rx: 24 MB/s 19712 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 450 MB/s 7639 calls/s 7639 msg/s # udp rx: 25 MB/s 21131 calls/s # udp tx: 701 MB/s 11904 calls/s 11904 msg/s # udp tx: 696 MB/s 11815 calls/s 11815 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 534 MB/s 432529 calls/s # udp tx: 761 MB/s 12924 calls/s 12924 msg/s # udp rx: 578 MB/s 469055 calls/s # udp tx: 717 MB/s 12171 calls/s 12171 msg/s # udp rx: 408 MB/s 329472 calls/s # udp tx: 894 MB/s 15173 calls/s 15173 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 479 MB/s 8138 calls/s 8138 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 525 MB/s 8906 calls/s 8906 msg/s # udp tx: 527 MB/s 8940 calls/s 8940 msg/s # udp rx: 0 MB/s 471 calls/s # UDP tunnel GRO fwd perf udp tx: 496 MB/s 8417 calls/s 8417 msg/s # udp rx: 12 MB/s 10240 calls/s # udp tx: 519 MB/s 8809 calls/s 8809 msg/s # udp tx: 463 MB/s 7863 calls/s 7863 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__->