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 6041B43B77 for ; Thu, 22 Feb 2024 15:08:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5BEE440281; Thu, 22 Feb 2024 15:08:38 +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 581654069D for ; Thu, 22 Feb 2024 15:08:30 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3650beccdc4so15757135ab.2 for ; Thu, 22 Feb 2024 06:08:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708610909; x=1709215709; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1zuUxfMvWy1y81FGXzWquqbp0ck9jIbRI3NIlqgW9II=; b=Oln5xIMSvbC+TKFMIXP32SgUqrkzgiPYl2OncQ0TcVY3tKwduagnW0IWlBRmP7QdOg V6onWkw2ya82DXdl0Ks1R6ZnFHML3EkFx0K35XXRQPNIeIXkhkPHSTpn19G7zFEM1K8o q0s2Kg1TSZ2Xd3sFSH+QfcZo2tPdLjfaCYwdc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708610909; x=1709215709; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1zuUxfMvWy1y81FGXzWquqbp0ck9jIbRI3NIlqgW9II=; b=TwRvJwg4QqSPXJYsjSAlr2ogA8rr+XJRagyhciE7Qklye9FNSrWhzaWG7QmsThyiHB r+hF2u+FCk9e82xTYW9C5tML8uGAaMtpXsXOMsNoxQuE4OBgK0n8Kvk6CpyHjUok0Byv hBU42NbRizbItNW11eZYM7bEMy9nfe17kTwoo4UEfCOUbf0TFMBvZQhlUtGtjElzn2xV 0GcZ/ZP2x9nn2xea+HUmvtJ9zLoIptK2AOrz4Dt70izYZmu4ohzCUFt88OiY4xt5cq+A SMrMtu1zXmRrGUM92KLI6QgG3yXYqsiW1K3KM3SC51RJ1fr0OoU65LBdMmez5C0p9/K3 CuLg== X-Gm-Message-State: AOJu0YyEkIFkuNNa1TwyAcLJiiPgnepK3m4MEGMkDp+X7/hkV6OqaWen oE7Q4LDclVLoIOd0cwckfeH7ZGhSLJl08Jfvqkv9KFz+Q2MApW8dtwjktGergPm1fNcFT2EbEEK KK5wqsttyNg+Tjk/RcdFZcxmr/a9ff75pTWdYXFnN X-Google-Smtp-Source: AGHT+IF64gR20HVYAipbPCG5HSWgy+/I6CKbjIOKcky7suj3XoljsD9H0jhaQU5uY7z/KN37unXG5pEoDEfN X-Received: by 2002:a05:6e02:1548:b0:365:3d96:4b98 with SMTP id j8-20020a056e02154800b003653d964b98mr10938415ilu.2.1708610909667; Thu, 22 Feb 2024 06:08:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j13-20020a92ca0d000000b003639a8d61bdsm648679ils.75.2024.02.22.06.08.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 22 Feb 2024 06:08:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 22 Feb 2024 06:08:29 -0800 (PST) Message-ID: <65d7555d.920a0220.85ea7.5908SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 363336052510; Thu, 22 Feb 2024 09:08:29 -0500 (EST) Subject: |SUCCESS| pw137036 [PATCH] [v2] net/af_xdp: fix resources leak when 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/137036 _Testing PASS_ Submitter: Yunjian Wang Date: Thursday, February 22 2024 13:35:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:dee3c01a2297538d7b65048aedfb372464f89942 137036 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29225/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/