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 D6C2042CBC for ; Thu, 15 Jun 2023 02:11:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CFF5840DDA; Thu, 15 Jun 2023 02:11:10 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 2A56A40DDA for ; Thu, 15 Jun 2023 02:11:10 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-77aec4dcd9bso314075639f.2 for ; Wed, 14 Jun 2023 17:11:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686787869; x=1689379869; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xogKbkNl50vPwnij6UOj0PR3jshLhlEhsHj2gXP2hog=; b=Hu2WV2DCGtBMCULwmL0jIB0ChW7nBcvbRaTGEjt8CIVPbwLRpiOPDq250smm6v0LRU Prp1Ii0A/TcjBa/A1NudkvOK4dLp82aFyHujtLjgcbzWzpCyvAq67nOZJhgxGeZT7kjn /MSk4CHZZ9ldGYcBmPSrnFXMEAmLT3l6qjXWg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686787869; x=1689379869; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xogKbkNl50vPwnij6UOj0PR3jshLhlEhsHj2gXP2hog=; b=NBeCTEJPP5DwzdLJfu5BfkPKileUxeQI3mVH+YTz1UEsED+8uN8tYiM4sYUmpkseyZ 9Oe0XgrKxBcrkjJai0X4p70//AGXt0RSGm77vNX/56AZwZOXgYrgI3kACl0XnNdKkNmM y/Gqlx5xhTlcceuiYO0B5sl8G5AnvHPIgj9Ncw/hpiXLKmqM5jcgDT6qq2nOxJ9emJNN 3Hgo+/R2reXCiY8ZYQNkB270AWMWmmw6raf5WckpE4PFt5qh6jERGi6cZjQIfqMFQSoW rz4e83wCPhpC2cFu5W7hkyS+hJgJud3f1KPKwVMgVjknJao0TWxVk62MrnyEZKlhqvV2 hCmQ== X-Gm-Message-State: AC+VfDyBIe1HUhCT7z2ZIwl5NVQ5JhM4znG/5qD00fznwrnXVrkn0itb by4lmvY3asmlq787STONoXadcsssAFUGYlMmQsT3BkD/+XeRM1uOveG/Aw== X-Google-Smtp-Source: ACHHUZ5lylvO9toNvTUFIhITEEXldfkPEYeLx9GA8ns/k2YXHu2mMP0AJHqHtaiiI6VE6peTD1+L+BG0IFzI X-Received: by 2002:a05:6602:196:b0:77a:c494:b4c9 with SMTP id m22-20020a056602019600b0077ac494b4c9mr15480342ioo.20.1686787869406; Wed, 14 Jun 2023 17:11:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d63-20020a6bcd42000000b0076360c90e61sm1950411iog.16.2023.06.14.17.11.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2023 17:11:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Jun 2023 17:11:09 -0700 (PDT) Message-ID: <648a571d.6b0a0220.ef89.c73dSMTPIN_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 F0DCF605246B; Wed, 14 Jun 2023 20:11:08 -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-abi-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 | abi_test | +==================+==========+ | Fedora 37 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/