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 172B642CC4 for ; Thu, 15 Jun 2023 11:03:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 115E640A84; Thu, 15 Jun 2023 11:03:16 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 1D7ED40A84 for ; Thu, 15 Jun 2023 11:03:15 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-77d89dc9a80so50650039f.0 for ; Thu, 15 Jun 2023 02:03:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686819794; x=1689411794; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=D8RQuojKitdkBvJGG9kmbpisQ7Hni4R2MeH0h9tA4Bo=; b=Se4x2H+VrbJrn/wrAc6kc0/5d5N5+gImLiuQ/mQtxCEwhpPlU2VGFqc/woiFGX2ZPA gP4olsPGzBWiHpel6QxLfVmORFYKDJS+1mPdt69D8Bf87jTRBtau2qYW5eQ/E27S/5qw DYvq4++u54whRxToSm8/vn+sCcbg2yALdTdl0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686819794; x=1689411794; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=D8RQuojKitdkBvJGG9kmbpisQ7Hni4R2MeH0h9tA4Bo=; b=k6VPcs2+PZkR4WqwFSv8ofTAnh8Of+el1VlnwCAf/OTEBKqVBKwZTuKlAtvAymukmJ 88A21vXGCh3+Kup64uMK/odgegPDQGnKMXlFnKd7HD2LpkQGdPMmizX7gVui6iWaXHMy AZSNh5eqv6mXsiGYF14XoGvjYLcVKLi7q5fBkhFgbwqgtEE5VF4ZY/hyVyFAA9gDJpfx 2bL2LaYJZSoZYeKeNLSueybm/v7LcfkJqQoDfQ3in5ifbVdRYPwlOgHBczDT71+e8Nmq xYIYZSC9RK2jgj2eaJl2+4WSRDJFNSKKEFZvq8Mf20c4Nlpu6kFOAh3SHqJl01Cp+61x OLtQ== X-Gm-Message-State: AC+VfDxeyfEjuMecAa29MClCJJ6oEDxncmQT9WinJxOkI2wmQu783WtX GUgGegBCzroa2wijpto8zG7D2qCLIcBs5ksvh+8dkb1hCQvy/G1LcfdzBg== X-Google-Smtp-Source: ACHHUZ6eIvcpzVZGMsIOtxBsWI5Dtv93+i+VfUPhgSBWf5+il4iHaD4kiHkIGGsbeU+9U3+Hx19lG8PnSCjt X-Received: by 2002:a5e:d918:0:b0:77b:865:5532 with SMTP id n24-20020a5ed918000000b0077b08655532mr10038249iop.12.1686819794501; Thu, 15 Jun 2023 02:03:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k13-20020a02cccd000000b0042316695004sm28912jaq.40.2023.06.15.02.03.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Jun 2023 02:03:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Jun 2023 02:03:14 -0700 (PDT) Message-ID: <648ad3d2.020a0220.383a5.16d8SMTPIN_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 0E5D8605246B; Thu, 15 Jun 2023 05:03:14 -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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/128659 _Testing PASS_ Submitter: Chaoyong He Date: Wednesday, June 14 2023 05:51:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128659 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/