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 EC8964367B for ; Tue, 5 Dec 2023 16:47:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E728340297; Tue, 5 Dec 2023 16:47:40 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 663BF40271 for ; Tue, 5 Dec 2023 16:47:39 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6d8750718adso2835656a34.0 for ; Tue, 05 Dec 2023 07:47:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701791258; x=1702396058; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PBHarQDOi1z8516Sv4/wSdfN44jpl8CCIIr1pbU1hc8=; b=Q8Qds0QA/WEJLOQnpjMD38GkcymxzT67xLxOYJ6oN/KfaDKlrHomb5Vhn03qeQQ6Cf 9Kdo8yKl5sibV9cxJtWK2JJu4Ljx2U1ygcxeVCA1KYnTq3DZdRCwwOPniAz4wIzEMO4K gz98v2PxJuWAPR9wBommcCRxXcZlB92MRT/vo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701791258; x=1702396058; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PBHarQDOi1z8516Sv4/wSdfN44jpl8CCIIr1pbU1hc8=; b=mXyTXoS4NlX2+HARe9xDNSsvYxnDI6VP9ODtcHgAQ98L5FR7OcBy4HjSbJdjMgpKVI kSsOYQfbyuU248Wro4CHnYbL8flii3t/f3SaOKWk2FzQ4PKkvYOY3y3Kw5uh872vZyri txRXz1dQ0V+sUbalcDhF+74Sks27UkZsbWZXPscMkjrmm0LSWSurh/8/glo435VbVV4Z ly8W0qHVf4oJBUxNav/hMN0W74m+JKfyygCl2TWGxTSVln6rHmtzNnYi2hw2B8XvTdYz et3zce3WyfU6XW+lKyRXU6tVY2Aia2jJ3B6JSvaHW02tinCb8L5hCf0nnYw33ZevVtq6 h+7Q== X-Gm-Message-State: AOJu0YxirUxKmBSJlNDbPMnq9cqGHHqcyQW5IgNWvZXL/tdNht7ZKm6W h9Qc7q1ogOXbMYRXLGWXwC5S5+dWYC/h4McViukVLlmoaFK2MTcfDDnEKbesYaKfEMHofj2Hng= = X-Google-Smtp-Source: AGHT+IHr3clOaJNKLRipm7/Yms9lxWasLN6Zc+J6hSSp4WTYj2ECud+z1+w1BsmCDqLOkcymGzAV0WMKOC3U X-Received: by 2002:a05:6870:468d:b0:1fb:75a:de7e with SMTP id a13-20020a056870468d00b001fb075ade7emr7335213oap.108.1701791258521; Tue, 05 Dec 2023 07:47:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id fm23-20020a0566382b1700b00468f3347c57sm395167jab.17.2023.12.05.07.47.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 07:47:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 07:47:38 -0800 (PST) Message-ID: <656f461a.050a0220.2b139.8f6eSMTPIN_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 10E9E605C311; Tue, 5 Dec 2023 10:47:23 -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 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 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/