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 0055F42CDA for ; Fri, 16 Jun 2023 22:29:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F04DD400D5; Fri, 16 Jun 2023 22:29:07 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 092AD400D5 for ; Fri, 16 Jun 2023 22:29:07 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-77ada5cacd9so43332739f.3 for ; Fri, 16 Jun 2023 13:29:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686947346; x=1689539346; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GTAo2CwDdAdRGkEQup1EUjh+7hRkP/oqMOWrihglY0A=; b=NyQXdsPFguUroo7Y+VS6bGx2NJv0RhJC5VL04qVm9qjYdQMXQpbvRRONjbdMgYftKd h29sUOvvu1YJovt3+4/1u3JygI6Jpb4GrA76DEugl1Dnez+4k4oTgecaXapBO6s83VKS cKtAoYrRGMXS2rPINmCXZIjPOgohr+dh5WPXE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686947346; x=1689539346; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GTAo2CwDdAdRGkEQup1EUjh+7hRkP/oqMOWrihglY0A=; b=C/zhEB5AR4dfKvKE6cDUzgBtJHMzUgiMU8lm8sHfUiB8RPdxhto0AhtEqbea2tVyoY 0dLPD2ejRXyDDeaWXL4j0oB+hEnfpKvT+7kJiugdRxSXUWBJzXVhdX931D5iOv7HfBnm ziQqJOw6u8zQhSfhDoF6FlInPYAVDuuCJjZbDxaNNOaEBLKb09qJwr7ORSZJN9rSm/w8 LVOjaY0RnBHuWg10zWa5NYupjE0FTpnhojebblRv8OhZ5PGZRxdHv07xLukQ2WYbz7b+ aiaisZyt3UmFqxGbDS8LI/8hOY7b0HZoJSqlha9s67lNefI6FZaSa1A/0MFBQkIbEPq4 LsXA== X-Gm-Message-State: AC+VfDzK6gUeROBXkMAkuMWVF6bv6u5uuThKo8/SNxgts9O6bKyKH+LV +BeGxjAjjk919UhL7GLMLtsDXjcI372ssdCdf+R0WeIqdlZ2DxuDm7Y0lQ3ZSfeYJ+Kn6QyXlA= = X-Google-Smtp-Source: ACHHUZ5QvZJCeP6F30gzUdr0d+L3m9jYxFNPDlwmQhwH6//laq3ZlO3zuduii+0uCb95LrOVuGnzB9NnJO/K X-Received: by 2002:a05:6602:2995:b0:76c:4ce7:e37c with SMTP id o21-20020a056602299500b0076c4ce7e37cmr221152ior.16.1686947346498; Fri, 16 Jun 2023 13:29:06 -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 b23-20020a6b6717000000b0076c7d9aab2asm2266693ioc.31.2023.06.16.13.29.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 16 Jun 2023 13:29:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 16 Jun 2023 13:29:06 -0700 (PDT) Message-ID: <648cc612.6b0a0220.2726f.5d7eSMTPIN_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 017D3605246B; Fri, 16 Jun 2023 16:29:06 -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 | +------------------+----------+ 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 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/