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 6BE8C43F27 for ; Fri, 10 May 2024 13:06:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 68117402C4; Fri, 10 May 2024 13:06:20 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 1EC43402BB for ; Fri, 10 May 2024 13:06:19 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-23dd94111cfso1070625fac.2 for ; Fri, 10 May 2024 04:06:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715339178; x=1715943978; 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=arYs1aRo1wR2oLUBBPUs+KZ5FGSfk/QkpAkGFz+2EtE=; b=JKrD3jQRyE8w/W4XtL5GWZwdj8etktrl3Vf3jNYVu8SG0rXs3ack7daBYco3YV89iA 4UbqLFJ4huVTAFZd5pB0I1jM5RhtFtaG35dF83hFG5/9qDKzPSdZndzsdwtf+zZEEqDx xejiinOMnoASiH0+mox1P8ez9BdW8BL05Jrbg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715339178; x=1715943978; 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=arYs1aRo1wR2oLUBBPUs+KZ5FGSfk/QkpAkGFz+2EtE=; b=h6nMIC/1fkaqwEd4TZNPD3YOiluzb4PjYQXMgB6tEY5wmJGUyC1DAre0KnSDVBUjqE 8D30L8Bgtjx5BGqCyAOaSMPr6PbsXIqMTXh877s7DKrRtr4LY1EGWJ77dEzoIdGCQ4ne O67fztjWljqE/WRmXpOlo2oJHqG8KMvRsl8pemoyVmGhVFr41+tW1sPn3x8e30DuafO4 /zhB/PGgbOMd3sKbMCtt2S7qKbuvvck0CSn3aAhFlHonT1atZDPLlLjcBOUynV1XKdyT qQfsWkqSE54DHiOEGeoE9M0HEItPj665lJCt61ghZbAsHI8AGTlTWvTQab2aXjkWsQMC vcHg== X-Gm-Message-State: AOJu0YyKKL3NKXJFErj7YE40ZrrqEZprJVnkbRH5nJb9ZvMDpEQ6aPM1 puAad0Y5nDljbgvEULSFvBx1sYrqHF6bEg3eiRoQyYkmQa2uDWThtfDH9doFNOtFYAUZyPsnstr cEmeqDvKFSK6DtJfjjVhpRnfW/lJIL8m4dIo1jh79KY37ePSauRZsR5s1 X-Google-Smtp-Source: AGHT+IFL+vq4kuoZH00E3CUB/t/qUuZlfLU7eNF+fgmK2NxaFEc0r+xS6GD3p2eg/9TXUaJa/ksPz3RA+Cbr X-Received: by 2002:a05:6871:27a9:b0:22e:7c64:af74 with SMTP id 586e51a60fabf-24172dfaa5fmr2250973fac.44.1715339178439; Fri, 10 May 2024 04:06:18 -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 586e51a60fabf-2412ace415esm142828fac.49.2024.05.10.04.06.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 May 2024 04:06:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 May 2024 04:06:18 -0700 (PDT) Message-ID: <663dffaa.050a0220.85f1b.856eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.12] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E325E605C373; Fri, 10 May 2024 07:06:17 -0400 (EDT) Subject: |SUCCESS| pw140020-140022 [PATCH] [3/3] net/af_xdp: Fix stats reset From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240510100358.18815-3-ciara.loftus@intel.com> References: <20240510100358.18815-3-ciara.loftus@intel.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/140022 _Testing PASS_ Submitter: Ciara Loftus Date: Friday, May 10 2024 10:03:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:baa8e2c6b4d7ce289e891b9c96fb3193311c0f01 140020-140022 --> testing pass Test environment and result as below: +--------------------------+----------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +==========================+================+==============================+===========================+ | Debian 12 (arm) | PASS | PASS | PASS | +--------------------------+----------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29938/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/