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: 719 MB/s 12200 calls/s 12200 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 694 MB/s 11781 calls/s 11781 msg/s # udp rx: 32 MB/s 26404 calls/s # udp tx: 632 MB/s 10722 calls/s 10722 msg/s # UDP GRO fwd perf udp rx: 502 MB/s 407092 calls/s # udp tx: 759 MB/s 12890 calls/s 12890 msg/s # udp rx: 449 MB/s 362240 calls/s # udp tx: 930 MB/s 15777 calls/s 15777 msg/s # udp rx: 539 MB/s 434944 calls/s # udp tx: 928 MB/s 15743 calls/s 15743 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 333 MB/s 5663 calls/s 5663 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 528 MB/s 8957 calls/s 8957 msg/s # udp rx: 16 MB/s 13056 calls/s # udp tx: 510 MB/s 8653 calls/s 8653 msg/s [ 1408.845745] udpgso_bench_tx (5621) used greatest stack depth: 11104 bytes left # UDP tunnel GRO fwd perf udp tx: 553 MB/s 9390 calls/s 9390 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 550 MB/s 9338 calls/s 9338 msg/s # udp tx: 555 MB/s 9418 calls/s 9418 msg/s # udp rx: 0 MB/s 472 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 630 MB/s 10701 calls/s 10701 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 412 MB/s 6996 calls/s 6996 msg/s # udp tx: 419 MB/s 7120 calls/s 7120 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 562 MB/s 454272 calls/s # udp tx: 891 MB/s 15118 calls/s 15118 msg/s # udp rx: 578 MB/s 466991 calls/s # udp tx: 892 MB/s 15138 calls/s 15138 msg/s # udp rx: 584 MB/s 471570 calls/s # udp tx: 879 MB/s 14916 calls/s 14916 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 505 MB/s 8572 calls/s 8572 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 513 MB/s 8704 calls/s 8704 msg/s # udp rx: 16 MB/s 13312 calls/s # udp tx: 516 MB/s 8752 calls/s 8752 msg/s # UDP tunnel GRO fwd perf udp tx: 476 MB/s 8076 calls/s 8076 msg/s # udp rx: 12 MB/s 10240 calls/s # udp tx: 444 MB/s 7546 calls/s 7546 msg/s # udp tx: 483 MB/s 8203 calls/s 8203 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__->