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 16B0942CDA for ; Fri, 16 Jun 2023 22:39:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 12BCE400D5; Fri, 16 Jun 2023 22:39:05 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 6EF2E400D5 for ; Fri, 16 Jun 2023 22:39:03 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-62ffc10180aso9331206d6.3 for ; Fri, 16 Jun 2023 13:39:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686947943; x=1689539943; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ngRnCSK0+xnolfAZgLgyMmA4f6i/zdNkZdP/ZPJYy7Y=; b=NEGMaE79/y/kow12XyDPA9uF8mTx8d7p3Udr1r+mbphNOcO7WYRFoNZo1OkbTLcmCo cacVuSNchtYfbaWFNPbRWOOs/37i8bz0roCVa09YOdNyxADHCNlfaoJn1IN9KZUqyf9C u/I3X0IEYw4qJ8rc3dd30b8PFjkQb7HQWIygw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686947943; x=1689539943; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ngRnCSK0+xnolfAZgLgyMmA4f6i/zdNkZdP/ZPJYy7Y=; b=E8ttEtdR4SINH2G73KPdvaEYCYBfjw6A2k2e952tPDkFWFxIwOn7lpLg8HTFfTOU/G WdLFueM9bzky9aww+woG+8TlOD4fZjspwSVVW9/NQ3D2nOgJkag9+B36VqC8EGFfoCyP 7yoduF/BeJm7xGDxdwySXJV8yZxFY5GR8RT+y6tJLCdryTByPHnU6FvKc1guvUPTByMJ VzAluVHgzC5Owvcr9q/OEeI/BQGD2aOH6b/dCRmyvfXImBh6C09CrkZ9tYDBadJt5gMv uj84lqcbIK1tyoFE5Sh1guaQ1lvkreVpqtcDLJb77RJ9X3NWqQMPSa31C3051OK8leWw mrdg== X-Gm-Message-State: AC+VfDz743KAy8JfAZ4pC1lw3tCajGyfbJaxf85C5gp/kHfZIKyZosCW diAc5adoBUjp32UMfHbvBk2Fx4D5288ub0N0vq3u53OpNF8beSgXuBNzBMwwZiW8u1i2WJbjvg= = X-Google-Smtp-Source: ACHHUZ4y6CREYv6tOGyjo4FIj8Redd3HxZHWkswmPWIUvqjDsSDvHEPztPzMKmCZlXDmVAw86Jpo6f615cnO X-Received: by 2002:a05:6214:e89:b0:62f:f049:f054 with SMTP id hf9-20020a0562140e8900b0062ff049f054mr3995998qvb.65.1686947942859; Fri, 16 Jun 2023 13:39:02 -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 l17-20020ad44d11000000b006263af5d086sm2017527qvl.70.2023.06.16.13.39.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 16 Jun 2023 13:39:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 16 Jun 2023 13:39:02 -0700 (PDT) Message-ID: <648cc866.d40a0220.12074.6317SMTPIN_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 930BF605246B; Fri, 16 Jun 2023 16:39:02 -0400 (EDT) Subject: |SUCCESS| pw128774 [PATCH] net/nfp: break out function to initialize 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/128774 _Testing PASS_ Submitter: Chaoyong He Date: Friday, June 16 2023 08:14:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:7556a1a355fb377279508735f7afc1faf1d00158 128774 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/26723/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/