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 3626443F09 for ; Thu, 25 Apr 2024 21:24:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 29FD243943; Thu, 25 Apr 2024 21:24:09 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 5FB4740A67 for ; Thu, 25 Apr 2024 21:24:08 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1e83a2a4f2cso9482185ad.1 for ; Thu, 25 Apr 2024 12:24:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714073047; x=1714677847; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=JGMNk9QteZA4bflB8CWJEmMVaPHM0F+GDoGmp9bXvLg=; b=ijdIyrxcvwQLBm/HngN59quofV1dFL1sPmk/NGsgUpm7vPn4hSCScqPhZyHOoSolzd GiOWD7D5JxMzuWV2wsrPkwOE7BIpyFVPW5mOkUAOAWxjOWmgI+bLPJLecQGTRd3l+BfB 9xA28oucGH+Iti8SqaSYs4DcgGoad0cEctfPs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714073047; x=1714677847; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=JGMNk9QteZA4bflB8CWJEmMVaPHM0F+GDoGmp9bXvLg=; b=MkYPZ55dOnWq/wj9VlAVzCHHLDZbpfxlb1VVwr8NqiN5wlc4Ca2b+u2YPAnAN8cpew iB9b33gyJK4a7dw8OFjTUtOv9XjoFNFuslw9dIfOruJ/B1d5Xs6VsGPCIC0ZVRA0WTAe z4196Spzc/ZyyKu7d89gcchkaPomY7HStx2MnlW9CpGUB/ReHOY5JNmMaaFZvFnagvfp M6QvLjetFIZYltJtOGlms424+2SBQvq8XguqOClB6t5gQqAmMG5rUtPSOXvuOcaKxDkG s80eM4N712FPVgbNhcZqinIPl6lDk2EfGJgGzUzdvtVjJ3M6sw76T12Oz6b04DDHYzCj /PPw== X-Gm-Message-State: AOJu0Yw/WOKpRWbOXI9BsJEJixTG9vZ8Ea9DFIwbIerzcthsm82wf7LG a6tre1M33yYTbUMFR600QS7pIHKgl0eDteWRQ074Y1PZm2A56j7oPeQOgXPvIgGZmBO6rXvLcN2 KO4MDFPmAOdVMCT2xPaufx6Q3txcu4Wxvee2L1ebrJtUXRao23FOQX9k7 X-Google-Smtp-Source: AGHT+IH/4Qf8XymLP3OvPfR7VQt7ZnCNh1Q0DPocdeKXEQcMS3fFwBYayjUsoTwSeRyC8AKhi/HEpQ657oCo X-Received: by 2002:a17:902:a587:b0:1ea:b3ba:79f5 with SMTP id az7-20020a170902a58700b001eab3ba79f5mr427754plb.60.1714073047700; Thu, 25 Apr 2024 12:24:07 -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 ld15-20020a170902facf00b001e60af48614sm513207plb.41.2024.04.25.12.24.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 12:24:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 12:24:07 -0700 (PDT) Message-ID: <662aadd7.170a0220.e61bc.ae16SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C52A66052514; Thu, 25 Apr 2024 15:24:06 -0400 (EDT) Subject: |SUCCESS| pw139681 [PATCH] ethdev: document that stats reset APIs ar From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240425165308.1078454-1-ferruh.yigit@amd.com> References: <20240425165308.1078454-1-ferruh.yigit@amd.com> 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/139681 _Testing PASS_ Submitter: Ferruh Yigit Date: Thursday, April 25 2024 16:53:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:8841786ab4aa72d205f97528af8708a13a851f4f 139681 --> testing pass Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29857/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/