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 CC31643251 for ; Tue, 31 Oct 2023 10:55:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C5E1C402D4; Tue, 31 Oct 2023 10:55:36 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id EE637402D4 for ; Tue, 31 Oct 2023 10:55:32 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1cc3bb4c307so15615805ad.0 for ; Tue, 31 Oct 2023 02:55:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698746132; x=1699350932; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=z8cpNA7wuoeuYs7qDN55OrMXYwdBBZrzI1WjBVqJyJo=; b=Pz+bb94UDbic5I00bNtVzFxyCgqtIa38Kcc0T67yDHVzV42g+Foc4KdppNZDjNXKMG Pk1TBYRiVOMWLJnT9w61oiRFaNJFDEKFulvgnUYHAvxMI6Z2NEOD4u/8jVbKW5DS29FT nT20VQIVLWu0oUwMI+it3stawuR9dpU6Xv9Tg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698746132; x=1699350932; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=z8cpNA7wuoeuYs7qDN55OrMXYwdBBZrzI1WjBVqJyJo=; b=nBsI1Spg8PlC0s/yureFxJBDZUCLK/ltoYpgBp5VpSfAlZvdz3LLu9b4XjCDFiaFbJ lRzPs6Zk+BYSXD1IbISFf4ncrU5PQMKQ51knD5oS3cFUGHp4r7v5f795i0S4ag1sjoOe SPmJpd1db1kOvhJVU1hmPQJgC/bjC/bxvu1dX4HMUwyN7wGyPUIieCDEciBTJAxDJ3Af GSpGHz/IgF74EOsl3v7dV1Njta18QxNDqGsFtPeSi2WRLolP8ABnxiWZynIupILlKIAL su5X24J5LjgBSxjGnZ+gqLS0AQnLjwn7AlzeVRbPuONopYcBGawIdE5ANz7gQPo1MMOp w3LQ== X-Gm-Message-State: AOJu0YxNBaSLkco5xbFMNLeAmLWhIlxJcveZR443t06S3H2N+I6Y1Oro rh+eAIRZcgY3dWqfT/IctkIZSqGqY9I2doCzBQPhcJeuNt9uS8rd3a3+tA== X-Google-Smtp-Source: AGHT+IH5YcY2Fa7eqAFy8iuT2L0HDuWFyhyfVDg074im0wP1PWMxY/7uR3L5eUjn52T0hT5uPL10UtS3AvOt X-Received: by 2002:a17:90a:910d:b0:27f:df1e:198e with SMTP id k13-20020a17090a910d00b0027fdf1e198emr9268785pjo.26.1698746132245; Tue, 31 Oct 2023 02:55:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pc11-20020a17090b3b8b00b0027780b01415sm209647pjb.16.2023.10.31.02.55.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Oct 2023 02:55:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Oct 2023 02:55:32 -0700 (PDT) Message-ID: <6540cf14.170a0220.2f88b.2a05SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 70D1960524E7; Tue, 31 Oct 2023 05:55:31 -0400 (EDT) Subject: |SUCCESS| pw133637 [PATCH] net/ice: fix DCF port statistics not clea 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133637 _Testing PASS_ Submitter: Zhichao Zeng Date: Tuesday, October 31 2023 07:04:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:32faaf30732cb4006cd1e45997403427029ef5fe 133637 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/28153/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/