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 816804367F for ; Tue, 5 Dec 2023 21:51:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6973A42DA3; Tue, 5 Dec 2023 21:51:59 +0100 (CET) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id BAB6840297 for ; Tue, 5 Dec 2023 21:51:58 +0100 (CET) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-77dd54d9da2so410862685a.0 for ; Tue, 05 Dec 2023 12:51:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701809518; x=1702414318; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+2SK3cm3Jy/eno4WOsPbxz4J8ykxgNBVyLAMMEglYEE=; b=GlN1IA0a5eOCJ1rBe2gy5vpspGI5wn2FcxN47hHcxs6N/QdjMou1cBHu4SV34A02Md 3DIqtfugHwlaWQr5TZY40GbBMUO8WLGup5xfzKd5ag6mHnWHGfH4ASNM+Od/S3ZF+Zi1 MGPZ6keLphQjsHBrhcytuhdS0eihpKRRba3a4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701809518; x=1702414318; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+2SK3cm3Jy/eno4WOsPbxz4J8ykxgNBVyLAMMEglYEE=; b=rfv8qFO783I4rzOqa2sBu0u4tZyqX7bgJarSHjbE/5EgdSOupAmBqfiezS60vptFJ0 NH0IKZ4v/s9wZdd8cQxjh0STtzJrUmfe8eIF7HASMHWjG9SudxqDYeXm6T2sTRFc1ACF 5MHdPR+2EsnvRkbjRVAvEyO6tbkDQZP8c8759X+JcU4dqHPBX5T7Ht5HeUAmMSBYcQ4p 2bahh0N3s6fQQwp68l3UrlULQJ8Y57r8GaugEIRdG2Ln4qJ6/f5lJ+CXGOHvU0StYNen ZtYtvA1sxFD8MmU/Qq3nHVlJ/bbSK3At0Rj7ZLh+G2DCX79N5+2JiZkjFofRfOhRKsRK z6Tg== X-Gm-Message-State: AOJu0YwimlSM6TQGkrL24EeigCRPbg/Iw3dmrut7FeZ+Hh5yKfBn+Qza CyzyNq18hTIxoBC6/5ayHSdqWyL4z/7x+u3RXIMveBoooeDR2P5xE6ncLg== X-Google-Smtp-Source: AGHT+IEv6K82kZCOOz8romqdBFVefAgYa2q6thf9BAdg6IsC3/UgbR7RWZ9MZxYO8skJ8S372jRp+GWBBP2e X-Received: by 2002:a05:620a:2690:b0:77f:111:d36b with SMTP id c16-20020a05620a269000b0077f0111d36bmr2114285qkp.137.1701809518071; Tue, 05 Dec 2023 12:51:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ay30-20020a05620a179e00b0077d5f5a4b79sm578342qkb.1.2023.12.05.12.51.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 12:51:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 12:51:58 -0800 (PST) Message-ID: <656f8d6e.050a0220.b22d0.dcd2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C4C18604348D; Tue, 5 Dec 2023 15:51:44 -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 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/