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 336CA43B8D for ; Thu, 29 Feb 2024 14:12:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2DBA2410FD; Thu, 29 Feb 2024 14:12:44 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id DFDB4402DC for ; Thu, 29 Feb 2024 14:12:32 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7c3e4290f5fso42294139f.2 for ; Thu, 29 Feb 2024 05:12:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709212352; x=1709817152; 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=0Ao9ZB6S3On1xNxJzJsJco6ggvD7YV5hZnPuQlbMZ7A=; b=MzNeqKWNJ8LdRm5pvgiLCeK1CVScfjb1msO/4Oo6gcEK9KqUK4b+x60JBZWFKaoTzk rri1dNDkgHi3NeQ6A1BxMxZq9XBgJ+96nJuyBW9cEGW/rktqwdOXVrrTUNFurN4BX+Yc YnYLwqC91CFSTGmOIyUOEaqbGUAltu2ul363I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709212352; x=1709817152; 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=0Ao9ZB6S3On1xNxJzJsJco6ggvD7YV5hZnPuQlbMZ7A=; b=jVbda7MhRc6NfccrIdAdDXoPdcTqNwgPU2e3qDqfvWmtYcPAGOe2hVy1ZrrDJ3jkbn RVYsnMb4NsEHzJgb58tfHxoTgHQBBu6h4M+SCHHTT+x/tWli3IVmIl8EuiVPG6cFZW6R KqWoWJy71rd1FmIU4NX2gD2RjlvGHPeNj+mIU6cwvnnDSXWkijHwtuFAvu50aKlEMY8T tyQNQFSftlXnrxbItBZybfC1J+WhefX6e0EdxthoCcFrtxtF9YX5XKApBKPnY4jWWGsw yTY18lSvE13GqFbOgO7VgcgZGp65MdP5Pn9dih5gEwzRgyTP2bDtDTjkm+L0q0/3o7Qd 4rzw== X-Gm-Message-State: AOJu0Yy1jxJHzwhKi9Zc4XoMRYP2t4vrWfhqoIW7+cksNUyUH4odBH+3 g3N42xd66Umix5kDyFR07u1iwmlM6auG9ytHkFJUphU/II72xE81+dmjwkg9Xl3/8TPgo/lXMNI +gVi0FGehrRPjLb1Q7ew1p0y5Ui8ayCtTiCtZ+J/O X-Google-Smtp-Source: AGHT+IHMvsGZBGN8HKwMsnYGsPZ9jZKV+/8UvEderHllZKfBGwYwBotF8GXrSzZqpvrllxVhl3iMGxKkXkl0 X-Received: by 2002:a5e:8e46:0:b0:7c4:9ce4:aa3e with SMTP id r6-20020a5e8e46000000b007c49ce4aa3emr2232950ioo.7.1709212352187; Thu, 29 Feb 2024 05:12:32 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l10-20020a02ccea000000b004744d4c9936sm40751jaq.48.2024.02.29.05.12.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 05:12:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 05:12:32 -0800 (PST) Message-ID: <65e082c0.020a0220.65ffc.321bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B0BFC605250F; Thu, 29 Feb 2024 08:12:31 -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-compile-amd64-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/