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: 458 MB/s 7775 calls/s 7775 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 533 MB/s 9042 calls/s 9042 msg/s # udp rx: 85 MB/s 69471 calls/s # udp tx: 581 MB/s 9858 calls/s 9858 msg/s # udp rx: 2 MB/s 1911 calls/s # UDP GRO fwd perf udp rx: 555 MB/s 449444 calls/s # udp tx: 784 MB/s 13311 calls/s 13311 msg/s # udp rx: 558 MB/s 454508 calls/s # udp tx: 583 MB/s 9892 calls/s 9892 msg/s # udp rx: 634 MB/s 515562 calls/s # udp tx: 691 MB/s 11730 calls/s 11730 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 322 MB/s 5470 calls/s 5470 msg/s # udp rx: 6 MB/s 5501 calls/s # udp tx: 477 MB/s 8095 calls/s 8095 msg/s # udp rx: 8 MB/s 6966 calls/s # udp tx: 419 MB/s 7120 calls/s 7120 msg/s # UDP tunnel GRO fwd perf udp tx: 481 MB/s 8169 calls/s 8169 msg/s # udp rx: 41 MB/s 33534 calls/s # udp tx: 524 MB/s 8891 calls/s 8891 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 545 MB/s 9248 calls/s 9248 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 536 MB/s 9103 calls/s 9103 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 557 MB/s 9464 calls/s 9464 msg/s # udp rx: 38 MB/s 30931 calls/s # udp tx: 475 MB/s 8059 calls/s 8059 msg/s # UDP GRO fwd perf udp rx: 552 MB/s 448488 calls/s # udp tx: 706 MB/s 11977 calls/s 11977 msg/s # udp rx: 472 MB/s 383691 calls/s # udp tx: 778 MB/s 13202 calls/s 13202 msg/s # udp rx: 613 MB/s 498960 calls/s # udp tx: 799 MB/s 13556 calls/s 13556 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 477 MB/s 8096 calls/s 8096 msg/s # udp rx: 8 MB/s 7000 calls/s # udp tx: 429 MB/s 7284 calls/s 7284 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 410 MB/s 6968 calls/s 6968 msg/s # UDP tunnel GRO fwd perf udp tx: 437 MB/s 7419 calls/s 7419 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 488 MB/s 8288 calls/s 8288 msg/s # udp tx: 455 MB/s 7729 calls/s 7729 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__->