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 EFCEF42CDA for ; Fri, 16 Jun 2023 22:19:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EC0C3400D5; Fri, 16 Jun 2023 22:19:44 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id BB208400D5 for ; Fri, 16 Jun 2023 22:19:43 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-62df2192d13so10630656d6.1 for ; Fri, 16 Jun 2023 13:19:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686946783; x=1689538783; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CIreSLirKFxORrqLYk+MX8QQOJXuyFlW+EVON51cYhw=; b=igekVTe9PeLp+OxSJNZJF2I4ebqVm8nqN+c4VJ9wFsWJuYzSFHQgqMQ923N6/tVao9 8lEH5HeA64/JEXnamiaXUX2TJxPrJTOTxDJSPeCrq3CA9LBY6CWKS3MjKLHptRnpC2zk FxTkZNA3FtjKLge5/3PA39kG5kKDl43Jp2ToE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686946783; x=1689538783; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CIreSLirKFxORrqLYk+MX8QQOJXuyFlW+EVON51cYhw=; b=RyRxB6CMQyeCPa8e5rcMsweRshHawKDpKvE9B3+UDSwJ/zz/Vk8oVhV2LWTPczsn+E QvNKiPfJs0k4JV5WTUngtm5iMwBFw6TV50gxIEcSGBiviJOfE9cO6yqkZ6/u4MNjeC04 A20q685sxBhHhuC9iG5okvrH4U8siXQ4Frv3NdcnNT12tz8i/1TN6vu98eqYz+/DGbsf JChQsAuuVnar/N/TqJ4cFpZbrf4jUphFkeULrF691E9lve7wZ2eubBXJ9yiYVuiW2UM/ gPWTXCYJRwLxSJOyORKwZM5/6qwVUkL4l3J35aCuKQpG5ZE2Gv/5IKC/ntFpW5Y8RHLZ hnpg== X-Gm-Message-State: AC+VfDwH/x0LoAlGwR24wsMtQBD7BBj9aCzwtVN/4HasMWnsE4Hh1kRQ kCUNcNUOUVdr5mTjZcUdF26dbyUm0Aymy+dJ4AQ2s3Ljb598vjXsZkRBJg== X-Google-Smtp-Source: ACHHUZ7SiGylhAPiUacDQGmHo5q9zz5e7AT8GwbUVGHR1rttoYrYcbo/MDx+qaZmh+LobHCfwRCPOc0u9wh7 X-Received: by 2002:ad4:5be4:0:b0:623:4ca9:5b24 with SMTP id k4-20020ad45be4000000b006234ca95b24mr3739893qvc.12.1686946783200; Fri, 16 Jun 2023 13:19:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x13-20020ac8538d000000b003fdde61cbfdsm46022qtp.16.2023.06.16.13.19.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 16 Jun 2023 13:19:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 16 Jun 2023 13:19:43 -0700 (PDT) Message-ID: <648cc3df.c80a0220.a0050.2237SMTPIN_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 E5D8C605246B; Fri, 16 Jun 2023 16:19:42 -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 | +-----------------+----------+ 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 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/