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 5A5BB42AD0 for ; Thu, 11 May 2023 05:18:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3A3FB406B3; Thu, 11 May 2023 05:18:35 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 96DE2406B3 for ; Thu, 11 May 2023 05:18:33 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3318961b385so79374625ab.1 for ; Wed, 10 May 2023 20:18:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683775113; x=1686367113; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ggV5FpaI0V+VuBNP54qb9s578LriZDsKYg4D18/NVi4=; b=MxayE8JPj6BYk6uy0uDB9r8iBb0R7mqlphwgUBLoj5xsgwSYduAO9qeeAxYoFkQBpP l0whkSZhQYxtz+yuzJnLZchVxpiURd5yP2zxowTJWuuChCoG8+D3Wvl4ToVJiyCR3QU9 cfz7cJfeOwt2YrmmveWK7wy0+0nDv+Vl4aOsM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683775113; x=1686367113; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ggV5FpaI0V+VuBNP54qb9s578LriZDsKYg4D18/NVi4=; b=GlKaAMZhKbGtiqEkDNvmpVugmOe/BwV4/hmHYwG1O9wls0HK3hip7P95lEm/hco1Tt kEe+qjC1G4QzZNPMCDtrAShbvvgl5dxOCnpOS1zMcJDj3rQmqQhxTgjRxihJ+mN69FFc CBZGnXqH2PagR5UlpOTtKnAB5eAzZZWgAe9NrzUx7afycu9BD2Lg5S8THNC9qxO4p30H ivsdtSHv6my8brjBT/WBu1S9+hH2fjimqok6ubNsqw6pvd52hmvKgsJwYqYv1jDaj4rl NnSAi+Tdlvp7Hw7aDH6Dk15vHmJRiqu8mH+xjqwnA7cEpj4M69iAUMy5FQROy/shVkZb UKrA== X-Gm-Message-State: AC+VfDwrYf/4KUj+NvEOp8zaGNiQdeGYpiDgMjJlnyckndmuPzuv/SAL vID7ArJlRzYRh4v2oURBXVSOdlta/TtgpjVmQLydEAvwpBcGknqfyspTUgREk8yKU4hpYlb0bA= = X-Google-Smtp-Source: ACHHUZ49j40rXeDrCXcyU9Zdjt/t/VCxrOIaJCA+0AYA3yJOyxSVYCGXbENdx7H6Yor8SP69bdgBuviNLQyd X-Received: by 2002:a92:3009:0:b0:32a:f44e:b869 with SMTP id x9-20020a923009000000b0032af44eb869mr12051926ile.5.1683775112865; Wed, 10 May 2023 20:18:32 -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 h12-20020a02c4cc000000b00416321f8248sm846971jaj.63.2023.05.10.20.18.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 May 2023 20:18:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 May 2023 20:18:32 -0700 (PDT) Message-ID: <645c5e88.020a0220.dc2e9.b01cSMTPIN_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 63F5E605246B; Wed, 10 May 2023 23:18:32 -0400 (EDT) Subject: |SUCCESS| pw126805 [PATCH] net/ice: fix statistics 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/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 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 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/