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: 673 MB/s 11420 calls/s 11420 msg/s # udp rx: 20 MB/s 17052 calls/s # udp tx: 640 MB/s 10870 calls/s 10870 msg/s # udp rx: 1 MB/s 1280 calls/s # udp tx: 515 MB/s 8743 calls/s 8743 msg/s # UDP GRO fwd perf udp rx: 675 MB/s 550235 calls/s # udp tx: 714 MB/s 12115 calls/s 12115 msg/s # udp rx: 570 MB/s 463909 calls/s # udp tx: 759 MB/s 12889 calls/s 12889 msg/s # udp rx: 456 MB/s 370592 calls/s # udp tx: 724 MB/s 12294 calls/s 12294 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 230 MB/s 3905 calls/s 3905 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 327 MB/s 5552 calls/s 5552 msg/s # udp rx: 49 MB/s 40231 calls/s # udp tx: 389 MB/s 6608 calls/s 6608 msg/s [ 985.716046] udpgso_bench_tx (2379) used greatest stack depth: 11064 bytes left # udp rx: 47 MB/s 38972 calls/s # UDP tunnel GRO fwd perf udp tx: 422 MB/s 7170 calls/s 7170 msg/s # udp rx: 19 MB/s 15658 calls/s # udp tx: 495 MB/s 8404 calls/s 8404 msg/s # udp tx: 502 MB/s 8517 calls/s 8517 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: 406 MB/s 6902 calls/s 6902 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 515 MB/s 8744 calls/s 8744 msg/s # udp rx: 228 MB/s 186106 calls/s # udp tx: 581 MB/s 9858 calls/s 9858 msg/s # UDP GRO fwd perf udp rx: 590 MB/s 480317 calls/s # udp tx: 681 MB/s 11552 calls/s 11552 msg/s # udp rx: 596 MB/s 484889 calls/s # udp tx: 703 MB/s 11931 calls/s 11931 msg/s # udp rx: 562 MB/s 457338 calls/s # udp tx: 709 MB/s 12036 calls/s 12036 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 545 MB/s 9257 calls/s 9257 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 522 MB/s 8862 calls/s 8862 msg/s # udp rx: 9 MB/s 7565 calls/s # udp tx: 527 MB/s 8945 calls/s 8945 msg/s # UDP tunnel GRO fwd perf udp tx: 479 MB/s 8128 calls/s 8128 msg/s # udp rx: 17 MB/s 13937 calls/s # udp tx: 456 MB/s 7749 calls/s 7749 msg/s # udp rx: 20 MB/s 16299 calls/s # udp tx: 443 MB/s 7530 calls/s 7530 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__->