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 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 397 MB/s 6748 calls/s 6748 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 674 MB/s 11436 calls/s 11436 msg/s # udp rx: 8 MB/s 7164 calls/s # udp tx: 714 MB/s 12110 calls/s 12110 msg/s # UDP GRO fwd perf udp rx: 722 MB/s 585696 calls/s # udp tx: 893 MB/s 15161 calls/s 15161 msg/s # udp rx: 838 MB/s 682195 calls/s # udp tx: 859 MB/s 14572 calls/s 14572 msg/s # udp rx: 509 MB/s 412546 calls/s # udp tx: 910 MB/s 15440 calls/s 15440 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 525 MB/s 8912 calls/s 8912 msg/s # udp rx: 1 MB/s 1394 calls/s # udp tx: 527 MB/s 8954 calls/s 8954 msg/s # udp rx: 46 MB/s 37734 calls/s # udp tx: 537 MB/s 9109 calls/s 9109 msg/s [ 987.248636] udpgso_bench_tx (2035) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp rx: 1 MB/s 1341 calls/s # udp tx: 517 MB/s 8769 calls/s 8769 msg/s # udp tx: 505 MB/s 8574 calls/s 8574 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 464 MB/s 7872 calls/s 7872 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 339 MB/s 5758 calls/s 5758 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 367 MB/s 6230 calls/s 6230 msg/s # udp tx: 541 MB/s 9182 calls/s 9182 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 335 MB/s 272762 calls/s # udp tx: 736 MB/s 12484 calls/s 12484 msg/s # udp rx: 559 MB/s 454346 calls/s # udp tx: 774 MB/s 13129 calls/s 13129 msg/s # udp rx: 630 MB/s 512892 calls/s # udp tx: 740 MB/s 12556 calls/s 12556 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 483 MB/s 8193 calls/s 8193 msg/s # udp rx: 3 MB/s 2946 calls/s # udp tx: 470 MB/s 7985 calls/s 7985 msg/s # udp rx: 4 MB/s 3708 calls/s # udp tx: 472 MB/s 8015 calls/s 8015 msg/s # UDP tunnel GRO fwd perf udp tx: 501 MB/s 8505 calls/s 8505 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 488 MB/s 8290 calls/s 8290 msg/s # udp tx: 486 MB/s 8258 calls/s 8258 msg/s # udp rx: 1 MB/s 1536 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__->