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: 440 MB/s 7478 calls/s 7478 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 616 MB/s 10451 calls/s 10451 msg/s # udp tx: 692 MB/s 11752 calls/s 11752 msg/s # udp rx: 126 MB/s 102876 calls/s # UDP GRO fwd perf udp rx: 493 MB/s 401343 calls/s # udp tx: 581 MB/s 9866 calls/s 9866 msg/s # udp rx: 634 MB/s 516284 calls/s # udp tx: 645 MB/s 10955 calls/s 10955 msg/s # udp rx: 693 MB/s 564331 calls/s # udp tx: 695 MB/s 11801 calls/s 11801 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 242 MB/s 4116 calls/s 4116 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 230 MB/s 3906 calls/s 3906 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 411 MB/s 6975 calls/s 6975 msg/s [ 994.747756] udpgso_bench_tx (5157) used greatest stack depth: 11112 bytes left # udp rx: 6 MB/s 4882 calls/s # UDP tunnel GRO fwd perf udp tx: 468 MB/s 7950 calls/s 7950 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 472 MB/s 8014 calls/s 8014 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 464 MB/s 7870 calls/s 7870 msg/s # udp rx: 0 MB/s 422 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 152 MB/s 124449 calls/s # udp tx: 494 MB/s 8383 calls/s 8383 msg/s # udp rx: 167 MB/s 136229 calls/s # udp tx: 621 MB/s 10534 calls/s 10534 msg/s # udp rx: 248 MB/s 201875 calls/s # udp tx: 569 MB/s 9656 calls/s 9656 msg/s # UDP GRO fwd perf udp rx: 450 MB/s 365944 calls/s # udp tx: 718 MB/s 12187 calls/s 12187 msg/s # udp rx: 596 MB/s 485189 calls/s # udp tx: 770 MB/s 13074 calls/s 13074 msg/s # udp rx: 561 MB/s 456343 calls/s # udp tx: 747 MB/s 12673 calls/s 12673 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 435 MB/s 7389 calls/s 7389 msg/s # udp rx: 50 MB/s 41403 calls/s # udp tx: 509 MB/s 8645 calls/s 8645 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 519 MB/s 8815 calls/s 8815 msg/s # UDP tunnel GRO fwd perf udp rx: 68 MB/s 55836 calls/s # udp tx: 428 MB/s 7262 calls/s 7262 msg/s # udp tx: 430 MB/s 7297 calls/s 7297 msg/s # udp rx: 84 MB/s 68590 calls/s # udp tx: 521 MB/s 8848 calls/s 8848 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__->