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 BC1FF4367B for ; Tue, 5 Dec 2023 16:51:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B803240297; Tue, 5 Dec 2023 16:51:54 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 54D0E40271 for ; Tue, 5 Dec 2023 16:51:53 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35d5b30eb85so10288605ab.3 for ; Tue, 05 Dec 2023 07:51:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701791512; x=1702396312; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JGixSQeI8u8Ha8+PBrZXjjiszJH0OlKR2vN6OZJ3nbA=; b=KjNcPkD5sqKEaOTButNItPALyV2TQMrP+sBI5eOeJgQJOwCXCDDAAielJi7HCTbN28 vTWL3V9m2C47Fo2uQYoglaj6Uzo8tlqtXTAVq5KEY0UdvJbJWPGN663mTlyUbWYzY1Lk 5dhuHJIZonT2yRQVCvL407U/h3ljq7fgGOPJ0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701791512; x=1702396312; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JGixSQeI8u8Ha8+PBrZXjjiszJH0OlKR2vN6OZJ3nbA=; b=iiDHs9JUgSjpBfRa7tYxxkopVw47oYxc8BJkHqqVLLpREHL+jjwTerbgT3MnRaqAX2 iqBYsgwp7G6PMRRFPoZJFFA17cdm6qLhTM0MG1+SlXlKdGNa0D/6dJVF73bK+gxIdcVa MASbAnIvsxM6+/QBL3S+q2awWkcfdVvnRP0vWJZUybLqRCjljbVIabkWebAxAQCXugdM f5S9D1qz0G60YO0h62wgDXb0UaInGjnFh9puoLqxMFW+puqGQsDBk5FR6gx3tVmc5mr8 ctASoS7U0U2XIoJds6im/NMFLpFIViEftOtLV2f1G0hREPuKui3H/278uGJMpAQsYiIQ WIAQ== X-Gm-Message-State: AOJu0Yx5/VPszqvkOd7KOpAp1Xv/eIACCB2N6wyOvMbxkT/EjSe3b1DX 585CAHB6kOsTjvR3YB8i4PU2USQxSabpLzoonK3o2OHKL38CO1uRn2f2/zr/SGj12WU2uRT7kg= = X-Google-Smtp-Source: AGHT+IGNhAJetOCpAFyAT/J6x5r3ZS4gtIPtmcD8XpQqSm4dq3n8dmhQOFqIhjmBW454U2e+opfRkSCbdNvB X-Received: by 2002:a92:3f04:0:b0:35c:d2ed:d807 with SMTP id m4-20020a923f04000000b0035cd2edd807mr4881648ila.20.1701791512703; Tue, 05 Dec 2023 07:51:52 -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 r5-20020a056e02108500b00352b08e46fasm240056ilj.22.2023.12.05.07.51.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 07:51:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 07:51:52 -0800 (PST) Message-ID: <656f4718.050a0220.c0183.6455SMTPIN_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 39AA5605C312; Tue, 5 Dec 2023 10:51:37 -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-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 | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/