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: 416 MB/s 7066 calls/s 7066 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 572 MB/s 9718 calls/s 9718 msg/s # udp rx: 10 MB/s 8704 calls/s # udp tx: 687 MB/s 11652 calls/s 11652 msg/s # UDP GRO fwd perf udp rx: 448 MB/s 361984 calls/s # udp tx: 913 MB/s 15488 calls/s 15488 msg/s # udp rx: 545 MB/s 439808 calls/s # udp tx: 910 MB/s 15447 calls/s 15447 msg/s # udp rx: 549 MB/s 442880 calls/s # udp tx: 913 MB/s 15492 calls/s 15492 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: 518 MB/s 8799 calls/s 8799 msg/s # udp tx: 395 MB/s 6710 calls/s 6710 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 212 MB/s 3607 calls/s 3607 msg/s [ 335.279274] udpgso_bench_tx (7586) used greatest stack depth: 11104 bytes left # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 458 MB/s 7780 calls/s 7780 msg/s # udp tx: 491 MB/s 8334 calls/s 8334 msg/s # udp tx: 217 MB/s 3689 calls/s 3689 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: 583 MB/s 9894 calls/s 9894 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 553 MB/s 9381 calls/s 9381 msg/s # udp rx: 5 MB/s 4263 calls/s # udp tx: 533 MB/s 9049 calls/s 9049 msg/s # UDP GRO fwd perf udp rx: 432 MB/s 349216 calls/s # udp tx: 817 MB/s 13866 calls/s 13866 msg/s # udp rx: 511 MB/s 412572 calls/s # udp tx: 823 MB/s 13971 calls/s 13971 msg/s # udp rx: 510 MB/s 412160 calls/s # udp tx: 829 MB/s 14062 calls/s 14062 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 517 MB/s 8780 calls/s 8780 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 531 MB/s 9021 calls/s 9021 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 530 MB/s 8998 calls/s 8998 msg/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 535 MB/s 9081 calls/s 9081 msg/s # udp tx: 529 MB/s 8978 calls/s 8978 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 504 MB/s 8562 calls/s 8562 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__->