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 8AF3E45483 for ; Mon, 17 Jun 2024 18:24:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8505F402BD; Mon, 17 Jun 2024 18:24:01 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id C97404029A for ; Mon, 17 Jun 2024 18:24:00 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-632597a42b8so30155327b3.3 for ; Mon, 17 Jun 2024 09:24:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718641440; x=1719246240; 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=se/+0RrARVY4JrKVwtqFFpRSVw0eH2MLFrgavAYulFo=; b=UNhLpn4lxGdkK0UNpohTBFxFUb0NC5Vz7StoqvasbFtEgs8b26vu4CS7FBOXTW9AxY 5fCpXzB6WZnHSExV6xbuvHshXbz+NF+yTdXITi+85cUY9KYb/uBY3Lx+Ms+o6lVHhJ37 Y+kIUnjE/toDSf+lpHlxayluOBAAl2PYcQCug= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718641440; x=1719246240; 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=se/+0RrARVY4JrKVwtqFFpRSVw0eH2MLFrgavAYulFo=; b=ZmIG7uInFLxapVVFzf+Ws+hHc3uv6jnN2vo/YIODpFVuKaw9QHvhNaJWDqrNAxlaLy 3oBmF/RuipKN9MQexjERYSpLUs27wcs1dk+CSXHsnDYsO4f3GbDkawPGKZZU2LWTSKUr IP5MosRvhDWS3TLBihD7fce/KRoRU+jc2QCpRPKZ9l2fqCaRKgP7k6cdeUiz9kEtbrtk ckrPvfNCSO40+k7YGsIe/lp5V/lpgKgcF3GPHk/tY52E3beDpvRLB1EsjDd9U3+mdaPY cNwYNuGn8G3M3xnbg+7KI2lHvXlIpiFAYw5eY89tsKYAkC8SzM6bc6cSR2liC4NPm38P Y0wQ== X-Gm-Message-State: AOJu0YzEqPjFYzkkpUOFIqf04cqqNv8Tm6EXxlZPJamWxTCFP0pWNLEe uunLvqo2x7HajRaCdxm9oG9Wt/QG25Iz/pyEKF8Z4AMPuDEKjtq/Weji9ykFm2OcuOAVkmvDOa7 mQ+OabZ7XUPV88tr7MssHzTcVPMpfOEwwKkofPKgTQPvtFnI03mHZHFWU X-Google-Smtp-Source: AGHT+IGvc5+W4DugBeVAZkwuX37ASnTX+uq0s2K2h0XF4ivNzUMmPh1tzTIziTjtXkBep/YemFQFrqVk6Bym X-Received: by 2002:a81:8307:0:b0:618:2381:2404 with SMTP id 00721157ae682-63224c05054mr104948407b3.44.1718641440097; Mon, 17 Jun 2024 09:24: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 00721157ae682-631188b2fa1sm3307457b3.19.2024.06.17.09.24.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Jun 2024 09:24:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 17 Jun 2024 09:24:00 -0700 (PDT) Message-ID: <66706320.050a0220.ff3da.5e2eSMTPIN_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 C25FF605C380; Mon, 17 Jun 2024 12:23:59 -0400 (EDT) Subject: |SUCCESS| pw141205-141206 [PATCH] [2/2] net/mlx5: fix non-template I From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240617140747.169197-3-getelson@nvidia.com> References: <20240617140747.169197-3-getelson@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: SUCCESS http://dpdk.org/patch/141206 _Testing PASS_ Submitter: Gregory Etelson Date: Monday, June 17 2024 14:07:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:c1cdfbcc339c2c951bff95854983a8773d9e5b8e 141205-141206 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 40 Kernel: Depends on container host Compiler: clang 18.1.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30209/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/