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 D9292440E3 for ; Tue, 28 May 2024 16:34:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D2AF3402E8; Tue, 28 May 2024 16:34:53 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 7322B402E4 for ; Tue, 28 May 2024 16:34:52 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6f693fb0ab6so762139b3a.1 for ; Tue, 28 May 2024 07:34:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716906891; x=1717511691; 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=HJ1xqxvYDd02LSrfm4C1IDy7XTHXLAHVnIKCGJ8ewUI=; b=Bu33KS7wgEp330TCju8P1hkAH4cgzBQJ9w00Xgwju+X9fzLm+1LXTn4oSUdo+JxUH2 rOCRwWCqCFrzNflJB8iHlJOEltZ63oju4xU9VJCUg/Dxb0x2XvXsaiAAUJVGLjMp9g4l aTFz+ue9eZyK/vbl/f4Tt/seB94xqseN3d12E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716906891; x=1717511691; 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=HJ1xqxvYDd02LSrfm4C1IDy7XTHXLAHVnIKCGJ8ewUI=; b=TzpOHRXBo78buaUQosC1aE1wBatFq7sc18lqjYNGQr73wPEvX2Nmx8xKEHTvHYOBuU I+jcXwveNlCtYS8hbIKNyARgstkGlSJCPiWxezBTFiDr9TdM0M4+63RCNENpP0oAyHM0 NW6NchyD81deYPUawuahEfQ/tcRE/nBTGO6OcV4K2ndkDXhVNxVVWd4gnxJJivzFA1Um h3rGu5nqYpln1twutIknwESl7S3rZrsJU6NdLcXBa1VNaGh7e2yX9yLX4yzraV0kWLs8 ilBaPjxb1RnikgyB4TNIZKT59XAAtXnutlYKMqDYQ4wmH0PevBQ4jIQN7Qqiy1j6QCXr 5/Gg== X-Gm-Message-State: AOJu0YyWxuNIZbswbXXqLe3DX0HeQPllXOlBVvReDXjZv9kthHHCx/IO t06MemDuEKuL4fWwhU4glBSTH5FgS/DTdXUasNoDcB1mLCMczHUcNr2Gv8fyn35K0u5VZDwfSt3 RT8AVOIXsTMc2RT3ayfIAPfxU8BULMHDTSRHFMstTGMclVqEVtwuFINIx X-Google-Smtp-Source: AGHT+IFiebDxqDSsNtXXNyv/20tS6Ry3mxyQvr2l2nvN2v6k3ZCRMHi8Rt9DhgSQt0SWjlxiRiC4bHrRsS+6 X-Received: by 2002:a05:6a00:f09:b0:6ed:6b11:4076 with SMTP id d2e1a72fcca58-6f8f306a5c0mr12525283b3a.12.1716906891570; Tue, 28 May 2024 07:34:51 -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 d2e1a72fcca58-6f8fc37e8c3sm966360b3a.14.2024.05.28.07.34.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 May 2024 07:34:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 May 2024 07:34:51 -0700 (PDT) Message-ID: <6655eb8b.050a0220.c9f55.96e6SMTPIN_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 A53E2605C373; Tue, 28 May 2024 10:34:50 -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-arm64-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 | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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/