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 C5E29428E9 for ; Sat, 8 Apr 2023 05:02:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9F77E40F17; Sat, 8 Apr 2023 05:02:50 +0200 (CEST) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 85B2B40F17 for ; Sat, 8 Apr 2023 05:02:49 +0200 (CEST) Received: by mail-oi1-f228.google.com with SMTP id bc3so236708oib.9 for ; Fri, 07 Apr 2023 20:02:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680922968; x=1683514968; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=24mRHY1vPCgj4AGaP2t+z50Gx6pjCpICgZ7nGtTj6iY=; b=PDCPvC2koKU5USG4TEX0oNua+r5MeJkaZVktCsbXII0Nzhek1rfQDsMVObL7EGWa/T yenpS83LJN4GcyCsTAByq93WGweYFICalhCuDPBOpOjujSaOteAMxFVnfEwho+zS4TaF yZ8kcynoDp9RO3TFOUDJxEg03tx/3Ae/gG0FA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680922968; x=1683514968; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=24mRHY1vPCgj4AGaP2t+z50Gx6pjCpICgZ7nGtTj6iY=; b=1zFymu6K0PZLpv7IDg++3AckOAP/v1uOYOwHUVEbW8su7eJ2vjiheDJ+Pq4ITgGQ8q M8vwv5ewifSMTDTtK3GLkTuRBxQ7LJ5nCySqQWdcKqCIqsossZT+ZIcRb9rqUl/rDfsc tT0PqR+cc4+FaszNFgRh7r/1v/DS1knhb4sWpmF8s9tC4ugxg+n6u1dCtmnSSlEi7pqX l4BHHR13iGZWN7fD1Y+0J2YH9z+kie/HH71id9F9C5XXD3LgEgiAdlDoEB9di0q+W8L+ tyu3oCGNNh3cDoYcpe4eq58t+xtlmqITwUCo6UMzjMCqiVJETZY6ETUEWWBrWpYXAZ5F T/sw== X-Gm-Message-State: AAQBX9f82J2IP2eBb6BaJIV9jDYaiNYAJKUrEKTzNpdY8G4naOsmOXh/ rhJYThZelJhBvP9Uz0ElKzh+L6ZHa/a/+CAbkGK2N6s6e7SmmVtb1WwxliyPFDJbvecTl3MXJg= = X-Google-Smtp-Source: AKy350YzsI/W54vglC/11Qo5pZR4WP1cjfdTDKGPcUSTd3nzMuUqbilUzggK4DQMIAZpoQ/fp2b4KEft3VEO X-Received: by 2002:a54:4704:0:b0:383:e2eb:a21f with SMTP id k4-20020a544704000000b00383e2eba21fmr372586oik.35.1680922967809; Fri, 07 Apr 2023 20:02:47 -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 q11-20020a4a330b000000b005411e03f56dsm353046ooq.27.2023.04.07.20.02.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Apr 2023 20:02:47 -0700 (PDT) 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 29A96605246B; Fri, 7 Apr 2023 23:02:47 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 26A1E6012C; Sat, 8 Apr 2023 03:02:47 +0000 (UTC) Subject: |SUCCESS| pw125861-125867 [PATCH] [7/7] net/hns3: support getting current FEC capability from firmware From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230408030247.26A1E6012C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 8 Apr 2023 03:02:47 +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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/125867 _Functional Testing PASS_ Submitter: Dongdong Liu Date: Saturday, April 08 2023 02:27:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125861-125867 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25942/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/