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 61B25455C3 for ; Mon, 8 Jul 2024 06:53:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 492B440A72; Mon, 8 Jul 2024 06:53:59 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 5364E402C5 for ; Mon, 8 Jul 2024 06:53:57 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3856b7be480so10643155ab.0 for ; Sun, 07 Jul 2024 21:53:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720414436; x=1721019236; 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=0GzY/c5/AuuajfurY0i+mOGUJXrwBSCIK7r1DvUeiNQ=; b=ZSl2mbPGZ2LQpfRWan48nDVQjfyp1Uk+aUmXqxXkjFi0k+guyD6Ez1DjHvtoKzNjLr BwU85//xmD6hTsIar1o3BimZ+hIG4kL7NhvPLfiookjgSCoCBwpgC8DTnrp8ZFBEzQH6 hBgxIvw9w7fmrjQOby20kYiNJD7XJUrSf1y9g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720414436; x=1721019236; 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=0GzY/c5/AuuajfurY0i+mOGUJXrwBSCIK7r1DvUeiNQ=; b=WeSPcyy1JpzrsFmWCLqH27HVqpCYCLV/W4Z5QT+lm7Fzqbn/osiKtcS7DKw11/KJF9 uFS1ZhmgUQxonPmCD1jwqFki8lvTUd9nAocToobs1fkYTpVQW9UZ1lK1wNOrKCYawM35 +tGRnqceKwz95urtLxyQ+TwuYBQj/eBoH5bmdpMlqwhQD+BnjapHlCF9p3lrgXV+D+Wl JGb1mQTq+IXHVCXiNjvAGh0OAwhj+e3Ny4CcsTf3tzUrFigjVutWcj4ucSNOE91BwYeE lQAsbhuXw7v/4QdvA5RVjyEuXpoT62HcT8apcJgMdrdOPGlIF03r4PH+tfCe00hKe71t m54Q== X-Gm-Message-State: AOJu0YzUUFOz3dfjeZCXU3XYW7lrocZwqrrmBgrmmrV9XL+niQTHcwNA Ho68CxmqnG1i9F7d0ZxI5BHUGsCa+olOqOMKu9kT+6s6S8+4tlqbHV1Uh/vyTU1C6b9QqQOLqnl 5Hf2uMrNiJQa9ouMDMGEEe8uMA+ZjVA+6Qg1tXDgH X-Google-Smtp-Source: AGHT+IGeeVRYh3r2nPYnABpNXmDYijkI7wtey9AJm9+77VQtc2Hwc5deYpCQSBFlTVEiebFO7kfeIO8d7AOs X-Received: by 2002:a05:6e02:216e:b0:375:9c7e:d09 with SMTP id e9e14a558f8ab-38398431b87mr172371615ab.7.1720414436540; Sun, 07 Jul 2024 21:53:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-38379a6206esm3885425ab.30.2024.07.07.21.53.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jul 2024 21:53:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jul 2024 21:53:56 -0700 (PDT) Message-ID: <668b70e4.050a0220.1470f.c411SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E7CF160526E2; Mon, 8 Jul 2024 00:53:55 -0400 (EDT) Subject: |PENDING| pw142173-142182 [PATCH] [10/10] net/mlx5/hws: fix NA64 cop From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240707102532.2045942-10-igozlan@nvidia.com> References: <20240707102532.2045942-10-igozlan@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/142182 _Testing pending_ Submitter: Itamar Gozlan Date: Sunday, July 07 2024 10:25:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:b31811d96c1d0fb36df78dc34ef8325bce447bfc 142173-142182 --> testing pending Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ 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 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 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 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/30444/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/