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 BD94842C6C for ; Fri, 9 Jun 2023 10:38:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B91D840A84; Fri, 9 Jun 2023 10:38:07 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id D294A40A84 for ; Fri, 9 Jun 2023 10:38:06 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-75ec541f933so80908685a.0 for ; Fri, 09 Jun 2023 01:38:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686299886; x=1688891886; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9x7rtiresWACsCIjpHbGp4ZMbhSiVVoqimYOW3jymcg=; b=W5zMGGS4N5a8Kz/UEOct3AAC4ZbCIEzStdO5x4HHLFHX+p8unMrBGtDHvo1IRcLsqI +xw4gdouPqdlDxmS2zh6G7O7c5n0paG8JU9A7l2GOCk6tfnk0jltodqgf8B7TS4SZ615 8kBEwHLVg0tpeJHGCv1AaIZVx7nGrL1IdvKXA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686299886; x=1688891886; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9x7rtiresWACsCIjpHbGp4ZMbhSiVVoqimYOW3jymcg=; b=EH5xZfiBCO5c7igzu5eWhlVvQlOmE1NaN3Pw8/7EZheVxUD6YoN7DqtZbxjy93Ev80 Ztr0+XnjiFkxvenyskJis4IF9C8Mls/6FkVVyFxS9uixD1wPqIvWLkouFPCChLsZ7P+X uwBlig+hdFfahURGY8m74RCpyYwc0IzbAgM2LKvzuq/AcM5TgScSRbAaXd2wgmU2xQx2 umSPSplQulyysbHEI3YUUnqn6xJMrw8UWb4EnSeda3dhby+9yzPbyJgsGn6+Navzen9S fMSI8XiH5c7Khf6HfDtOaWeuMe33T6H0x8DV9N/PXoYT96xxi+gUOmeS+PMKB+9puXVx fCWA== X-Gm-Message-State: AC+VfDz6b3rSaLMq+7gPi8CWjJ5dp7iolHt4/mjS9hU0tTdG/QNkWKcw k+JVVZpeAtYpyL/mLzP0bFYkBofN6ieXrEW65ZWUB6btSfnlvg== X-Google-Smtp-Source: ACHHUZ6R6kBBuqkWlncmY6wvT66OpuSM7vjgL7FzO6lOO8aFwbz4BtEUQLro9rWKikA/dXQvBy9+XRxr2/qr X-Received: by 2002:a05:620a:3f42:b0:75b:23a1:d83e with SMTP id ty2-20020a05620a3f4200b0075b23a1d83emr5404907qkn.0.1686299886268; Fri, 09 Jun 2023 01:38:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w16-20020a05620a425000b0075d8701b9a5sm230219qko.2.2023.06.09.01.38.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 01:38:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 01:38:06 -0700 (PDT) Message-ID: <6482e4ee.050a0220.fa702.6a42SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id E4002605246B; Fri, 9 Jun 2023 04:38:05 -0400 (EDT) Subject: |SUCCESS| pw128452 [PATCH] net/nfp: fix incorrect link status after From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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/128452 _Testing PASS_ Submitter: Chaoyong He Date: Friday, June 09 2023 06:28:46 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:e5cb7ea1f4c45fa147442a248dce0fdffd907291 128452 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Fedora 38 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26605/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/