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 884DB42CBA for ; Thu, 15 Jun 2023 01:10:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 81CB240DDA; Thu, 15 Jun 2023 01:10:03 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 90CF240DDA for ; Thu, 15 Jun 2023 01:10:02 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-558cf3e9963so1041891eaf.1 for ; Wed, 14 Jun 2023 16:10:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686784202; x=1689376202; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PTzfhOCBSzMyt1hJ422/bXTB3p3RYGkQWg7qorJyRME=; b=NBzdDAbNFwHGoaosRwXkykIB18Q2dEQqcZ1SeqGYCjMuwouMWvNIv+9DPAxVpprwXr uGPgpeKxSknLvSU1br/CvdVzNme7N7ti2PydpHuo/RdyA9JqHWrkP+obtdNpjdP/A+zf QCLUglGDXeDB/hmmNMczXXb8fRDDg4KzjLODo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686784202; x=1689376202; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PTzfhOCBSzMyt1hJ422/bXTB3p3RYGkQWg7qorJyRME=; b=AtQGgSh0KZydQGQracu7a6xsQFPzoPO/kCy48KnWDYgf6aRIqYYS6VyxG69m3FBwmm aA86wrqj7rpmBUhzGAz181otcUopUPBYcb1VTgyrERzc/bG2sj3k7Qp255YTW3qWMYZf muMQW05wZUlXL/EQtiPtc2s3Yg6/hJ1cBhXMmSjjeHj0WvsZpFbtKBbMin+8CrsDe9TY FwjQgHcH/54lkUm50bC7FGCMgXRYaDa68KTp1dQ7BRK1ERqhFnd437slg/s5J76HptkQ 4imp1TWWS6BlykzoInOeQNbvm4tpSPpvHKJVtjFN1IUtT8nq+NHLd8ECZwoMzTojKRT/ mPOQ== X-Gm-Message-State: AC+VfDzhq6SHPW2G/p5nxDFVn64KWLgPG96YBq3pNU4sM70t6kgPVnQn MHL1r629a0/RCwOj/2+djH6PaHlfb9oy3Dahdv2Q2IYMbNtbQQtl1zzdE/RkGIwQPiirclmWiw= = X-Google-Smtp-Source: ACHHUZ5N0TK42E7qYzFofEtqoDbIF2L7fWEK1vKQK49vOWYqHv/XBx2uDBaniXOcsiqp1FKvHG4YztyGf5tC X-Received: by 2002:a05:6820:508:b0:55b:2d40:5f13 with SMTP id m8-20020a056820050800b0055b2d405f13mr13237439ooj.0.1686784201926; Wed, 14 Jun 2023 16:10:01 -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 20-20020a4ae1b4000000b00557cd4b0439sm1800727ooy.4.2023.06.14.16.10.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2023 16:10:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Jun 2023 16:10:01 -0700 (PDT) Message-ID: <648a48c9.4a0a0220.b00e8.cb41SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 70523605246B; Wed, 14 Jun 2023 19:10:01 -0400 (EDT) Subject: |SUCCESS| pw128659 [PATCH] net/nfp: fix add redundant read configure From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/128659 _Functional Testing PASS_ Submitter: Chaoyong He Date: Wednesday, June 14 2023 05:51:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128659 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/26676/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/