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 3D70D42CC4 for ; Thu, 15 Jun 2023 10:14:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2521A40A84; Thu, 15 Jun 2023 10:14:24 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 7120C40A84 for ; Thu, 15 Jun 2023 10:14:23 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-3f9ecc0979cso27595991cf.3 for ; Thu, 15 Jun 2023 01:14:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686816862; x=1689408862; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LyeVLhL+0BBlffHvpEb1AdpiQwUBDt+VSG/OQW2rHmE=; b=NuAgFab77qTlETuZm+9cEH4CwciHU7uir8msS/tlTkJ7RDXeAGGwcGMR3OrUj2fohR B3+qnad0mf9QmNUTyX0qWDF784H/ePiSMioeSnk5dfKXVncciXzRpt9ad2I6Zp+fEjzB WXOFI6J/0MgE+QNY4pnA4OK94kQMxOI1LpVy4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686816862; x=1689408862; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LyeVLhL+0BBlffHvpEb1AdpiQwUBDt+VSG/OQW2rHmE=; b=R+fWCJNg14ldiBovvnsfpvbaqNWRvKLjhOa0WN+kJFJvYhXL2YX1kOrdpzyddwdrOK tKJGTuHNuXOIUny2qt4/SKbJPmNo/P0agW1KUMT6/zj+uqSa8EnXxuqVZEA0DQzl21cq KOZksIsb5hHDQFyTFguI3D5b2vMzhB6QGs8HUQABkxFvNi3grrjVTn5+qgXh+AQc35Qq zjhMriEQJlCl65ZHEdwzNrUO+biliyT9XvptKrJATRBwT+gCPltxuGFHk+M2W4e5h5Nn m9y8BXDS9A2LQioO6FlIOh3mH99LgskIXzOJtWTWVIwYQ48yqN8TGygYMfFgBY9SYNqG qiwA== X-Gm-Message-State: AC+VfDxVoCkrwiJ7OEG/1ZdGDvPwOpWhpPNE360QeCuLeKqsuY0kMVIo rtRGHLf5kA9j/c+NWEDyN0dwojQH1sR3JKD/xd4RYC5MoJ81uTOpxafE0tzyOe3LHT+PgfL1dQ= = X-Google-Smtp-Source: ACHHUZ6kodVanYynmlSy9cPTvVhoaCaWq/XMoywSr15FExoVsiHBHCggMB0nluJLeIIjK8naaeSudkatcQx2 X-Received: by 2002:ac8:5c93:0:b0:3f5:3991:97a5 with SMTP id r19-20020ac85c93000000b003f5399197a5mr4980277qta.54.1686816862766; Thu, 15 Jun 2023 01:14:22 -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 h7-20020a25d007000000b00bcb3d3f42c2sm1831206ybg.8.2023.06.15.01.14.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Jun 2023 01:14:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Jun 2023 01:14:22 -0700 (PDT) Message-ID: <648ac85e.250a0220.8cc13.0ed2SMTPIN_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 5E019605246B; Thu, 15 Jun 2023 04:14:22 -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 | +-----------------+----------+ 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) 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/