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 C41A543C3B for ; Thu, 29 Feb 2024 14:54:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BF917402E0; Thu, 29 Feb 2024 14:54:13 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 6E11B402CD for ; Thu, 29 Feb 2024 14:54:09 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-608e3530941so10190847b3.1 for ; Thu, 29 Feb 2024 05:54:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709214849; x=1709819649; 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=KCF0wicB0WuufeIND2mB8H8yCdh7RNiDygU7oS8tUwc=; b=NRMpxrJ5Ao3Zy6y8walHTczQtQYMe4HBLMJXEv+QfpWttIB+yHQ5Jt4L9oZ8jhhNZf 2ncEHGx9p10ehuda5mynQ51f6a/O7F2MCPMWuJySQrH/vec3pmCHpZG+ugRxNxcJuhdj /W/bZzY3uq4QVcmznzYBTmo64xWqFtPulm2KA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709214849; x=1709819649; 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=KCF0wicB0WuufeIND2mB8H8yCdh7RNiDygU7oS8tUwc=; b=Y0uYOyn3PoB7fBCj0oYNdvCN+69/CzmwM4kPGHSRaZ9n1eBESP0c+4JPdl55Zey7cl e15KYY8l21qy/yddsR/0uVowzXSzOya++vrjr3myHCvj0XnaQBpW4ovNayJKlRzHr1qm eBeZjbaBwP+Bwqo2Hfonz0mDTIeCzRobZeyp1+Vo6NsWNO6PQoVDvSrdPwsB1PpzCpYt 1+Jbd/J7fBVkcOj7IZGlOzbJHeMewpcOnnVW5FbgWH+ATMRMUSSUufprsr1FMMhuJ1e0 xbhWfLY8VXv3PdGY5H19Ga4cnNjRToGMHGovn1GiB751qS029KFz1DhyaDAT+GBbkp0F +RhA== X-Gm-Message-State: AOJu0YyMy7vEP6dEMi5hDoyXRURVmsLpzc6l/1LyLJU1YQsN2hCxqMAa MirehOSK6T04LbFB0DFZtRMBEwAFKzzjKf2AXxbXAvaHliy75cENGfKvzZo/ruszNqNtmt7KdVT jGV0DM4Wfbs3I1vCbabsdy31xKsQ7cvweXVDvI2i/hJcYjxtNikFFBBrZ X-Google-Smtp-Source: AGHT+IEvvsY6eZeWdsEX0Fj9RLwg43IQ6G696kADM0DX/iA/pFjs7WHzd0RjmQDpQ52bYzSgoVEfZqmCawcO X-Received: by 2002:a0d:c242:0:b0:609:1cfe:c54d with SMTP id e63-20020a0dc242000000b006091cfec54dmr2029160ywd.24.1709214848876; Thu, 29 Feb 2024 05:54:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id w65-20020a818644000000b00608d6f88e0dsm67704ywf.1.2024.02.29.05.54.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 05:54:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 05:54:08 -0800 (PST) Message-ID: <65e08c80.810a0220.ba847.4bb1SMTPIN_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 85B19605250F; Thu, 29 Feb 2024 08:54:08 -0500 (EST) Subject: |SUCCESS| pw137464 [PATCH] net/mlx5: fix action template expansion: From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240229101955.586947-1-getelson@nvidia.com> References: <20240229101955.586947-1-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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/137464 _Testing PASS_ Submitter: Gregory Etelson Date: Thursday, February 29 2024 10:19:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:45d2195f9ea6ead7242af856c799c6f084d874bc 137464 --> testing pass Test environment and result as below: +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +==========================+================+===========================+==============================+==============+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+----------------+---------------------------+------------------------------+--------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29328/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/