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 99C3C45A88 for ; Wed, 2 Oct 2024 02:45:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96D5C40267 for ; Wed, 2 Oct 2024 02:45:03 +0200 (CEST) Received: from mail-qt1-f174.google.com (mail-qt1-f174.google.com [209.85.160.174]) by mails.dpdk.org (Postfix) with ESMTP id 8EA7E40261 for ; Wed, 2 Oct 2024 02:45:01 +0200 (CEST) Received: by mail-qt1-f174.google.com with SMTP id d75a77b69052e-45812fdcd0aso3477921cf.0 for ; Tue, 01 Oct 2024 17:45:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1727829901; x=1728434701; 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=HMEYpygWFVlvG0JwXOSvMXrc+UW0rQMMvOZXVaWwrfc=; b=qXn6QGeiidDjMLLcbAb2pqYLmWrGtTWcSLGhG576rN3HzePrUEmV+M7Q/FZ2azteff rSwcja/4VPWTbC+XE1/dsUUZbK5ZXoNv/iB4ipzgdRZpbN1awIOXS83jxGBaB8rvLLoO BTf82mFXlZkorDXDOkUdlTiLqHWcwm30dZAjLmCG8Gsk3+7Qho2d1bRFvCLNIS+qFBf4 UnI+wtOZ1dloZiJ6FUrZmyv2v0sazXQHrZ69tBp6BsV0Yz/Kb/TjaxAhGF53gdUS9bpl XEixSGlVweiwNqaf70LdD0/dtFyeKLx3eHJcPi72a0BayHcrdboPlEKL+wBrHEnYWjpU iQaw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727829901; x=1728434701; 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=HMEYpygWFVlvG0JwXOSvMXrc+UW0rQMMvOZXVaWwrfc=; b=tIegLJMWT5PUNv5EvTnWqfT+POlFn4tuHwDoCrcTP2rCBiHQV4irL38YIBxjAXNwfE P8KiYRsAF7REdWH2XtuSM4+LkwxRCAlb9nPs8zIwfpwD+17jtog88g0mqCDEgI63lDZ6 nxUVYIKNTrf1EP7sYJYZkZeJWb/6DkTBNpmV9GLIUxPALuT2v0qbMbRGd//7h4WCb5Av 46GVnjgnOtQSHxTueI5RTxYVjt0ekBFAJyoB203B23aiQaEC6Rwyeo2gtpUY9Zm91xDy K8ytGH46sL4Y/aC59c5hHazt8bqcjN37XY9ZRmB5o3aD5Vhr0mHSeVEWjOgzhq3844E/ v9Cg== X-Gm-Message-State: AOJu0YyZDRDtWqEhCn1Qoig62ICy55jq2E/PBn5jB++WAoKz2wArx1G8 FyEdsqAgsFZJ2i5+lZAT9EXRloDsMLqqAqW3oSeD9ee0weIjwiJ0ccHcPSUE/81XYu3gCo+ldBh 3 X-Google-Smtp-Source: AGHT+IFaApr9xMT03imgkImcCo9bO/yElvMycBKSQBpf7JELU6BeNw9x5AskVUhSkJ921BmbEZ34lw== X-Received: by 2002:a05:622a:130a:b0:458:3ab3:84f9 with SMTP id d75a77b69052e-45d73a5e2a9mr89499991cf.9.1727829900742; Tue, 01 Oct 2024 17:45:00 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id d75a77b69052e-45c9f2dff74sm50638951cf.47.2024.10.01.17.44.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 01 Oct 2024 17:44:59 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw144889 [PATCH] net/gve: fix mbuf allocation memory leak for DQ Rx Date: Tue, 1 Oct 2024 20:44:58 -0400 Message-ID: <20241002004458.3801661-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241001234852.3312594-1-joshwash@google.com> References: <20241001234852.3312594-1-joshwash@google.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/144889/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11135427095