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 F1E904367B for ; Tue, 5 Dec 2023 16:45:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EDA2E40297; Tue, 5 Dec 2023 16:45:56 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 7876E40271 for ; Tue, 5 Dec 2023 16:45:56 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5d05ff42db0so65152487b3.2 for ; Tue, 05 Dec 2023 07:45:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701791156; x=1702395956; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fz78+c4gX8OgdOWAOJZ/90k/KEdr9famqPmjzMZR12E=; b=K6mpDhidQ8C8Zy+quV0nFt4+vVckoT+73YkshEiAbD1SqBePUKfgdIp8HcIFv1P6Dg 4OAD8Yni+L2xwW5aNyRm2uuRMoSg5/b07M9+ER1AZdSUui8i9wblgW7L9axQFufFZUu+ lbB2tizofND3JQ2QNu2/Jw2j1ZJl4RJiauxhQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701791156; x=1702395956; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fz78+c4gX8OgdOWAOJZ/90k/KEdr9famqPmjzMZR12E=; b=QJ7zxA8Rx3QUnNiLm2PFMvSQ5E2rZt1bvXp4dtdkv0ri/9sNsYLiSzGVITTm6v+1EQ QW06vIvoSQpkCPcJeCaZbF2tNZJhVVHUgumOErgGwT+cG3tRfqjOcnuhxV6mmo/Auw8T PG1UufYsvIzYktcKArJEFH+Ko0pqMMYbPriZadu0o2oK7+mTFyTdE+dNR3m3jKhdUNkh qohdkp2Pz53Jp0qu2QMbEYvKU6PTe+qxL4cHgjWuOY/5L9r65a/Oh4qRSgowpKrDjkAA p+Z/c5FXp1IA3L51C3ccC3hG7chNvZkxspTQvZlI59CF9ouo4DBTqv4IVE9Y1JnEc3F4 p5FA== X-Gm-Message-State: AOJu0Yyr9zAI3fqdq7IWrL9H4uLFF9/5KBpr2Kf19ZyLuE9D2nfFot/I 0sHd8Q2ySdgUQ31HF43UGCg+LGhHexJjafR5T8fK2GleXhKjpIXiPsVRyQ== X-Google-Smtp-Source: AGHT+IFjh70arao26YIYWrV0IF/FHvp32D7KuC4jUeCLiAQRBK4Y9iMC4Ilnxi0UYxW5tkZ0jqTukpS7OCCC X-Received: by 2002:a05:690c:f85:b0:5d7:1941:2c25 with SMTP id df5-20020a05690c0f8500b005d719412c25mr5236172ywb.82.1701791155960; Tue, 05 Dec 2023 07:45:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q73-20020a9f37cf000000b007c4180b5979sm1275290uaq.8.2023.12.05.07.45.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 07:45:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 07:45:55 -0800 (PST) Message-ID: <656f45b3.9f0a0220.eb51c.f01bSMTPIN_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 8032D605C315; Tue, 5 Dec 2023 10:45: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-amd64-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 | +=====================+====================+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/