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 4904842CC0 for ; Thu, 15 Jun 2023 06:26:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4305B40DDA; Thu, 15 Jun 2023 06:26:53 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 0CD4040DDA for ; Thu, 15 Jun 2023 06:26:52 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-777a4926555so11332139f.0 for ; Wed, 14 Jun 2023 21:26:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686803211; x=1689395211; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AGg8IrAi7Vh2XB2Zz6j5/Dkwwb66epQwJAA8oro1HDk=; b=LiiWg6muR/vogSnalYqJ+P517EJ5J+8KCMDpc3kOMitxx60nesppKrktbYHbPKLZVC 33rPMT0vuHzxs2hWXNddLM+amX5RnEoFJv+LtExx3YHSnA68YmQfmbQgtCxxPvzPk/eC RH7Uu6GKFUjuROPbhX6Om8hZNVhbt3M6wRMaI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686803211; x=1689395211; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AGg8IrAi7Vh2XB2Zz6j5/Dkwwb66epQwJAA8oro1HDk=; b=MK48tQSXhJ+SrLLv36dm9AEFplQsnr26YHoJPS/bEy+nABsgayz3DzV9GIabTDAXoH lgpq7HWkNq1xnQ+bQg+pt/ulrzDvriAiKIH75kwmI4bno2AzwC9FuwUGg+zUn6SBWe2o /x+KKNov2OwsdK+Ccd25FL7IR4A82sreqtdRaTwIX6dggtmTMSqCXdw5+3JkVtg/QEpW +EYXI2xan93TsECU4Z2cDmUg8YR7fdAg0+35nmH+chVWCtUe6Jz2xYzGJlHIcHfrsWDT ipoAXPaXXXJdthnLT6hCrHOj0MmQslmcElU0lrTXrq8wV0jbScLWdPlObc3Am9OKfOMa S2hg== X-Gm-Message-State: AC+VfDwX9G/m9hSdS4aMqpX3r3UnyNJcwuvxr2FqmIRzq45Jk4FW72rn BwItU/DH0GcR7l0ywo9gOoWkd/GQA3Xm8mQibzE28lkO1DHXjlLu/EOFF9XYqAO3mIPoKc3WfA= = X-Google-Smtp-Source: ACHHUZ4+I4DjGhxlZ8HaVbosA7tUX7QXo+un8BJPPNWf1mGE3N3SXX8q1Vs82wPcmK/eoM9/CtUtmV6q5gla X-Received: by 2002:a5d:9e4b:0:b0:760:ed78:a252 with SMTP id i11-20020a5d9e4b000000b00760ed78a252mr2755821ioi.9.1686803211467; Wed, 14 Jun 2023 21:26:51 -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 t193-20020a6bc3ca000000b00770112c4b6dsm1971778iof.5.2023.06.14.21.26.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2023 21:26:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Jun 2023 21:26:51 -0700 (PDT) Message-ID: <648a930b.6b0a0220.eae23.cff8SMTPIN_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 A93B7605246B; Thu, 15 Jun 2023 00:26:50 -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 | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 9 | 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) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 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 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/