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 0196242CBF for ; Thu, 15 Jun 2023 05:40:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F15AE40DDA; Thu, 15 Jun 2023 05:40:01 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 337F640DDA for ; Thu, 15 Jun 2023 05:40:00 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-34077c7df4fso8874595ab.0 for ; Wed, 14 Jun 2023 20:40:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686800399; x=1689392399; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ns6CeOuTSs5cEdqfjHQ2oPnWi+lIgo9uEFf7RCiyRvI=; b=aNAd3EGk4kZ+JMTqK1PsREU8QFDBle457SNPGM7nwCbM+F67SoNgRzfQdvUG99if3G C+EcvHqr3sYpxb+i3nOvscQvMZe3rnzAktoc+bqUJYYLu4i0RYNHNMqrXIsHt2rL/J1x JU6YqFhAl8hHBCT6clzSLlNUOoECdE16L9xOE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686800399; x=1689392399; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ns6CeOuTSs5cEdqfjHQ2oPnWi+lIgo9uEFf7RCiyRvI=; b=bFw99xVHxLRy8NBVMiizN3yVchJ1A4QH9alIsQF1uiiB8inWDWViHyFoPEmIhWWWJ7 sMPXGw5Wyqr6i009fFLv3Eh+1pGTLLoQS9o1fod7CQ6dIdYqkHuTVLJSKNJmJK2YIu56 fTvpKy2pPN7bWNagiU049RISCrWIJ0Z9HbiMAIcnADCYOcDBOIsf+8uWjFg2Y2z974wl kXcK3GnJAtIdOPPIL5kJCGJx9ZQx2fgmsba9SebHlGn12Ky8w/pkf0EkmuKQAvtq44Va yW6j319RnGQJCKwVg2fu0yUKprHRsFKYgcfs843Vcid7DJAIDb1/AznM3Op0sahHxKNH RRtw== X-Gm-Message-State: AC+VfDwiW2G3U64qkBblCkUlhfGd0IFJOPfi8KzSCExkc6cWglzXJIsC ENGbRBwA06BtRjXZbbNMoDkEh3x93UH4rDtF93Qv7bmF8ASYI/h93rM6hnjgOFcD2waOeuBoqw= = X-Google-Smtp-Source: ACHHUZ4Z2E+Wto5KWbefUF8yyoZqZ6o5yc3f4/dCf0SUVmOnaAXkYFrr2unEoaYvdD1vomKyTJ4TF5Cx5JUz X-Received: by 2002:a92:d152:0:b0:340:aac2:6908 with SMTP id t18-20020a92d152000000b00340aac26908mr2797305ilg.2.1686800399615; Wed, 14 Jun 2023 20:39:59 -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 z8-20020a92cec8000000b0033ff183f9e2sm600544ilq.13.2023.06.14.20.39.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2023 20:39:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Jun 2023 20:39:59 -0700 (PDT) Message-ID: <648a880f.920a0220.886f4.73abSMTPIN_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 E58C4605246B; Wed, 14 Jun 2023 23:39:58 -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 | +------------------+----------+ 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 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/