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 rx: 31 MB/s 25215 calls/s # udp tx: 558 MB/s 9469 calls/s 9469 msg/s # udp rx: 80 MB/s 65461 calls/s # udp tx: 573 MB/s 9731 calls/s 9731 msg/s # udp tx: 571 MB/s 9689 calls/s 9689 msg/s # udp rx: 118 MB/s 96655 calls/s # UDP GRO fwd perf udp rx: 613 MB/s 499421 calls/s # udp tx: 716 MB/s 12158 calls/s 12158 msg/s # udp rx: 739 MB/s 601763 calls/s # udp tx: 744 MB/s 12623 calls/s 12623 msg/s # udp rx: 729 MB/s 593536 calls/s # udp tx: 734 MB/s 12458 calls/s 12458 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 301 MB/s 5112 calls/s 5112 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 501 MB/s 8512 calls/s 8512 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 476 MB/s 8076 calls/s 8076 msg/s [ 949.687353] udpgso_bench_tx (391) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp rx: 24 MB/s 19699 calls/s # udp tx: 428 MB/s 7276 calls/s 7276 msg/s # udp tx: 401 MB/s 6811 calls/s 6811 msg/s # udp rx: 68 MB/s 55489 calls/s # udp tx: 448 MB/s 7604 calls/s 7604 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 28 MB/s 23236 calls/s # udp tx: 610 MB/s 10351 calls/s 10351 msg/s # udp rx: 244 MB/s 198426 calls/s # udp tx: 610 MB/s 10349 calls/s 10349 msg/s # udp rx: 241 MB/s 195913 calls/s # udp tx: 603 MB/s 10243 calls/s 10243 msg/s # UDP GRO fwd perf udp rx: 731 MB/s 595490 calls/s # udp tx: 774 MB/s 13136 calls/s 13136 msg/s # udp rx: 790 MB/s 643571 calls/s # udp tx: 799 MB/s 13555 calls/s 13555 msg/s # udp rx: 796 MB/s 648546 calls/s # udp tx: 812 MB/s 13783 calls/s 13783 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 512 MB/s 8696 calls/s 8696 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 493 MB/s 8375 calls/s 8375 msg/s # udp tx: 489 MB/s 8298 calls/s 8298 msg/s # udp rx: 0 MB/s 472 calls/s # UDP tunnel GRO fwd perf udp tx: 435 MB/s 7394 calls/s 7394 msg/s # udp rx: 3 MB/s 2967 calls/s # udp tx: 376 MB/s 6389 calls/s 6389 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 383 MB/s 6509 calls/s 6509 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__->