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 DC12642CBF for ; Thu, 15 Jun 2023 05:53:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D254640DDA; Thu, 15 Jun 2023 05:53:19 +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 3CC8F40DDA for ; Thu, 15 Jun 2023 05:53:16 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-777b922466dso394699939f.3 for ; Wed, 14 Jun 2023 20:53:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686801195; x=1689393195; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nKvfGU3vC4NZt+1W62eYwoxm/gnedMgii3FVuk3iMA0=; b=V3Y29tvobYNNjdpZ5xkYyiGy4rfhoHs5qPF6mdw41g2MJUW98De9THza9X33X9YSHE 1JHeoPBtBlbnLTsEd8jPGAIcXS3jRONR9lCYuzfSm0txvXwWBfuflfB3FpKC0USUcwTJ CdoYz9pmTKdTWqyBF9Ht4s6IGppZPMA/kVtkE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686801195; x=1689393195; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nKvfGU3vC4NZt+1W62eYwoxm/gnedMgii3FVuk3iMA0=; b=ipO9xlnhQG5RMvIcD4gO6X1rYwxe6r6wujTrCtu9AE+/sObNtJn60XSyXCEa3eaaC7 gl1cwpf08+3wZ+R2Olk3JNhZB+dGK49IJf4hPPhpsct4IDwmQHt02OpdUxxfcUiaKP2o RP4SzBGkeBDijAEWPAzw82N0mOnKj4jbde00hXtjiMtltrdyk6Y3trhRtnIxEV3VezZ8 hi7cNiKeB+5GkzevVFVLFr1MWrOSZ+SxgAA3a8JJb0wDj7/ePYz8Jb8vRzwTNSZi4rUZ 9XMA4HhyB/26znCCURGSlVPNTxHIVX7GO2YBrRuDu/iAyS1tXMhtDDhlQghTwVfaEo0Z cD2A== X-Gm-Message-State: AC+VfDzFtepf3WGEfF6SRBdvENq4K+8oNTYUhcmvFaz2EAKdSW3Ototc rd36mZBk98fNbYxhiMaJsdtKgq0eUy1rJquLG+QVkJH4/hSGC46cRyaH4xzB1OD0DL5FG7jaYQ= = X-Google-Smtp-Source: ACHHUZ6C+nhL6zDhYY3G4dChGEAXGJxQW7AE7gNPHQ7Jcv0m+xhqB6m4/+I2qgiKadbs8FxVbKvwYwq/f8d6 X-Received: by 2002:a92:de0e:0:b0:33d:1735:fd79 with SMTP id x14-20020a92de0e000000b0033d1735fd79mr14801534ilm.20.1686801195729; Wed, 14 Jun 2023 20:53:15 -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 b10-20020a92ce0a000000b003419bf1173bsm26174ilo.14.2023.06.14.20.53.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2023 20:53:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Jun 2023 20:53:15 -0700 (PDT) Message-ID: <648a8b2b.920a0220.8d799.1a6bSMTPIN_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 4B7CD605246B; Wed, 14 Jun 2023 23:53:15 -0400 (EDT) Subject: |SUCCESS| pw128718 [PATCH] net/nfp: allow more then one secondary pr 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/128718 _Testing PASS_ Submitter: Chaoyong He Date: Thursday, June 15 2023 01:54:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128718 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26693/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/