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 6B27643BD7 for ; Sat, 2 Mar 2024 22:48:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 659E742DF0; Sat, 2 Mar 2024 22:48:46 +0100 (CET) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 43D15402C8 for ; Sat, 2 Mar 2024 22:48:44 +0100 (CET) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-5cddfe0cb64so2355751a12.0 for ; Sat, 02 Mar 2024 13:48:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709416123; x=1710020923; 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=yl2YpQ7rQZnJErzvFx/hYJY43/xwOGh065DjstIZyaU=; b=MfhoBN1isI0EuE0aS0ISCzFnBQqkErNt4j0lnaYIP80IuoBKpynzqmSiuBR9ie6QHT UXUtO/ObjJafiw6ImcfhbtgE72YSsPD1wnc8zYC4cYcRk1JSKnbzwO5mrw03RdW0c/Vj Vk5WCF/AgJoG2QpBJdZrQdjyN2Mm98ebW50JU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709416123; x=1710020923; 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=yl2YpQ7rQZnJErzvFx/hYJY43/xwOGh065DjstIZyaU=; b=TagJ7jTS8PHs/nLiN+R9JTZTtL4TwSfn2i1zBHTR+rACRWGC06zbDlUyjYA/Ji/eYo CH+pkyrjGfqgtW+6D3YqPPStrO81q3MCEVp8SMUmY7JVh90R7tSep9eM/Egkgzhq37Us 8g6+SQMnXepLBybgg2ZF4KNPEIqRCe4jE5+QMzxyZzZ+6qb3/ekCZIUybrYAcGo+sL+h Hu6egIs26jQdsrUWMWeYpa0Yzhj89+o1pE1yfk4EynlNxwMRx/fnIe3VquVuGoCqsAev Ax8o64h3iF1h+gvmwsZoq+L2RsQFS6pc/CXZWO7Z8/0/RWa1+BRQUcUUBTtHO0ZUyckd OXmw== X-Gm-Message-State: AOJu0Yz9A1WAftokF+eahhLatxUywkd9pa5pveJhQZAwMlfWS7pVxy42 ofvS2HTaAFVl2s4B/uiK+t2Z9p7s1DsbOHnVWiHKzzFH45eXuzVSnSjO3LH8mv19ePKYCyYQZ24 S37S/jIGQY/+2Popl8zcJpYx46I4yx6DYOBq1hh84/a7VA45dgb6w72Hn X-Google-Smtp-Source: AGHT+IGW4D5Mquf8Z4NmV2jAFg8+ueXf2huCBWgtPu2MPlTZeNA40EsGz3owa6NOkw/Vd8N3Pk00Km7V+c91 X-Received: by 2002:a17:902:cf03:b0:1dc:fc6c:60c2 with SMTP id i3-20020a170902cf0300b001dcfc6c60c2mr2609858plg.10.1709416123395; Sat, 02 Mar 2024 13:48:43 -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 ml13-20020a17090334cd00b001d9609ac488sm145107plb.149.2024.03.02.13.48.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Mar 2024 13:48:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Mar 2024 13:48:43 -0800 (PST) Message-ID: <65e39ebb.170a0220.123dd.96d4SMTPIN_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 8151F6052712; Sat, 2 Mar 2024 16:48:42 -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-sample-apps-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_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/