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 C59814324D for ; Tue, 31 Oct 2023 09:06:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C02DE40395 for ; Tue, 31 Oct 2023 09:06:19 +0100 (CET) Received: from mail-qv1-f42.google.com (mail-qv1-f42.google.com [209.85.219.42]) by mails.dpdk.org (Postfix) with ESMTP id 804C340395 for ; Tue, 31 Oct 2023 09:06:18 +0100 (CET) Received: by mail-qv1-f42.google.com with SMTP id 6a1803df08f44-6707401e22eso20125556d6.2 for ; Tue, 31 Oct 2023 01:06:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1698739577; x=1699344377; 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=YEdvQPI9LppqQFSHg5US8tLl7o2iQ85IPehKzfogEQY=; b=Df+kUfwCmbDCEq+qE7P33wBVPIMS8vL9hStYa1rW0ctbuLB9CY8q9yjB4L8f5j6ReF iLLNSMKKl3QeH/PVYrfiYqKxurwmviY1uFxj9P6suLD7+XWhDIdzJWavryJE48dfukpL ZyJ4Jl+JOt42h33gNyaFmnJuqLqgj7W23Su07L8RycyaL3BRonQU497aOx9wLnOxfYWh 6MqaYsoScdhWldLSapgjT/q4o+OemirnKEAK3EY74Icnko1LcY4XP/wyFYEt6upYjQDx 7vHnsGNYUWjXocsz58t0kCm6Ek/awBAloPXTN7/fXh7/2hO5o+7Tl0l4FWHFOZLVYZXP seoA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698739577; x=1699344377; 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=YEdvQPI9LppqQFSHg5US8tLl7o2iQ85IPehKzfogEQY=; b=h7dPN7nKXnc1RyieFAH37cYgSV2sqs2Ac1qOvJklynUO/+aays3UOwg5C6d83pat2y Zphoe9xnusNDk/SdqhvmPSxk1Fwt2LfAppUTQdcZGsshcvjZfYfeLvZbDze9rDTek9L/ d+iMhQY4xBIhuBq1FuDYPBnSx6p6S6cUz7S8+isd0OiOZxeaTwL6VT6xxVLgtPb2neTx kpPLK8M+GL+mtuMcYp+DS2OSPge8gjHQjiAZDWvdRNIaLYx9AD6Znced+oBb7fR6z1We AmxodPLpNOrCU1kgFxzHMKeZflDMmBsI74uwJL0xUZMy6lVvE1R9XC42gojs8iq8p27+ g+Zw== X-Gm-Message-State: AOJu0YxfGHNbo7xW+Bbyv/wG1DK52Cc2EXDixfgz+Lxqg02/wAJ6OvNQ pYQq9yN/oB1FqPRgP8dsEuC47bmGEMHGMuuLepw= X-Google-Smtp-Source: AGHT+IHHtXYLe9eQdpQ4zIDvvKiUIwCgUjRH1KpE2kM11dcUNx+meKRw8KeSrY//qDPUdgFsHAlUMQ== X-Received: by 2002:a05:6214:e85:b0:671:365:14eb with SMTP id hf5-20020a0562140e8500b00671036514ebmr11837943qvb.52.1698739577116; Tue, 31 Oct 2023 01:06:17 -0700 (PDT) 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 eu7-20020ad44f47000000b00670bd5a3720sm324333qvb.97.2023.10.31.01.06.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 31 Oct 2023 01:06:16 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw133636 [PATCH v2] test/security: fix buffer leaks in error path Date: Tue, 31 Oct 2023 04:06:15 -0400 Message-Id: <20231031080615.1044922-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231031064446.150191-1-gakhil@marvell.com> References: <20231031064446.150191-1-gakhil@marvell.com> 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/133636/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6703227772