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 C8C534367B for ; Tue, 5 Dec 2023 16:47:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C503240297; Tue, 5 Dec 2023 16:47:05 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 3BDDA40271 for ; Tue, 5 Dec 2023 16:47:04 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35d6b381341so10045365ab.2 for ; Tue, 05 Dec 2023 07:47:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701791223; x=1702396023; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ht3Y/L5D4J/IRk9HynK/OGgpeky63ort2xzmOkk3J7c=; b=XApKWD9tZ/ju+mQMv2E1oN8y9ZVYpuYfl5joEJwhW2O+jB1aN6kXAZksWBcUvprd3y E5PIen1ui2KWq1OokKCzVIu/7sDUaJlL8MCqJN7dqLzLbOGB1+DQE/KlUB2Z30lpswEL PcxYWdMF8i3SKDxwPoOcYX8zUaEpYvJ3TX2Pc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701791223; x=1702396023; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ht3Y/L5D4J/IRk9HynK/OGgpeky63ort2xzmOkk3J7c=; b=YpxsaiJtiHXUxmSS/rPJgC6XnvPVi/CcZan/oCaveW5hgXNDHe+uCgX82CG4X51rDz S/IkbniqOVUlpMArzSb9GaLF8E7h8E2fDvLtqE6chkzU0UNY2jcUSicr1EbpLCu4UFH0 CFeAaGZ851DqE7Msf13j3sTxv/Dc9QsALNqvi9c8m1KHZ30/zQxH+aE555IV6hm/vgS1 jbAfjXYR9uIYs750ppczKQSOUe8UyXwA3YqGZ41LrYXWpnzD5yG5PzHUS49asazFtFje 9AbLZrbM861bJHidAA25QDF7P007UClYLhoEQsh0ItiWgrZIdhFZH6XetxJ7gei+vHW8 rUfg== X-Gm-Message-State: AOJu0Yw8SXdSoyryQl5Z9mXDiyPItROUnV4ygeT+LLqeWI94TsEz3jOs l6rjF/dTIpodx1Xq2jTbXPqV6dHd1TjxhEXPTZyi09z7qbsNX4vFFiUitBGa8YFrYeMfRbxDSQ= = X-Google-Smtp-Source: AGHT+IEH9eGZ+lq3m3KA1VkRdHSTYsUz6+CZRD5OGAo+rjD8qqayUmfoZHZq1HudB7TKPvW8f7oE2cbv8YGL X-Received: by 2002:a05:6e02:1a27:b0:35d:59a2:333c with SMTP id g7-20020a056e021a2700b0035d59a2333cmr7965725ile.64.1701791223396; Tue, 05 Dec 2023 07:47:03 -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 q16-20020a0566380ed000b0046923cb4385sm39528jas.83.2023.12.05.07.47.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 07:47:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 07:47:03 -0800 (PST) Message-ID: <656f45f7.050a0220.6a68b.1024SMTPIN_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 C9FE5605C311; Tue, 5 Dec 2023 10:46:47 -0500 (EST) Subject: |SUCCESS| pw134880 [PATCH] [v2] net/af_xdp: fix memzone leak in erro From: dpdklab@iol.unh.edu To: Test Report Cc: wangyunjian 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-unit-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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/