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 0DE35440E3 for ; Tue, 28 May 2024 16:25:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 05897402E8; Tue, 28 May 2024 16:25:04 +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 2C2A6402E4 for ; Tue, 28 May 2024 16:25:02 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-627f46fbe14so9258097b3.2 for ; Tue, 28 May 2024 07:25:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716906301; x=1717511101; 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=sI6735MBCXoadOQrQEaWOD/S9nobZ8d46wAGIFygZsc=; b=f2//4zNamdIHHAtA7V9DYSYrx/4W+mHKxHUGz4vuHcXKbDo4N1ZVC1qc6mTtjzuUAf Tv2gvIaTha5b3exEtkJakJJyh8+47miy7oOFQQ50IpFwGK95RLcP6ifprSJKO0Ptd8/F U9YOMYnfRlhhhEBLqWrJ/vzHpcc8LiuXMM3Uw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716906301; x=1717511101; 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=sI6735MBCXoadOQrQEaWOD/S9nobZ8d46wAGIFygZsc=; b=ZnaHySYYaYLOPekhrclD+LTytlWJvg+v8B3lttrmzHA1RZ50/H52SC2EY/p3VrUi0M nKn8x3ym9T4gi3jcxGpnCNXECxHkOlgjoxXl4Tyo19uOhaPxJXTUFAw7+PPuGyvsGJr5 HCc/k+9PwXIPqzpp7oBBAAqxm93oXLCQ2ut7fzi2vhzZ46ejgXIGWwj+19W3i3zoGxJa 4jsIdDIGlEzjJ1H/zIm+lcfXJTeJ0ZG+F5baDLaMltzloJvhS4CQdo0LNubpFvOYpziB JVc73CNr4wlGIXXD6eHDV06C2BfaZzLXtMpp83EnW8MbX8CCqQtg2iGviyVD8ncPvvOV GPlg== X-Gm-Message-State: AOJu0YxUz/HI3sBcXz3YxFHw11JeKK3ReNj+l0Blqc0v2NvkQLxTwDpy vk06zJU+PPQpptx2jLzMy6Q3zXuv6m5ro5UJGrtP++W9hV6pLMhTvu2bS/ViM+jZVVzakg1kysV b45czHLV/8ay1DpLGkwCgb8Jd8C0U1NMDh9r+KtU6axB8gRJgRgHf5vWJ X-Google-Smtp-Source: AGHT+IHZM9klQyH0ljebgFGjdP4dyFR18ir4SCwKUvazk0Ivol/ekh9Dj7SsodccQ09kbNLt1B3YWhoZ49fu X-Received: by 2002:a81:8402:0:b0:615:b6f:ad35 with SMTP id 00721157ae682-62a08f46fd1mr113048317b3.33.1716906301580; Tue, 28 May 2024 07:25:01 -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-62a0a4db7b4sm8923737b3.49.2024.05.28.07.25.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 May 2024 07:25:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 May 2024 07:25:01 -0700 (PDT) Message-ID: <6655e93d.050a0220.c4c85.70efSMTPIN_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 35CD8605C373; Tue, 28 May 2024 10:25:01 -0400 (EDT) Subject: |SUCCESS| pw140384 [PATCH] net/mlx5: support HW flag action From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240528095026.591845-1-shunh@nvidia.com> References: <20240528095026.591845-1-shunh@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/140384 _Testing PASS_ Submitter: Shun Hao Date: Tuesday, May 28 2024 09:50:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:5d185b9afaca3c98d8fd779e97d83e571660f4cf 140384 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian 12 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 39 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ 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 10.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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.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) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30035/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/