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 1DD9542CDA for ; Fri, 16 Jun 2023 22:48:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EA770400D5; Fri, 16 Jun 2023 22:48:16 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id C566F400D5 for ; Fri, 16 Jun 2023 22:48:15 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-666748c1edfso1057283b3a.2 for ; Fri, 16 Jun 2023 13:48:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686948495; x=1689540495; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=58y9fSJ1RbzNFa4r+mH6kxQ7Hb7G6Je7Y7xaSu0aoIM=; b=U7S4ymyQUABWRM/XpB7vg9BeOKWzNoZ3FFqTBP+cO4lCHy+J8EwDHAHR988EWPPPsz Ub7j8c7rK/dupS4pVR78FBitJ+zXte6EJeaOeyDsnckDJF3pkVro+Rns6sTDVT9Ynikf EqWDKCpXZ1tXmnLHi5lhi2BNjj962kHJqIZR0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686948495; x=1689540495; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=58y9fSJ1RbzNFa4r+mH6kxQ7Hb7G6Je7Y7xaSu0aoIM=; b=ITYXqpU2y3sFtGqMwdz74Sih8Ale2kN0VluKAbG7IgcTQKRC8SQ1MW56hsBYNIeWyY 1Q4oAOJTExls4hStylR1lnuH4pvepDfqckWAv815N9P8ASUFd6qUlV1kz6m/LgP/UNqI Klt3tuy2T04rhoiW3C1SSo04Oi6jg4x/N+ndkd7DDUij3c63PrRC86/o7CfcX4lp44Nw ykiBtbYs7c/VXlohFuzptGFotFAXtk5RVueFXKfDMlZ46DsNBuvhFg1M78z87KKle/UP 9nmr84jiqRM57sx+kDYaviqySjDLcoPOvHM0ag2nwcFS82bfdDEJ65JCqFPWBZo8jjBQ i5mw== X-Gm-Message-State: AC+VfDzv+i0cczJUZ0tAHuTI5eTPORnDz+g7oshC7SVIADYD8KPyZUNv CG8N6PuX/ionh0v1yJus7t+55dPdoyjHTuNRJhdvKfAWRLxy5WgQgwMJKKZupwgemxH/bdPuUw= = X-Google-Smtp-Source: ACHHUZ5BrXpwV6orxlSUvb/6sJxM8iJJuPIXbS/TGuHbg/qGrweJPSTOL8nVj5rXS4NYjFZZvF3RqBJtO4x4 X-Received: by 2002:a05:6a00:3a0e:b0:661:4a00:1ea5 with SMTP id fj14-20020a056a003a0e00b006614a001ea5mr3434540pfb.20.1686948494765; Fri, 16 Jun 2023 13:48:14 -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 x11-20020aa7940b000000b00666b73ce4b1sm102707pfo.7.2023.06.16.13.48.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 16 Jun 2023 13:48:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 16 Jun 2023 13:48:14 -0700 (PDT) Message-ID: <648cca8e.a70a0220.f9de7.4beeSMTPIN_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 E160B605246B; Fri, 16 Jun 2023 16:48:13 -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 | +------------------+----------+ | RHEL8 | 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 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/26723/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/