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 9299243FB4 for ; Mon, 6 May 2024 15:03:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8DAA3402DD; Mon, 6 May 2024 15:03:22 +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 2B423402D0 for ; Mon, 6 May 2024 15:03:21 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-36c8bdc30f7so7378165ab.1 for ; Mon, 06 May 2024 06:03:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715000600; x=1715605400; 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=e7DE6+hqDMdp6PiAJoUcv0uc0NMZG24tZ5ye0BF2KD8=; b=ghFZUGsqSwKWxYeOKRAKP734AQzT9FwNPeDcJ7OY2A05GNq3eSps72pRcIQJwVR4ga Ys7JL1QRqaQ1qpDB9506PDRJvVOh9LEnMMbd5clv+ZgyQulk71h97kZf1sWGRo/xs6tF /jAtsPD0D3+02TwyA7KJHZ2jVYKUVvUqc6yJY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715000600; x=1715605400; 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=e7DE6+hqDMdp6PiAJoUcv0uc0NMZG24tZ5ye0BF2KD8=; b=mr9RDRw9K1+TqcX7iPFHyYEi+iDF2vOPyxSixNzBdlBaJJbpvf1DJ5p/LjZm9cXyOt ZeCehRSRspez0Kep1dUt52Dm3w/tMiNOemR3OrHW6o/+jfjR1uqp+cKc14fBG8LdWGbG 9+2qqlo39ZTsVAfuZw80NlIUzNkdkJ5i66pHWgR8VoyFamNjaxiCPnbFfFBqhui4EswI sMJ0EHjsmmWk+H6fjwkECmMmk+eby+Bh6X/TdGWoCRcFu04FjKWpsSSBafa6cUgtrzqA 1lDbC09vDuf38AnBMPLL39ciRDGzZhP6+rtewp6RTWe9XxS8lhDaYcIG9ioco3pLFRyW BVOQ== X-Gm-Message-State: AOJu0Yziq7d4FEvk/QVOv3GzBOjn0rPz/eH/mMkERK5xcCtN8o+Yxk3A UCETTRaEPpghIVDcUNbe2bK1mHTMTi003iT0aPrKBH5S5WbodDCkoBH2gsy3Iyy4H3t46mqXdRe /I0Rke0lSq4yPm6OSsO3Pz50Ety00D5cZks0Zgs6NCoXC3CHWvfrJWcuV X-Google-Smtp-Source: AGHT+IFNUej2yYzBWu/lk/btaLe2QArxJmtxfEApLD5rgYzv9dxMv10H/JO6V6Qf0Ia8gPHJGGiBrOPJqPU+ X-Received: by 2002:a05:6e02:1d8c:b0:36c:4b9d:7d6e with SMTP id h12-20020a056e021d8c00b0036c4b9d7d6emr12715795ila.2.1715000600454; Mon, 06 May 2024 06:03:20 -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 l5-20020a922905000000b0036b233114d2sm581592ilg.14.2024.05.06.06.03.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 May 2024 06:03:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 May 2024 06:03:20 -0700 (PDT) Message-ID: <6638d518.920a0220.8e78c.6e62SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E7F7C605C373; Mon, 6 May 2024 09:03:19 -0400 (EDT) Subject: |SUCCESS| pw139880-139894 [PATCH] [v2,16/16] net/mlx5/hws: fix actio From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240506114419.966498-16-igozlan@nvidia.com> References: <20240506114419.966498-16-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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139894 _Testing PASS_ Submitter: Itamar Gozlan Date: Monday, May 06 2024 11:44:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:a7699c5af857f57eec072cd19ceb1b03998ffe57 139880-139894 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 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 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29918/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/