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 B25E542AD0 for ; Thu, 11 May 2023 05:19:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AFCE741153; Thu, 11 May 2023 05:19:56 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id A5A7F406B3 for ; Thu, 11 May 2023 05:19:53 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-643a6f993a7so4744063b3a.1 for ; Wed, 10 May 2023 20:19:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683775193; x=1686367193; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UCXBiLaz3+O3CWduZHLtQnK/VHgVdhs2xFLRXRw+nCE=; b=Smle/XoLun6TyLRwzs2/O6IFT2Hyc5SEHW1cN7QnN6JXtQLBIz3ur+xF4JF5YbHEN2 mt9a+JxHwWyeXT+T5T0/kTCEqvZ/c2FudUh7MCD/3WlNr/nhB3NDNQSPb/R1hSdcqOol M72X1zxC3J6Tr7zCvJn9jAELVISZNlJhUnMvI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683775193; x=1686367193; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UCXBiLaz3+O3CWduZHLtQnK/VHgVdhs2xFLRXRw+nCE=; b=bsIIuGO9l8RShRd+llAqQmon9fwc7SjD3KwtZS5ua9NqDPkPVU9XOrIA6JvYEyvpEy +sFokGJhmhYfmQ50dXqPB8VNObMXmcocCttWQ2fbpCraeNYp3zWmYPNKfg7WRFW4ZYgm e5YJbSfAO0GvjRhUAlbN4vOsIEMYa7tM8Y6pR4OyX17a3QmkFuxnqgJKkkM2trfKDY7v oI6Wuk5VMrwKmOPGp3JgIDNyc0eugj39LChGh9ONtOoZy290KcOtPLI68537xo7mrHg2 IdBw/Fuln63B8tQ2Il4aC5QWIyVdb54UKjJL1pXSz5tLa/6rbkEtd3pYBOnHoGzh/Rg0 LRdA== X-Gm-Message-State: AC+VfDxgR+1MPZq3YtOTaljR2XWEA+Qtb4J7W1GVf6MoQEYhAxh4fGUV fyrJiW8lEFQhfXwh1optFxPscVjTAXb1QaYctX8H6w7sMWL5zbdkGSwevw== X-Google-Smtp-Source: ACHHUZ6NKGAmOgmn/dVoVkGqg7Z8PjlNRRtByR73eGB85IPeFZVaA7OVh9NDfi6f4Vu1zYu1nHx+uCYdOatW X-Received: by 2002:a05:6a00:24d1:b0:646:ec88:998c with SMTP id d17-20020a056a0024d100b00646ec88998cmr12342348pfv.15.1683775192772; Wed, 10 May 2023 20:19:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t11-20020a63224b000000b0052cc2649f42sm333231pgm.1.2023.05.10.20.19.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 May 2023 20:19:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 May 2023 20:19:52 -0700 (PDT) Message-ID: <645c5ed8.630a0220.ea5c2.9b2cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 09E60605246B; Wed, 10 May 2023 23:19:52 -0400 (EDT) Subject: |SUCCESS| pw126805 [PATCH] net/ice: fix statistics 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/126805 _Testing PASS_ Submitter: Mingjin Ye Date: Thursday, May 11 2023 02:10:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126805 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26202/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/