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 34A7A43F27 for ; Fri, 10 May 2024 13:05:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 31A1A402C4; Fri, 10 May 2024 13:05:48 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 78A5A402EC for ; Fri, 10 May 2024 13:05:45 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-792b8efed93so196952885a.3 for ; Fri, 10 May 2024 04:05:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715339145; x=1715943945; 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=CxKBizBplUqqiZpCmPkbcmk1byyJwwPJyF8kVbVE/oKNJaloBBR1MzJJUxfRufY0Wp WZEXbNmBlJGADJXZijJEayvuPpxtwLjUQn0ZazzosyAaxCeteeupPfubEIjrI+MBFarn 4HjUYZcgJH9TPPxss2Wsvp6ZHaW7maFg+YFCs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715339145; x=1715943945; 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=RRIyCCZerWhp12GiWBF3EIlIC9MG455rM8aCDSzRJ00XihSysHag6WHZRaGXAZQxtx mqUfU5QetbM33OXSuAqaRH5aaCJxmJUpY2l7u1aVITMooU9vrBYaBWDRbdl5DEDDYMPF PaXSw8LrKsMZk8ETVMVRmNQnjI73xGWRJaPAODbMgnrSlIgWlQ2ZhB7kwKsqvTO2EMbB pM+R8WLYtH7DzDtFscNJfnMVJyC2IszL/6KaJnKqtAQ7+727GLIY1ZGzki1r7c5WKJNS JLd6urxYVBLW8e5hlZqOQD1QF1lPU7fXzddw4fhhqHV3z2nmWvLMRxbmp7QksLQNtbrT zphA== X-Gm-Message-State: AOJu0YxJKcyI1ml4LULSejUPMw5ginsGRO4GYsKMjjO11vzYYZUVl54A wYuG9aK71qCLsVMvwz5zH3NjK6FT+rOniMlNASdTvTQpTKuGEsft8OgRLC8L/LXuWSNTcIIEH2T 1EJdJ90nRTrX8eYkbgZEcFbLJRVDFqW06FoQ2Zz95967WC/NvChPf/stc X-Google-Smtp-Source: AGHT+IEdFRUadLWsRZkhu1KYhNKdH22lGcnp1d030/OLQxe/7dZmrF9xBsZrgfjfGvmccqFIhe77yJbylhdh X-Received: by 2002:a05:6214:4a03:b0:6a0:3f86:7882 with SMTP id 6a1803df08f44-6a168259ae7mr25251266d6.50.1715339144779; Fri, 10 May 2024 04:05:44 -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 6a1803df08f44-6a15f1b6a83sm2040256d6.24.2024.05.10.04.05.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 May 2024 04:05:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 May 2024 04:05:44 -0700 (PDT) Message-ID: <663dff88.050a0220.9beb7.a8e4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.11] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 77C6A605C373; Fri, 10 May 2024 07:05:44 -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/