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 48CD642CC4 for ; Thu, 15 Jun 2023 10:33:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4406040A84; Thu, 15 Jun 2023 10:33:07 +0200 (CEST) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id 2A86F40A84 for ; Thu, 15 Jun 2023 10:33:06 +0200 (CEST) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-43b4b0e7bcfso931611137.0 for ; Thu, 15 Jun 2023 01:33:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686817985; x=1689409985; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zSEj9eLmu5UjVjeYurtOaBt5dqNAddBgSgdGit6J/K8=; b=MYJDRrIX+F5ysHKGDnvnFTFrvpCbAKMxfqMbI8Zec4C9fbjroahwBGT4/o6nyB4+X5 BMM8TlM4jj0kEYXEhQERzjCOdAonmC5415m0Tfq0ilN6mbfv1VBuNjlXziLV1BpbkNao /EX627pEP4YsJ+LijCviksbu1wdgRW+fw91bg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686817985; x=1689409985; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zSEj9eLmu5UjVjeYurtOaBt5dqNAddBgSgdGit6J/K8=; b=XJLz8+ictgmo12NgdmGJT01KvLC1iWyxadQEqcreI0mVZJdsQMovNZFKqlzm3tgcs0 NevFXCcF0Gv8SUa7DLnKRLyu143r80zyc3A3T1mwhgc6+XYqqky4J9tSflHvHZiJ7u9J txIH5ZvNjykOti5dZlkI0NntdV6QKB3sQw8dQulBxcszn15fs9kkqki+TB3x+qC3HKxM cbGI27M89o2phYiBEN+neugiEtAT1nH42hJmR32JEjQ9o4OlZ4k1z2xHZQ1R+bbU1KiJ pmgXteLe3kGSq6/C1de5WIJmkpr19+1I0gMVlXFS5iLDQW4qx4r8t4uvsFcAfXD7rINM DgZw== X-Gm-Message-State: AC+VfDydS6e8Ax2nmTRb3htT5HyVNfgM2UG2raXYzFMklOOqizeJMO1j U2Kn7ow8B2mFkOqeZgSBkvBq8OTWKaVzKjxYZcnWSFxvRmHoj4Pak6Emyg== X-Google-Smtp-Source: ACHHUZ5+Z4XMHejL4kR6ecLKMWr0qHF4U2YmWOinPL1VlnCyHiryjHfiJf1BD0+48f6q+lghii0CsbEs3jvg X-Received: by 2002:a67:bb01:0:b0:43d:c124:7660 with SMTP id m1-20020a67bb01000000b0043dc1247660mr6418823vsn.0.1686817985610; Thu, 15 Jun 2023 01:33:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bk18-20020a056102549200b004394882489bsm1967759vsb.4.2023.06.15.01.33.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Jun 2023 01:33:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Jun 2023 01:33:05 -0700 (PDT) Message-ID: <648accc1.050a0220.23a33.3217SMTPIN_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 435F8605246B; Thu, 15 Jun 2023 04:33:05 -0400 (EDT) Subject: |SUCCESS| pw128724-128725 [PATCH] [2/2] net/iavf: fix variable type 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/128725 _Testing PASS_ Submitter: Junfeng Guo Date: Thursday, June 15 2023 05:17:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128724-128725 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/26696/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/