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: 776 MB/s 13167 calls/s 13167 msg/s # udp rx: 23 MB/s 19490 calls/s # udp tx: 750 MB/s 12736 calls/s 12736 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 734 MB/s 12462 calls/s 12462 msg/s # UDP GRO fwd perf udp rx: 569 MB/s 463524 calls/s # udp tx: 602 MB/s 10219 calls/s 10219 msg/s # udp rx: 659 MB/s 536197 calls/s # udp tx: 785 MB/s 13331 calls/s 13331 msg/s # udp rx: 813 MB/s 662411 calls/s # udp tx: 822 MB/s 13943 calls/s 13943 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 321 MB/s 5451 calls/s 5451 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 442 MB/s 7506 calls/s 7506 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 438 MB/s 7443 calls/s 7443 msg/s [ 1020.103729] udpgso_bench_tx (2635) used greatest stack depth: 11064 bytes left # UDP tunnel GRO fwd perf udp rx: 32 MB/s 26067 calls/s # udp tx: 374 MB/s 6346 calls/s 6346 msg/s # udp tx: 414 MB/s 7031 calls/s 7031 msg/s # udp rx: 29 MB/s 24389 calls/s # udp tx: 497 MB/s 8441 calls/s 8441 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 392 MB/s 6658 calls/s 6658 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 698 MB/s 11855 calls/s 11855 msg/s # udp rx: 43 MB/s 35080 calls/s # udp tx: 722 MB/s 12258 calls/s 12258 msg/s # UDP GRO fwd perf udp rx: 409 MB/s 332623 calls/s # udp tx: 807 MB/s 13698 calls/s 13698 msg/s # udp rx: 643 MB/s 523631 calls/s # udp tx: 797 MB/s 13520 calls/s 13520 msg/s # udp rx: 805 MB/s 655922 calls/s # udp tx: 818 MB/s 13880 calls/s 13880 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: 502 MB/s 8530 calls/s 8530 msg/s # udp tx: 466 MB/s 7915 calls/s 7915 msg/s # udp rx: 10 MB/s 8432 calls/s # udp tx: 541 MB/s 9189 calls/s 9189 msg/s # UDP tunnel GRO fwd perf udp tx: 465 MB/s 7893 calls/s 7893 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 475 MB/s 8059 calls/s 8059 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 467 MB/s 7922 calls/s 7922 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__->