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 3C8FB43F27 for ; Fri, 10 May 2024 13:29:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 12AA5402C4; Fri, 10 May 2024 13:29:35 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 1F294402BB for ; Fri, 10 May 2024 13:29:34 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3c9963a2205so598725b6e.2 for ; Fri, 10 May 2024 04:29:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715340573; x=1715945373; 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=VZKAJvHD+q6luLt5O47iOGzp363oyIqgNMwEW3VCy4c=; b=ZMkBZEzYAbF9lQqFP6zGioEDGTCbT6xKLWo+2uKjZl4Tl9FYAhc94TLKW8xSz7yAuO GTi2sB0r6PFNOuAbcReXMUgDLdz87ZGq7KJQ/lV0N5EDZI4eq22q+AU3tFZIfZm5yqDM IaV0CYe1J8tSF5YXdm3ofJQHpMD3UVkwhDrCY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715340573; x=1715945373; 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=VZKAJvHD+q6luLt5O47iOGzp363oyIqgNMwEW3VCy4c=; b=iL7k/+m3O4pUuTJWT4an/GRERNRn3Cy2lVzMbDk8cHFUHBNTR8h6EHNtSXISjciwlm dT/zdnpgl9xm7nIt4DZuVjeEAPpbYRdm47o0CsWzIogAdWSnAatoUuuH9JRGJTJGDI1f tr7jFo4zodUo5tuVGXC+VmAVy4Y9noKM90s57/4W8ytTc6YmpzagU/0Gq+u7QCQ1URYY E4fIWSjmTQSSkJpX0vpqGL2MM5Q4JT3JkFj1biz8O471tdKJt1jXQSO/Qu6migQpZOiK auYx2KD0FBGd3S0Ibv9/0crSODYG8kKiQlO438W0tm2QbBVHtXNhmRfnl6PKfDTkXe9j /BTA== X-Gm-Message-State: AOJu0YysXYu34YEtES4abGDHTmYgMaIevlvxj4IFFcu9LnxURgjpjwIF SR5vL7oo+OYlmQXCoL0+jfgi6dGGkhh1Kl0+lfWwE4xPHvwRGlcRhBtIWrES7LrM2br/MWpy7/u doIUspNQ0NaIKknZMZbtMX3dQHlBjIMuhCCsxJAZrV1ULqs93TQQj2mw/ X-Google-Smtp-Source: AGHT+IGW1HJehMo0cFlL/Q+grTRikawTMw089oxt5MXIwzXPqmquZanPwuVHsAVOyTbrOy7s604nz5MPYOYZ X-Received: by 2002:a54:4e96:0:b0:3c8:63ca:8e7e with SMTP id 5614622812f47-3c997036d5fmr2290243b6e.1.1715340571949; Fri, 10 May 2024 04:29:31 -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-6a15f1c74b4sm2029106d6.45.2024.05.10.04.29.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 May 2024 04:29:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 May 2024 04:29:31 -0700 (PDT) Message-ID: <663e051b.d40a0220.3f72e.afd7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 99E8A605C373; Fri, 10 May 2024 07:29:31 -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-abi-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 | abi_test | +==================+==========+ | Fedora 37 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.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/