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 8880442D5A for ; Mon, 26 Jun 2023 14:43:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 83F9B4067B; Mon, 26 Jun 2023 14:43:10 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 0DF854067B for ; Mon, 26 Jun 2023 14:43:09 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-77797beb42dso109906139f.2 for ; Mon, 26 Jun 2023 05:43:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687783388; x=1690375388; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xMYTNvOfpw4WmTHAak7zffed095MNjbD3qnLXYneb3I=; b=H1VDE1Sv0ClnJC+4+2ZMmyvH8DObdmAMzQtmxGjkLLiUgiHpSTmGnQe3boaov3SZyy lc3/JXfzvGE9EkFYriZIvDVlGvPjWMmm+ujDPpnciB04gMkVzzECiWwaqQY8XIZWnlAW gkk+L2h/8loG0/wT0ZfhAuv17W4I4EMGdQDVY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687783388; x=1690375388; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xMYTNvOfpw4WmTHAak7zffed095MNjbD3qnLXYneb3I=; b=E2rtW4w4OU3/f0b4bBvcSn0MXHw+yTHznGrwcgcjJBSB+B6uNYSCG/1C7oT/PsAkDn cld6s4XYdsH3Rbo2iG++aI93gCxIO6lYAf6pr9Afo9qKU3JG6H+Z3Pb1D25oXRVAxuIq lvKj7hnPWL99Be11gtk/LDKiSdYJrpdRaIitxRNMEcbzu37QwxGTG0Go0TfwaYZgwYG8 2MiWTC0fbOA0TKvsvSnYmRdN0s0r4Ey8sRX9oiAwyzNTG2aV1Dcb/vfNZcaeGSeRfkn0 qf7ctCWkdNOTnbBgww/Ao0fttVvlKOTvKQHqqOHCBEDtqaNkXaVQPbSLbA5e2gtnUHN5 t1Rg== X-Gm-Message-State: AC+VfDwglkv/W2NFMRRjTZsXpWhdvxh8obCvCCFA6K0JgsQZ2QTy9pXk HdU6L0xtQjPI7fSz12I6A0urqRH2vfMIUGr/e2HGbfrpjBHMUimEszN5iw== X-Google-Smtp-Source: ACHHUZ5yJHMH1eNOkTIQHsOlqilKBhyh1PnApXhGa55zJ5Ca9/pW3RDR+dDoAl9SPt+x4PK5nh7AyaFPvuic X-Received: by 2002:a5d:8455:0:b0:780:c221:89e9 with SMTP id w21-20020a5d8455000000b00780c22189e9mr14804862ior.5.1687783388388; Mon, 26 Jun 2023 05:43:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y23-20020a5e8717000000b00783350f68ebsm191600ioj.22.2023.06.26.05.43.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Jun 2023 05:43:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 26 Jun 2023 05:43:08 -0700 (PDT) Message-ID: <649987dc.5e0a0220.2c7ca.d46dSMTPIN_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 09E67605246B; Mon, 26 Jun 2023 08:43:08 -0400 (EDT) Subject: |SUCCESS| pw128985 [PATCH] net/idpf: refine RTE_PMD_REGISTER_PARAM_S 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/128985 _Testing PASS_ Submitter: Mingxia Liu Date: Monday, June 26 2023 14:06:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:6c948396d7ebc7c0ffdac7df99f1ebf7b4ecb55f 128985 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/26802/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/