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 5045E43F39 for ; Fri, 3 May 2024 22:31:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C837402E7; Fri, 3 May 2024 22:31:57 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id D1F26402D1 for ; Fri, 3 May 2024 22:31:55 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-5e152c757a5so36280a12.2 for ; Fri, 03 May 2024 13:31:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714768315; x=1715373115; 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=OzFND2TS62hUdB3tDmCxAJNk8e/srAy2eofele7yri4=; b=ATP6N96RinqBwYJi/Z1XrnloUX8vl5sUUZdjLQRgc5PmKv8AyPRHEehPwTyHyR9p/A cy9n6Gs10PeGpCN/D6wdQmvtD0UbBOsf3Pvb21GlIfuC56JWBqKHFoS5c/qv3HXU/lZp 6+KOliTIVqfIBCuHyS+qB6wfInWkW5sTSGHis= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714768315; x=1715373115; 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=OzFND2TS62hUdB3tDmCxAJNk8e/srAy2eofele7yri4=; b=mH7+mElumMwXVc80B85xF5PL6BoWabcAsClED3sPiwu62KcqtjN7blQ5BiVWMex6ie 5kGASJHqflWatj5sdj4TR6AEJGBXjtDVXWVIXr18dMZ+Edf9DPVHU/ePIN26kmhyfRAa BB0EeZz3pSA7R/2v5Z5RUaHtIH6LhL3/GgvxgB4AtQCCL90MCuGKnrJUuvU9IjYTA8+5 8ls0PAVR0AwN3u8a3M6zc3xeFzoksNKSMreXXdPqpk8Gq0gzbEKbdRSNAaAp42xhSjL0 gQ5TH/ouSQlogxBWVrN2Fac8sZo/q3cHnD8gZNyvKcba7xekepeBPMZNUQPbamaxWOD4 RhZw== X-Gm-Message-State: AOJu0YwTcFXiij8AV4X7kBPRNzakKEoDLvymZN3yU8xlV1FQoT4lovkn b9kOEuktTklck9b4ygB6tkcs4S6NIB+GX5i+pjGSzPNPHPsgFp9k4sfqLP7BIgVQIHr97VvAJwr lrk+1k85l/ZdYceUAIQ45gD6fZxCL3zoumLV/IrPd5tN3IUzfSpGsrKDS X-Google-Smtp-Source: AGHT+IHWt7RTeRRjcLJ7eDRpT3URaiT7GVF1PqjjdAVObgzS7EBDDE8ASMDua1DhQoF+Gmg6Om27xpQQ7IYy X-Received: by 2002:a17:90b:188:b0:29b:c2b3:2712 with SMTP id t8-20020a17090b018800b0029bc2b32712mr4151909pjs.26.1714768314745; Fri, 03 May 2024 13:31:54 -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 lp13-20020a17090b4a8d00b002b432be65e1sm96033pjb.15.2024.05.03.13.31.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 May 2024 13:31:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 May 2024 13:31:54 -0700 (PDT) Message-ID: <663549ba.170a0220.b6008.6b70SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E4999604D420; Fri, 3 May 2024 16:31:53 -0400 (EDT) Subject: |SUCCESS| pw139856 [PATCH] [RFC,v3] net/af_packet: make stats reset From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240503154547.392069-1-ferruh.yigit@amd.com> References: <20240503154547.392069-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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/139856 _Testing PASS_ Submitter: Ferruh Yigit Date: Friday, May 03 2024 15:45:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:baa8e2c6b4d7ce289e891b9c96fb3193311c0f01 139856 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29909/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/