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 tx: 726 MB/s 12318 calls/s 12318 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 721 MB/s 12237 calls/s 12237 msg/s # udp rx: 11 MB/s 8948 calls/s # udp tx: 739 MB/s 12540 calls/s 12540 msg/s # UDP GRO fwd perf udp rx: 464 MB/s 374374 calls/s # udp tx: 895 MB/s 15188 calls/s 15188 msg/s # udp rx: 524 MB/s 423220 calls/s # udp tx: 892 MB/s 15136 calls/s 15136 msg/s # udp rx: 503 MB/s 406144 calls/s # udp tx: 890 MB/s 15109 calls/s 15109 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 211 MB/s 3595 calls/s 3595 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 251 MB/s 4260 calls/s 4260 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 280 MB/s 4758 calls/s 4758[ 836.085192] udpgso_bench_tx (9681) used greatest stack depth: 11104 bytes left msg/s # UDP tunnel GRO fwd perf udp tx: 531 MB/s 9012 calls/s 9012 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 526 MB/s 8936 calls/s 8936 msg/s # udp tx: 527 MB/s 8947 calls/s 8947 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: 736 MB/s 12485 calls/s 12485 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 728 MB/s 12360 calls/s 12360 msg/s # udp tx: 716 MB/s 12151 calls/s 12151 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 543 MB/s 438174 calls/s # udp tx: 912 MB/s 15479 calls/s 15479 msg/s # udp rx: 558 MB/s 450521 calls/s # udp tx: 900 MB/s 15281 calls/s 15281 msg/s # udp rx: 560 MB/s 452352 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 tx: 540 MB/s 9170 calls/s 9170 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 541 MB/s 9192 calls/s 9192 msg/s # udp tx: 519 MB/s 8808 calls/s 8808 msg/s # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 514 MB/s 8726 calls/s 8726 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 539 MB/s 9143 calls/s 9143 msg/s # udp tx: 535 MB/s 9087 calls/s 9087 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__->