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: 476 MB/s 8080 calls/s 8080 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 553 MB/s 9396 calls/s 9396 msg/s # udp rx: 68 MB/s 55774 calls/s # udp tx: 710 MB/s 12047 calls/s 12047 msg/s # UDP GRO fwd perf udp rx: 606 MB/s 490814 calls/s # udp tx: 931 MB/s 15800 calls/s 15800 msg/s # udp rx: 759 MB/s 614612 calls/s # udp tx: 911 MB/s 15453 calls/s 15453 msg/s # udp rx: 783 MB/s 633981 calls/s # udp tx: 929 MB/s 15759 calls/s 15759 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 546 MB/s 9263 calls/s 9263 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 591 MB/s 10039 calls/s 10039 msg/s # udp rx: 3 MB/s 3005 calls/s # udp tx: 497 MB/s 8441 calls/s 8441 msg/s [ 1036.290932] udpgso_bench_tx (8130) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 531 MB/s 9010 calls/s 9010 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 530 MB/s 9002 calls/s 9002 msg/s # udp tx: 533 MB/s 9044 calls/s 9044 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 9901 calls/s 9901 msg/s # udp rx: 3 MB/s 3072 calls/s # udp tx: 518 MB/s 8793 calls/s 8793 msg/s # udp rx: 40 MB/s 32945 calls/s # udp tx: 535 MB/s 9089 calls/s 9089 msg/s # udp rx: 14 MB/s 11459 calls/s # UDP GRO fwd perf udp rx: 724 MB/s 589614 calls/s # udp tx: 764 MB/s 12974 calls/s 12974 msg/s # udp rx: 788 MB/s 641812 calls/s # udp tx: 813 MB/s 13802 calls/s 13802 msg/s # udp rx: 788 MB/s 641378 calls/s # udp tx: 792 MB/s 13448 calls/s 13448 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: 503 MB/s 8544 calls/s 8544 msg/s # udp rx: 16 MB/s 13543 calls/s # udp tx: 463 MB/s 7864 calls/s 7864 msg/s # udp tx: 497 MB/s 8439 calls/s 8439 msg/s # udp rx: 12 MB/s 10059 calls/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 532 MB/s 9033 calls/s 9033 msg/s # udp tx: 476 MB/s 8082 calls/s 8082 msg/s # udp rx: 3 MB/s 3169 calls/s # udp tx: 538 MB/s 9140 calls/s 9140 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__->