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 D352C4367D for ; Tue, 5 Dec 2023 21:47:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CDCFC42DA3; Tue, 5 Dec 2023 21:47:25 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id CF95040297 for ; Tue, 5 Dec 2023 21:47:24 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5d40c728fc4so1765127b3.1 for ; Tue, 05 Dec 2023 12:47:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701809244; x=1702414044; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+2SK3cm3Jy/eno4WOsPbxz4J8ykxgNBVyLAMMEglYEE=; b=Ea7yu+Pq+ZgAaTA6kyWP0qyaVhGX5224arK/ogu7cdPeTzfJKXL6xeWUMx+Omcw53R qxKUA3Slubyn5pxlXv5aOBNlPw5C6Wg8OTKtqqn55PrJ0tfvap/PCdgOn4e5xs0GWeNd j1bihCG9iYSpDr7+OpOQlDTDCVHg09MBhMrjg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701809244; x=1702414044; 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=IEty21zoz8s+tAL09tQLqUmTw9N+DIwth5ZKim7mO/53yCI+GHb2CJY+h4au5G0wwe bzWsgI8FuS48wQyJcqGIsv5RRFawtnV0PgJZBEJaG5kWxvx3GyZYKBtuGHq+d1zrDfcF E0/gdh034OyKlw00ORL55XQ76cgyioMRLROH5XP4I2UfsEeppxC6W9mHMJ8ObSL6iwtO bcs1FcOm4YYCmVCh8HnL8sdg2cmQj+YEixI9hvh76AjqAphn9GVtm3twK2LkqMmzaClm wioB4mETSHMFN/rsACK8dAjbEwKwis4V4SH95af94IBse0xJ8JXYbrxm/eztP9yFvbU3 OZ3w== X-Gm-Message-State: AOJu0Yz1vKsY4EeyqxAfDjmn8B0zW88rGoKGwIhZ1Bw2umDNSmnlhGQv FTqjtqq/VGO0QSbOye8ryO3wn+k59QLqGIPagkvvaCbwz55PRQ7jakj9oA== X-Google-Smtp-Source: AGHT+IHVi5lnSJ5Um9CWGjl1qCmfH1iF4Xl2f7krdXjIfTn6u9m2y9aiBhiTO2feS+A9DHlcov0rhpmaUxl2 X-Received: by 2002:a81:c943:0:b0:5d7:1940:3efe with SMTP id c3-20020a81c943000000b005d719403efemr1511012ywl.47.1701809244269; Tue, 05 Dec 2023 12:47:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c80-20020a814e53000000b005d8e6f3f088sm550932ywb.10.2023.12.05.12.47.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 12:47:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 12:47:24 -0800 (PST) Message-ID: <656f8c5c.810a0220.da2b.016bSMTPIN_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 E20C0604348E; Tue, 5 Dec 2023 15:47:08 -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/