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 C741042AD0 for ; Thu, 11 May 2023 05:55:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A2D81406B3; Thu, 11 May 2023 05:55:02 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id DE4BF406B3 for ; Thu, 11 May 2023 05:55:00 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-643990c5373so8103952b3a.1 for ; Wed, 10 May 2023 20:55:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683777300; x=1686369300; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Bk4yewlYaUDdvVp24qjtzyKiZllJgzQ254ufi9PVKLs=; b=I5B/ZIXkuqJcnEL31r2xn4pGH9cAbpzJkWiviME8QC+9LUSKomkxqVPkB/BBGe5ppK dVL1dwFrbLMaTmvk7C1FBDhqbjkQ0cuYuAABRJ2PmkHSJO6nhe4MJ1H4IeC9vl1NJ9Sy Sj/P79QDUEAcFdfI5jJrw83zDL8j6Y72rGC+8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683777300; x=1686369300; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Bk4yewlYaUDdvVp24qjtzyKiZllJgzQ254ufi9PVKLs=; b=Zs2kDs9ens9JCyzjjX5tq9DrUzrkjg16F8wmc5Td0tloJC7yXSUXSLwzcl48oAlLqF lVADj9yxxuEdPvnFqtxZOGMnfIk70mH5xdDMeDHriZ2ctPm2yQtpWdpBse2odr+xZoQR wwihLromOCECIWd2OSzmoS66WcM301ZLBSDm8Nq23xA9yOkfkZ2ugRycOvcL9r+xy/C+ as4t3WRGIeVhg4mLSOqryXKtUu7kTVZ26RLFTJKG72gWe03NWjlQgfqwgs28HrYRMSFl KgTEQabwTmudfvN0PGIsDclhmBS7RIFkdcKjlJKB6IRI/eHsc9WMfKXuSTcvwq/c6xBO 8IAQ== X-Gm-Message-State: AC+VfDwprww2kpheC0gjHMj5SoFivB70JO7XQAF7cp/ASWn/W6nwpQsM e/m27TjJ0+2ynt/nu6caoq7hha/Bu0k7pAtIqzdnC9F2r1xqCwBzeJkZ7A== X-Google-Smtp-Source: ACHHUZ5wrR4WOf3gsXSE9PsGtZ4+4MHIJRWL8AeDlKomNsTdoEjDUJArtwlFgWPZHmZKPeIYbvbRlWAwzBHA X-Received: by 2002:a05:6a20:918a:b0:f2:9918:eb73 with SMTP id v10-20020a056a20918a00b000f29918eb73mr26416515pzd.46.1683777300034; Wed, 10 May 2023 20:55:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fc38-20020a056a002e2600b0063b8431044dsm694960pfb.7.2023.05.10.20.54.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 May 2023 20:55:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 May 2023 20:55:00 -0700 (PDT) Message-ID: <645c6714.050a0220.4cd87.912fSMTPIN_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 6E325605246B; Wed, 10 May 2023 23:54:59 -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-aarch64-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/