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: 581 MB/s 9857 calls/s 9857 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 575 MB/s 9759 calls/s 9759 msg/s # udp rx: 16 MB/s 13132 calls/s # udp tx: 568 MB/s 9639 calls/s 9639 msg/s # UDP GRO fwd perf udp rx: 625 MB/s 508729 calls/s # udp tx: 804 MB/s 13652 calls/s 13652 msg/s # udp rx: 783 MB/s 637703 calls/s # udp tx: 775 MB/s 13156 calls/s 13156 msg/s # udp rx: 678 MB/s 552137 calls/s # udp tx: 690 MB/s 11705 calls/s 11705 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: 265 MB/s 4509 calls/s 4509 msg/s # udp tx: 261 MB/s 4438 calls/s 4438 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 266 MB/s 4518 calls/s 4518 msg/s [ 375.024287] udpgso_bench_tx (19348) used greatest stack depth: 11048 bytes left # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 550 MB/s 9338 calls/s 9338 msg/s # udp tx: 508 MB/s 8626 calls/s 8626 msg/s # udp rx: 5 MB/s 4352 calls/s # udp tx: 499 MB/s 8473 calls/s 8473 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 660 MB/s 11210 calls/s 11210 msg/s # udp rx: 46 MB/s 37772 calls/s # udp tx: 683 MB/s 11600 calls/s 11600 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 690 MB/s 11707 calls/s 11707 msg/s # UDP GRO fwd perf udp rx: 691 MB/s 562372 calls/s # udp tx: 728 MB/s 12363 calls/s 12363 msg/s # udp rx: 555 MB/s 450636 calls/s # udp tx: 855 MB/s 14504 calls/s 14504 msg/s # udp rx: 619 MB/s 503284 calls/s # udp tx: 890 MB/s 15105 calls/s 15105 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 513 MB/s 8706 calls/s 8706 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 522 MB/s 8856 calls/s 8856 msg/s # udp rx: 6 MB/s 5284 calls/s # udp tx: 534 MB/s 9071 calls/s 9071 msg/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 541 MB/s 9188 calls/s 9188 msg/s # udp tx: 557 MB/s 9458 calls/s 9458 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 549 MB/s 9323 calls/s 9323 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__->