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: 721 MB/s 12236 calls/s 12236 msg/s # udp rx: 0 MB/s 581 calls/s # udp tx: 716 MB/s 12148 calls/s 12148 msg/s # udp rx: 24 MB/s 19890 calls/s # udp tx: 703 MB/s 11937 calls/s 11937 msg/s # UDP GRO fwd perf udp rx: 498 MB/s 402319 calls/s # udp tx: 875 MB/s 14855 calls/s 14855 msg/s # udp rx: 561 MB/s 452864 calls/s # udp tx: 879 MB/s 14917 calls/s 14917 msg/s # udp rx: 557 MB/s 449792 calls/s # udp tx: 909 MB/s 15432 calls/s 15432 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 434 MB/s 7371 calls/s 7371 msg/s # udp rx: 33 MB/s 27136 calls/s # udp tx: 365 MB/s 6204 calls/s 6204 msg/s # udp rx: 16 MB/s 13312 calls/s # udp tx: 308 MB/s 5234 calls/s 5234 msg/s [ 943.266278] udpgso_bench_tx (17851) used greatest stack depth: 11104 bytes left # UDP tunnel GRO fwd perf udp tx: 474 MB/s 8052 calls/s 8052 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 477 MB/s 8106 calls/s 8106 msg/s # udp tx: 474 MB/s 8055 calls/s 8055 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: 334 MB/s 5675 calls/s 5675 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 472 MB/s 8010 calls/s 8010 msg/s # udp rx: 5 MB/s 4463 calls/s # udp tx: 347 MB/s 5891 calls/s 5891 msg/s # UDP GRO fwd perf udp rx: 383 MB/s 310391 calls/s # udp tx: 728 MB/s 12351 calls/s 12351 msg/s # udp rx: 496 MB/s 401527 calls/s # udp tx: 749 MB/s 12720 calls/s 12720 msg/s # udp rx: 538 MB/s 435465 calls/s # udp tx: 714 MB/s 12123 calls/s 12123 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 467 MB/s 7936 calls/s 7936 msg/s # udp rx: 12 MB/s 10240 calls/s # udp tx: 415 MB/s 7042 calls/s 7042 msg/s # udp rx: 15 MB/s 12544 calls/s # udp tx: 441 MB/s 7482 calls/s 7482 msg/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 443 MB/s 7518 calls/s 7518 msg/s # udp tx: 468 MB/s 7947 calls/s 7947 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 466 MB/s 7915 calls/s 7915 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__->