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: 396 MB/s 6722 calls/s 6722 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 468 MB/s 7950 calls/s 7950 msg/s # udp tx: 469 MB/s 7970 calls/s 7970 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 606 MB/s 491022 calls/s # udp tx: 791 MB/s 13427 calls/s 13427 msg/s # udp rx: 480 MB/s 389680 calls/s # udp tx: 624 MB/s 10588 calls/s 10588 msg/s # udp rx: 540 MB/s 440414 calls/s # udp tx: 545 MB/s 9249 calls/s 9249 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: 432 MB/s 7329 calls/s 7329 msg/s # udp tx: 436 MB/s 7407 calls/s 7407 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 389 MB/s 6611 calls/s 6611 msg/s [ 1028.174345] udpgso_bench_tx (2702) used greatest stack depth: 11112 bytes left # udp rx: 50 MB/s 41290 calls/s # UDP tunnel GRO fwd perf udp tx: 410 MB/s 6956 calls/s 6956 msg/s # udp rx: 25 MB/s 20403 calls/s # udp tx: 403 MB/s 6852 calls/s 6852 msg/s # udp rx: 95 MB/s 77561 calls/s # udp tx: 414 MB/s 7036 calls/s 7036 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 678 MB/s 11500 calls/s 11500 msg/s # udp rx: 56 MB/s 45823 calls/s # udp tx: 645 MB/s 10948 calls/s 10948 msg/s # udp rx: 77 MB/s 63302 calls/s # udp tx: 613 MB/s 10409 calls/s 10409 msg/s # UDP GRO fwd perf udp rx: 635 MB/s 517062 calls/s # udp tx: 693 MB/s 11765 calls/s 11765 msg/s # udp rx: 565 MB/s 460662 calls/s # udp tx: 567 MB/s 9627 calls/s 9627 msg/s # udp rx: 549 MB/s 447400 calls/s # udp tx: 549 MB/s 9325 calls/s 9325 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: 446 MB/s 7574 calls/s 7574 msg/s # udp tx: 427 MB/s 7257 calls/s 7257 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 442 MB/s 7513 calls/s 7513 msg/s # UDP tunnel GRO fwd perf udp tx: 465 MB/s 7896 calls/s 7896 msg/s # udp rx: 2 MB/s 2048 calls/s # udp tx: 422 MB/s 7164 calls/s 7164 msg/s # udp tx: 409 MB/s 6949 calls/s 6949 msg/s # udp rx: 40 MB/s 32706 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__->