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: 518 MB/s 8801 calls/s 8801 msg/s # udp rx: 1 MB/s 1135 calls/s # udp tx: 725 MB/s 12304 calls/s 12304 msg/s # udp tx: 722 MB/s 12247 calls/s 12247 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 542 MB/s 440050 calls/s # udp tx: 818 MB/s 13880 calls/s 13880 msg/s # udp rx: 568 MB/s 459969 calls/s # udp tx: 911 MB/s 15462 calls/s 15462 msg/s # udp rx: 517 MB/s 418685 calls/s # udp tx: 912 MB/s 15470 calls/s 15470 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: 271 MB/s 4611 calls/s 4611 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 279 MB/s 4738 calls/s 4738 msg/s # udp tx: 304 MB/s 5166 calls/s 5166 msg/s [ 978.282972] udpgso_bench_tx (7207) used greatest stack depth: 11112 bytes left # udp rx: 0 MB/s 608 calls/s # UDP tunnel GRO fwd perf udp tx: 419 MB/s 7110 calls/s 7110 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 456 MB/s 7749 calls/s 7749 msg/s # udp tx: 479 MB/s 8137 calls/s 8137 msg/s # udp rx: 2 MB/s 2112 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 14 MB/s 11608 calls/s # udp tx: 492 MB/s 8350 calls/s 8350 msg/s # udp tx: 663 MB/s 11260 calls/s 11260 msg/s # udp rx: 138 MB/s 112480 calls/s # udp tx: 651 MB/s 11051 calls/s 11051 msg/s # udp rx: 113 MB/s 92271 calls/s # UDP GRO fwd perf udp rx: 459 MB/s 373514 calls/s # udp tx: 806 MB/s 13679 calls/s 13679 msg/s # udp rx: 466 MB/s 378234 calls/s # udp tx: 895 MB/s 15196 calls/s 15196 msg/s # udp rx: 456 MB/s 370211 calls/s # udp tx: 913 MB/s 15490 calls/s 15490 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 494 MB/s 8391 calls/s 8391 msg/s # udp rx: 4 MB/s 3983 calls/s # udp tx: 534 MB/s 9069 calls/s 9069 msg/s # udp tx: 535 MB/s 9080 calls/s 9080 msg/s # udp rx: 0 MB/s 492 calls/s # UDP tunnel GRO fwd perf udp tx: 522 MB/s 8864 calls/s 8864 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 550 MB/s 9336 calls/s 9336 msg/s # udp tx: 549 MB/s 9326 calls/s 9326 msg/s # udp rx: 0 MB/s 470 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__->