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 AC8E742CC6 for ; Thu, 15 Jun 2023 14:39:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A739440E0F; Thu, 15 Jun 2023 14:39:18 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id D9BCE40E0F for ; Thu, 15 Jun 2023 14:39:16 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1a998a2e7a6so707479fac.1 for ; Thu, 15 Jun 2023 05:39:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686832756; x=1689424756; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=06WESryI7wbmHMcElx9qdcnFIkhS673W2MMsgmWqp8g=; b=BEmPXdbJj0yLntdIOo//gCfoCM6JF3K5Ye34LCwfxG6q7HQnf5tgf6rru7XVlqWLcy wMtBbyUy9fk/S8+oeZYtlspzPMoJLsYTBYSEcSkhEHwQH2FZgtBiW0CIYlJ2OiYhkVeD icJXiTXCvc+m4Z6iqnus+PQ1R0nMZX5zNuEIU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686832756; x=1689424756; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=06WESryI7wbmHMcElx9qdcnFIkhS673W2MMsgmWqp8g=; b=FmPEJSEHBOFQeNPnRJEiUbeCrM2gkuSC/IMJ4sgdoi7WzHVSZaqMfWLw5hpmPI/ZPp OUL1xeZ4IFhKdfc3iu6Tr/QGYqoAIXz+2AeS6jWs2gsk/NbUTPX8f9hT19MLuYEXlKO3 rRCT9lK1WCJKwJuCbo+f1SiLhIhyjyqm5wcigLmGvZ8++LP3scrySmaJ074sR0nuObdn gIDZJ01iZ+37N7o5wuF23qazorcDjQVJ2SCnJ8K/e5xqQpIy5XdIdvpJV8TJAcfNdNvf rpItszkuhC9Eoa1j2C0EJeuAOwXhSsBmt0yW+aAwwAbvcy32AyA/okl5kKMjfQVxr6ko FlWA== X-Gm-Message-State: AC+VfDxObI9YrZZogf8sFSGQd50cfBDpae14XfV7/n8PhOGQDG3lnaB+ BQ6K8rMma8bCfiJuYNtqioLqpueoh3q8ZDb16vDFNP4BqfIe+HTR4XsAW8ytLRLXslRZshWTgA= = X-Google-Smtp-Source: ACHHUZ65Q4t2kzJnWogfuYjjJ/VNfJNVrp/t5OKmO+DFv8Id70cHlE3WA2+VNR2OQaxzBNgdalfnAJO6tP74 X-Received: by 2002:a05:6870:9550:b0:1a9:8c0f:7a5 with SMTP id v16-20020a056870955000b001a98c0f07a5mr2685542oal.3.1686832756102; Thu, 15 Jun 2023 05:39:16 -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 bf13-20020a056820174d00b0055521c6a2easm1799450oob.3.2023.06.15.05.39.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Jun 2023 05:39:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Jun 2023 05:39:16 -0700 (PDT) Message-ID: <648b0674.050a0220.2a243.a275SMTPIN_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 A6414605246B; Thu, 15 Jun 2023 08:39:15 -0400 (EDT) Subject: |SUCCESS| pw128742 [PATCH] net/ice/base: fix internal etype in switc From: dpdklab@iol.unh.edu To: Test Report Cc: Mingjin Ye 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/128742 _Testing PASS_ Submitter: Mingjin Ye Date: Thursday, June 15 2023 10:04:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128742 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26705/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/