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 A9FEB4563A for ; Wed, 17 Jul 2024 20:32:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A6A5C402A9; Wed, 17 Jul 2024 20:32:16 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id A0C02402A2 for ; Wed, 17 Jul 2024 20:32:14 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-655fa53c64cso1014197b3.3 for ; Wed, 17 Jul 2024 11:32:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721241134; x=1721845934; 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=gD5/agpyv80tS07P2GIGbHUs5FMqxDzGalSaWvl7s8g=; b=hBpa3ZCkcpt0Ca98mId7IVOEblX/c4qpdrVBnDm7M0CvR7gacyF3vrzh0Kxo0kXm5G h8IN5WxhZaMkb04OuLkKojPSA3d5CysvXF/vVIBrN/HHqOE8lhYJNZiWDUVWLz2GHSok abQr7MsCdic2+uj9XdJmdNGWSk8Px79r6QZnc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721241134; x=1721845934; 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=gD5/agpyv80tS07P2GIGbHUs5FMqxDzGalSaWvl7s8g=; b=kpu8RqRwJzQfkGHrRALosBtRbqIoixmzmaibJIgDC9d2+M3WemSfud4r2iosnl3sXN BUZWb1rnii5zTkeBxvxb621AvmyqSp1KVV+DPeO8LCZQ20T2GXh2U79KAsTSVP8CZMMh Wz7bNdfv61okxCGtthMAGTpt2mJvwlVxkjelbH7FBEYxCz8uzjJUZl68DqxrhjjWskG7 bYetVhUCAa6f41rS+QmiasjcgQ9aoyPpdgJHl7yCpXvb1N7z1ADRcvwCSoTY9XpNb4gn Q7MdXG+0+oXZqenJnN5iJSDpObg8i3f/vBlgKxvMM01+6xgf4clbCBhXFws+npeNYHjI dzGg== X-Gm-Message-State: AOJu0YydRJiOgLuMsO2a/SVIuiCPh4sRDV9+j6K3xG9NmPCnb4pNPtpj SGkoOt0XKnhlrGhe/vRLheMdpKYln302mz++jW4GntwBenOjlE2NQFjUtbeuF1f69Zq8x0EWXG+ b+gujd44kYKXuwVAph8lIRipH5d7oI+Cm62kW9ZRB7vOanQW2PsBoZWr6 X-Google-Smtp-Source: AGHT+IE/lkK9rGH8T7j784glkOAAuTCnbZp4FrVeK6BOcH4gmvM4RdkGOkU6JfukNiGMs67LRD7cxwL3cF/S X-Received: by 2002:a0d:d347:0:b0:62c:c62e:e0db with SMTP id 00721157ae682-66603ddc5c7mr2769837b3.44.1721241134023; Wed, 17 Jul 2024 11:32:14 -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 00721157ae682-666015f8ea5sm118507b3.23.2024.07.17.11.32.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jul 2024 11:32:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jul 2024 11:32:14 -0700 (PDT) Message-ID: <66980e2e.810a0220.e9f40.0789SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AB2C0605C351; Wed, 17 Jul 2024 14:32:13 -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 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ 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/