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 A32F345638 for ; Wed, 17 Jul 2024 20:08:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A008E402F2; Wed, 17 Jul 2024 20:08:12 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 5701A402A2 for ; Wed, 17 Jul 2024 20:08:01 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-44caaf77c7eso36480961cf.3 for ; Wed, 17 Jul 2024 11:08:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721239680; x=1721844480; 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=y09hQrSRV6QBTSKcMB66kC2tkwMi7xAcHjoeLV0Zdr0=; b=LpGsf/MYVd40101T0FE6STnIN+sNIPD/a+dgxaf+lNm7NqU2bTp2cwDUjfk6jlPlKn mLdTZNHOTqtTbfEVRkmmo1uqRNnQ8bP4ObvHiLpnvlMOIQ/hUeWS8i8Yt6eV5v5FvLQt B30P1qi7dmPcSIh1yRttS5xa5Hnx7j90t8fK0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721239680; x=1721844480; 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=y09hQrSRV6QBTSKcMB66kC2tkwMi7xAcHjoeLV0Zdr0=; b=UFABgaB7593KCudfLlz16leUATBW+sNNM6sbzSf7yl7nIgYL/KJdo+COEITwfTYcwj U3PBiOHAN9QJOV8HcBL4lYxOSjnm9pVUW0c2T4AC9o2CDZLZPnlfbx98Uzl2/PmE5jSI 6yrGZTVXaqjOlnrxT3bnZlTytS0urh/b7NCf3eE6nLngQV6B9XIWeq5+JUD4kiqPOutx XTSFuzCQQ9NsDeiQROYcnnrZIwxiBk+o9Exxw9byC5UTaKElZ8S0TL58VvyT9n0LwDl8 5QK2cAhJFazLfU0fK0mMB68XtcikunIVxg+cBRFOLsJe8o2aohsJVkyT/WBo99XyLS4w JYQQ== X-Gm-Message-State: AOJu0YzOz5/lxHvaTUU5qgVk1csF7Ui8XYG5ga0pRXHPI28MoljmtOjd 5mJC0ifXk5zfDQHNdRs5ZqXpLooE9K2P1ch/mTI2YkUJmmmJ08JXPhtNL94mzV/3QRdk5/nX5n1 gGRXC63fQGSENGP3z9FOTsfiydyZjENT7PEG/40yF2n+7TNahJrQWpeqF X-Google-Smtp-Source: AGHT+IEPs3YxEDquDmmgUr/r/yfaPhbmsDNRcW3fHC5YF53mWURubC6YKSYqNjqIeY1+i6dES0vbw8HA24Be X-Received: by 2002:a05:622a:138f:b0:447:e562:b6b with SMTP id d75a77b69052e-44f86b40f92mr27611031cf.64.1721239680604; Wed, 17 Jul 2024 11:08:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-44f5b719fe3sm7928281cf.0.2024.07.17.11.08.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jul 2024 11:08:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jul 2024 11:08:00 -0700 (PDT) Message-ID: <66980880.050a0220.bb254.6183SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 50A4C605C351; Wed, 17 Jul 2024 14:08:00 -0400 (EDT) Subject: |PENDING| pw142483 [PATCH] common/mlx5: remove unneeded field when m From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240717163719.324798-1-bingz@nvidia.com> References: <20240717163719.324798-1-bingz@nvidia.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-unit-amd64-testing Test-Status: PENDING http://dpdk.org/patch/142483 _Testing pending_ Submitter: Bing Zhao Date: Wednesday, July 17 2024 16:37:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142483 --> testing pending Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30543/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/