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 5CD194367B for ; Tue, 5 Dec 2023 16:48:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 57E0240297; Tue, 5 Dec 2023 16:48:59 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id C01D540271 for ; Tue, 5 Dec 2023 16:48:57 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1fb33059466so1653366fac.2 for ; Tue, 05 Dec 2023 07:48:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701791337; x=1702396137; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=O6zWzuRPvKma3VRE+OSAhOwQSESShQkJDKVU1uDVsQ4=; b=fvsfFrQVVgvo/B0C9DmGY3qsWNjWJenm8bqjvLPiUXcLs8ajUmp1FFY1rz6UbPMVxW ia7b0Z3IMkjMpkRZvh8XHenNJC495yEv8LLXbZANHtwgsMVWf6u22smGbepuf8SDG9NI HgYbJzqrmE10sGiq9OewInPTx/pJC3yHCrtsU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701791337; x=1702396137; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=O6zWzuRPvKma3VRE+OSAhOwQSESShQkJDKVU1uDVsQ4=; b=DqduxNqPXBA8r6NkRKEbMc/g5V6knEfmT3WfNUYZKidXDTE1YEkHdRR76dy2j9ZvGa 09NhdahStsOPOarh14ZOKxWRNOYvmgAP+ZR7RY0J4n0pBeANiIjc60H9RndW9oc0swBW OsHlKzbE3iM0N7esNbQDsw/IsumF77gs7xf8OmpQu7Bdpyqki051qHRA9taYhu0bted3 ctymw+io3Ou/6jYvstWXp0Pn+WQxgb/qLaslzLvoN90eWtoJ6h4/eTe8gIeZCWSQnykO yKJBSn8BRFrbEqvXdXAxSSOWfi0M/lC113ZQxgDUPJEqrbVJvKTW+b+QxWRdvuU79H+h lwUA== X-Gm-Message-State: AOJu0Yys8oHvBv98/IfAw9T1kxPOjyMg+8zADf6R0PJdnfGufkO4R3CZ 1lueIiA66My361Dd29KRIIa1ixUEV/MSWVfrMaSM3HOjcvTxWGAzotSfPg== X-Google-Smtp-Source: AGHT+IHe502o+3Dk8jTpunIew8K7EqEK1QGR86zL9qB+TZlsOpzgXM68VPQWasLiV8Efx5vpytKNH7YGt6hk X-Received: by 2002:a05:6870:2181:b0:1fa:ec62:8b07 with SMTP id l1-20020a056870218100b001faec628b07mr6234505oae.45.1701791336131; Tue, 05 Dec 2023 07:48:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id zd27-20020a056871279b00b001fafff07863sm618492oab.40.2023.12.05.07.48.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 07:48:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 07:48:56 -0800 (PST) Message-ID: <656f4668.050a0220.d15db.1cd6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 8C57A605C312; Tue, 5 Dec 2023 10:48:40 -0500 (EST) Subject: |SUCCESS| pw134880 [PATCH] [v2] net/af_xdp: fix memzone leak in erro From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/134880 _Testing PASS_ Submitter: wangyunjian Date: Tuesday, December 05 2023 12:23:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:a526461b0764de52b09b073df84f9e87ec120c93 134880 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/28534/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/