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: 457 MB/s 7753 calls/s 7753 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 461 MB/s 7824 calls/s 7824 msg/s # udp tx: 437 MB/s 7416 calls/s 7416 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 536 MB/s 432838 calls/s # udp tx: 913 MB/s 15486 calls/s 15486 msg/s # udp rx: 546 MB/s 440832 calls/s # udp tx: 926 MB/s 15715 calls/s 15715 msg/s # udp rx: 538 MB/s 435127 calls/s # udp tx: 905 MB/s 15354 calls/s 15354 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 274 MB/s 4652 calls/s 4652 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 273 MB/s 4647 calls/s 4647 msg/s # udp tx: 307 MB/s 5216 calls/s 5216 msg/s [ 2035.674357] udpgso_bench_tx (7746) used greatest stack depth: 11104 bytes left # udp rx: 0 MB/s 608 calls/s # UDP tunnel GRO fwd perf udp tx: 531 MB/s 9008 calls/s 9008 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 529 MB/s 8976 calls/s 8976 msg/s # udp tx: 533 MB/s 9047 calls/s 9047 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: 692 MB/s 11750 calls/s 11750 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 692 MB/s 11753 calls/s 11753 msg/s # udp tx: 697 MB/s 11838 calls/s 11838 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 574 MB/s 464020 calls/s # udp tx: 875 MB/s 14857 calls/s 14857 msg/s # udp rx: 588 MB/s 475136 calls/s # udp tx: 883 MB/s 14984 calls/s 14984 msg/s # udp rx: 589 MB/s 475783 calls/s # udp tx: 882 MB/s 14964 calls/s 14964 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 273 MB/s 4638 calls/s 4638 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 271 MB/s 4610 calls/s 4610 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 272 MB/s 4614 calls/s 4614 msg/s # UDP tunnel GRO fwd perf udp tx: 516 MB/s 8757 calls/s 8757 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 517 MB/s 8779 calls/s 8779 msg/s # udp tx: 528 MB/s 8959 calls/s 8959 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__->