From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 7432043D47 for ; Mon, 25 Mar 2024 13:13:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4FD1D40271; Mon, 25 Mar 2024 13:13:07 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 31F224021D for ; Mon, 25 Mar 2024 13:13:05 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-36874406ac8so13520005ab.3 for ; Mon, 25 Mar 2024 05:13:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711368784; x=1711973584; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=3EF7RGqOsWYhDkMNxdfFI3DWRT1Ru3FiRpdWkicRz28=; b=OJVVkxbPBwCdl0dqpCsjiYs/jnsPd3b2tf+MP5EUCcbxDTNzf7YGaRQsqvJk0yZUpy ibAS0jHOTE55S/BX/Ddik8+sYmKOGh9EwzO/X61LjdNgzYxcAyVGiESW6yK27A4ELXCs 8NKnEY3pIuRZVM+MZVJh0brA1qTegcYLcy0tI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711368784; x=1711973584; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=3EF7RGqOsWYhDkMNxdfFI3DWRT1Ru3FiRpdWkicRz28=; b=YMh8qr+qjrT4m1KhECDVNjF7GVngIbjb0UZstH0OhfISTVbRelY8pY8JnFSMEGdvpq 0MgMfv8WdjoHzbCEspaOP1lj8Lf44sv+2W4AftkEyGyNaaWOILlh1WkMRuMZDHSP6dc4 dyAXX1Vv0idsRHH46X3h44Rz0NpTZfN9vBDmUIq8waGC5A65uBTvTL2/J5aSNKVQb7Wr Yw67L2Smctfg/0CpUCXnAItR8N8AkzBth3R7iSbbR8/nsUhVuP3YCbaUcwxkd3Kse2ey dcyXGxHVAZqdsspxb7FMX/E0LMGcrIfX0+uY+gE4V1zE2yI6a5ooCrfgZu2iQy7rBdhw oAhg== X-Gm-Message-State: AOJu0Ywcx6JsVRJOYP+/ATxrOf5rzYRScvWmzd6bfuIMjMUQ6K6EwYBO WR1pooAYB+ErqWv3DLnR01iGOpUhE3VVLhqCzlTN12FKHE0BqNoI8KXOmHF/1O7oGvQ92bUuHVI SYYpCePGLbOlRmm2xl2NuYOYPWSqHYqudbRsUeSoR X-Google-Smtp-Source: AGHT+IF7817wgCX5hVunzLKy2a+mIky+aGUnA+HEbjEdSrkhwqfhGkYvubFb2FGjIdjFLv08L1/5Mpv/J0Em X-Received: by 2002:a05:6602:340b:b0:7d0:6295:fc3b with SMTP id n11-20020a056602340b00b007d06295fc3bmr508348ioz.9.1711368784540; Mon, 25 Mar 2024 05:13:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c10-20020a056602334a00b007d033281dadsm213939ioz.24.2024.03.25.05.13.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Mar 2024 05:13:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Mar 2024 05:13:04 -0700 (PDT) Message-ID: <66016a50.050a0220.342ce.cce9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 0841A6052471; Mon, 25 Mar 2024 08:13:04 -0400 (EDT) Subject: |SUCCESS| pw138764 [PATCH] net/ixgbe: add param check when tx_queue From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240323144842.12331-1-keivinwang@126.com> References: <20240323144842.12331-1-keivinwang@126.com> Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/138764 _Testing PASS_ Submitter: keivinwang Date: Saturday, March 23 2024 14:48:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:2c54ea7a59dfc0a819d3527309c62846fc8853af 138764 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Debian 11 (arm) | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Alpine | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29646/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/