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: 555 MB/s 9417 calls/s 9417 msg/s # udp rx: 51 MB/s 41717 calls/s # udp tx: 611 MB/s 10364 calls/s 10364 msg/s # udp rx: 57 MB/s 47105 calls/s # udp tx: 632 MB/s 10736 calls/s 10736 msg/s # UDP GRO fwd perf udp rx: 595 MB/s 483071 calls/s # udp tx: 737 MB/s 12505 calls/s 12505 msg/s # udp rx: 573 MB/s 463851 calls/s # udp tx: 926 MB/s 15708 calls/s 15708 msg/s # udp rx: 559 MB/s 452500 calls/s # udp tx: 930 MB/s 15774 calls/s 15774 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 461 MB/s 7829 calls/s 7829 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 458 MB/s 7774 calls/s 7774 msg/s # udp tx: 476 MB/s 8080 calls/s 8080 msg/s [ 958.104707] udpgso_bench_tx (7560) used greatest stack depth: 11112 bytes left # udp rx: 0 MB/s 424 calls/s # UDP tunnel GRO fwd perf udp tx: 382 MB/s 6493 calls/s 6493 msg/s # udp rx: 77 MB/s 62853 calls/s # udp tx: 467 MB/s 7921 calls/s 7921 msg/s # udp tx: 481 MB/s 8169 calls/s 8169 msg/s # udp rx: 5 MB/s 4154 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 581 MB/s 9859 calls/s 9859 msg/s # udp rx: 190 MB/s 155020 calls/s # udp tx: 598 MB/s 10153 calls/s 10153 msg/s # udp rx: 192 MB/s 156412 calls/s # udp tx: 707 MB/s 12000 calls/s 12000 msg/s # UDP GRO fwd perf udp rx: 489 MB/s 397822 calls/s # udp tx: 750 MB/s 12732 calls/s 12732 msg/s # udp rx: 595 MB/s 484683 calls/s # udp tx: 811 MB/s 13767 calls/s 13767 msg/s # udp rx: 763 MB/s 621168 calls/s # udp tx: 767 MB/s 13013 calls/s 13013 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 2 MB/s 1792 calls/s # udp tx: 410 MB/s 6968 calls/s 6968 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 394 MB/s 6693 calls/s 6693 msg/s # udp tx: 426 MB/s 7234 calls/s 7234 msg/s # udp rx: 6 MB/s 5335 calls/s # UDP tunnel GRO fwd perf udp tx: 437 MB/s 7424 calls/s 7424 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 423 MB/s 7184 calls/s 7184 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 406 MB/s 6900 calls/s 6900 msg/s # udp rx: 16 MB/s 13439 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__->