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 29BC441E72 for ; Sat, 11 Mar 2023 12:13:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2298440A89; Sat, 11 Mar 2023 12:13:22 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 44F9C40A89 for ; Sat, 11 Mar 2023 12:13:20 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id h17-20020a17090aea9100b0023739b10792so7469119pjz.1 for ; Sat, 11 Mar 2023 03:13:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678533199; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=XNEhI1AaeSa/lV7zt0xSiPZJv7bdsy3dfLv9rq660h4=; b=PLA58JvPQa/QhNa1IItOEbRMJSa8BT0FdNYf9vSTnvw4eXxw9nqmLgUUzQMs2Q7Ct5 rlJNnPMD1Ga+IAYV10JEtMwm6VBgjdOEwNTBzXZA2yrxAKmTmfzkcMaI4iN057zQ8Fek YB9YtRpP2PLRI1mgxzKDFI1xP13/LF2hRQIH8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678533199; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XNEhI1AaeSa/lV7zt0xSiPZJv7bdsy3dfLv9rq660h4=; b=oRQPLT0ybpGTmISFngppiYJ2zG7taTqfxpLMsVwx/d/LWSAHW9U4EhnbhpoLnIEItm 4MJap6Kjn2NDv+sC1Faxwbso9Tz4NjlvO7hwU6lPkzoyrVZRJgS/IEdeg0SZMVRLvL3o 0xR0af6LdbG080wFLhuY/k+PAyyq6pF5iJHllpjF+Ia4FnE3KElh2D/2gGYdK4dHfK/B oehMDpetCCzcSTwqzywxf/HBj6vN3bd1+BIatICg+dAnpY0MZ/D3TPQiiHMXxRszIN2E b27SfrZU1Q6j2hHiYtisnBcDSooS/QyWMxShtunFgzZNAGv/PFf1M1LLBsJkJ4XRyKdB HFzA== X-Gm-Message-State: AO0yUKWbCLImfik0KIdHyKqgtiXA8MGEKYSJv37P6ocKwGGoxxfd6rER d5tZvVZCYZOKBu2NYVJ80WG8EE8LH7HG3BQT6XwqKuS1EUmUzWF4lcwXl0mamPINjKeX5tzyJQ= = X-Google-Smtp-Source: AK7set+/ZJ3sltaYsnrPFX69qrXNPw75vOVgwg0O8QakWQa6HFYCyUsXom1RZjGR77F4Ju/F/gnZcF5M8Yjy X-Received: by 2002:a17:90b:3e8d:b0:233:ca14:6afb with SMTP id rj13-20020a17090b3e8d00b00233ca146afbmr30346466pjb.37.1678533199461; Sat, 11 Mar 2023 03:13:19 -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 nn5-20020a17090b38c500b00233f1035008sm148394pjb.3.2023.03.11.03.13.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 11 Mar 2023 03:13:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id EA227605246B; Sat, 11 Mar 2023 06:13:18 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id E9A1E6011D; Sat, 11 Mar 2023 11:13:18 +0000 (UTC) Subject: |SUCCESS| pw124890 [PATCH] ethdev: prefer offload names in logs From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230311111318.E9A1E6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 11 Mar 2023 11:13:18 +0000 (UTC) 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-testing Test-Status: SUCCESS http://dpdk.org/patch/124890 _Testing PASS_ Submitter: David Marchand Date: Thursday, March 09 2023 08:16:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:fc54766b1612b29c75fd39bd015f27dd57feec5f 124890 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25657/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/