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 E083243678 for ; Tue, 5 Dec 2023 14:25:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DCA8442E4A for ; Tue, 5 Dec 2023 14:25:58 +0100 (CET) Received: from mail-ot1-f51.google.com (mail-ot1-f51.google.com [209.85.210.51]) by mails.dpdk.org (Postfix) with ESMTP id 6E5DC42E42 for ; Tue, 5 Dec 2023 14:25:57 +0100 (CET) Received: by mail-ot1-f51.google.com with SMTP id 46e09a7af769-6d986a75337so1534360a34.1 for ; Tue, 05 Dec 2023 05:25:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1701782756; x=1702387556; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=zA+P3MNIdfbIGFsYTqR1QY6Eorf6VzM54dXAkUuKW/U=; b=IL+Nam4UNE/j6H0WOxbVSHyRtHuzeTEp7Jb2WJDZtHteiMOv4DDqmUZg5UzA4YIgLf +l4rTOCzLAKhOyizHK4c7Ou0rW1AXPLtgfrip0B8qEr1FAb1gFagJ0zA0w8VNkkLJueZ 3Na7XKiQoBHf9qjE9co7CFeOXrKE5VXzMcJBd6ywx6V2jOE30UjkiH4V15VWlBVEwjGM srLB8Uksf6rvhOEriZgdvTmMSdBVPmqAnnCsoV0JXShhhAkHw8kxtJhkViJBnHqRIf7v F+qnt0FdEAOkdxVcnEoLgSVpbIYad13NwwQULQCOTXeQzTqOCYxKZVKaDQ131Lauhq2I wxdA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701782756; x=1702387556; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zA+P3MNIdfbIGFsYTqR1QY6Eorf6VzM54dXAkUuKW/U=; b=BBUG2jl6coDsyBDIj4BZVG6J3ryxVuR/wZEoilLk8Pm3agcoRPUPIUGCgb9Mxk+PXf JSAqlqxS9uq5pu6glh1fD2dwBD1dDdhgKWhf7swaTavuc0FUfAvvevYkIZ3jyy/oOm0F 7E4ROMMiUx+hoQALQwSLZ7WymSvXDqXbh9aBepXFNt6N2y7D1wsufmKLlPRF8VU3wKVA ViFrAy5RrPnhHunS+pl7e1aM2ze7aDnXNXb39svZp5CeFEo0WpwL4RozE4Ze5j3RiZ8c /B88PCPGmUzgZoavuK7N/0ol7RSc1cdQpnwOXzHZ+Pcp01rRyx9zGZWMkZYWZ67KemNg s7Wg== X-Gm-Message-State: AOJu0YwhARF26uRfbP2naER/0VkPFP2DYJKcdpzlM6RG8eAAyBtMkgYW 6/oFOTnUSPLSAN1sUeEqBLLAGBBeOyqAjt81yWs= X-Google-Smtp-Source: AGHT+IGyydJsAiqhFyLAPAzjrvHvmwd7/r4sda2Y6lBdPKBHo3mqeveAw3BbnKcs2t6A7d9Ju0l73A== X-Received: by 2002:a05:6830:200c:b0:6d8:7781:f197 with SMTP id e12-20020a056830200c00b006d87781f197mr5591860otp.27.1701782755553; Tue, 05 Dec 2023 05:25:55 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id c13-20020a9d684d000000b006d3161e612dsm2225006oto.30.2023.12.05.05.25.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 05 Dec 2023 05:25:55 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw134880 [PATCH v2] net/af_xdp: fix memzone leak in error path Date: Tue, 5 Dec 2023 08:25:53 -0500 Message-Id: <20231205132553.1408790-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/134880/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7100929762