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 1D32D45482 for ; Mon, 17 Jun 2024 17:11:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1886F4028B; Mon, 17 Jun 2024 17:11:44 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 891454028A for ; Mon, 17 Jun 2024 17:11:42 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1f44b45d6abso33389165ad.0 for ; Mon, 17 Jun 2024 08:11:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718637102; x=1719241902; 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=Vwes9p4t/oDgsVYM0yFjnFNowkyeyDI1M9ULBx087xM=; b=fyT4guwNb4SzrWenA5gtJlTf7WS5KaS1xL6evL4U8UQl8MLq6sn9IuTiYAoyehujuR 7RKVBB5SUAmAjur0eta19qXVBiFfgybE5JwkpC5JdeMDFUX3DVQbSBR+SxfMXQIh9ltZ cHrOED55k8kUbn0hKdiBTPUogWpV79+sBMkwY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718637102; x=1719241902; 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=Vwes9p4t/oDgsVYM0yFjnFNowkyeyDI1M9ULBx087xM=; b=V0SiM80YlSOwTXj1Y77aXlNLk1BQEj84+c10In9oBcaUDtDiXrGTQbIurR4ufAsiNo ZO/sZyeN/k1OGi2WVhyOt4QXRoT9DK39A0OHzpRcdpoUFPcB2Zh4nDd/GcWcM6FDJD+i /ps5k3NSCNcoUTpocAxthOaQsFN/TJ80gHHDkB9oD6xKCY6XlSSmzwrBQCWZ60ztMxea 9y8Vysfrv4Kf5tBjMMx6651AcbLT6/8k8tugz1owXnxWXf9C7sbj1hvzHm+E6VYYgCqr pzmmilpx1wW45mL48XKllDMLKqMV4YmOAjPnOyTDbf6iKqhf1G892bKz/uzyDUqbxpLH vO4A== X-Gm-Message-State: AOJu0Yxr2JLHnZ77LPNtqMIzkAJR2OJVovlvzQOp0mYsHza3eqc3i4lR Iye1qajDhFuZaXO1q1wQ/YcCrUPFq3JrSuP/3UfjMOPXNj6X+ST2efLkEL7+BmPSV5xTJ7d9ptk Hu+GZ0CI34+RtTHusIrXUaaHy/GkoZMSdrfwiptyDbEY+qYyd/cXKN0e6 X-Google-Smtp-Source: AGHT+IHJ1w8IFOnHCMQwFPbNKj0JRMl8Dl0PKb3tm2qxUPpRA6a8td7LBsZ+TmBiZaf/i7wy0xlPaK8JIpPJ X-Received: by 2002:a17:902:c086:b0:1f8:3f13:196a with SMTP id d9443c01a7336-1f8628062b0mr76206415ad.45.1718637101771; Mon, 17 Jun 2024 08:11:41 -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 d9443c01a7336-1f855ec7dd6sm5489885ad.98.2024.06.17.08.11.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Jun 2024 08:11:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 17 Jun 2024 08:11:41 -0700 (PDT) Message-ID: <6670522d.170a0220.1ecf1.62fdSMTPIN_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 02B85605C373; Mon, 17 Jun 2024 11:11:41 -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-abi-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 | abi_test | +==================+==========+ | Ubuntu 24.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL9 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 40 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 40 Kernel: Depends on container host Compiler: clang 18.1.6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.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/