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 2AC2B43D47 for ; Mon, 25 Mar 2024 13:04:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2689640271 for ; Mon, 25 Mar 2024 13:04:45 +0100 (CET) Received: from mail-qv1-f49.google.com (mail-qv1-f49.google.com [209.85.219.49]) by mails.dpdk.org (Postfix) with ESMTP id 841F74021D for ; Mon, 25 Mar 2024 13:04:44 +0100 (CET) Received: by mail-qv1-f49.google.com with SMTP id 6a1803df08f44-696147fb5a7so42122816d6.0 for ; Mon, 25 Mar 2024 05:04:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1711368283; x=1711973083; 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=R7eC1WDCBCLXWA9M3L1VexwOQQnvaP/fSLYr3sWD1wE=; b=bkUJ5BKwD1U6S09u+5iVLEsaYnqK7AGNK2hCDf87oEREKZiHe4wyy5yQPbLZztHpHS /FeVdD7rCRfHz5fJq0kfv8oAaoRypaEgK5rsJxmLLQuK7yBON+EHLGUYmi2UGpm/p3U6 SCFNfp9x51iaSZjvXkHxMmHM5xfRKeJxCUTlhtkA4i/6P5FkRmyI+Va5z6d+W4i3+BLu tgHSLLRkoR5/HmsOAwcdNy8QyUKyoKuipSpiPxyPZuO1ajA0wS5ObsUJA9knYWQ2XHog ZxWJf5vL8FCFEw4MAZEWqJxxrfohGBp8H+OKYLqQ2kYHHtV8I2jBvMNuTyUNc5u13k3S ThHA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711368283; x=1711973083; 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=R7eC1WDCBCLXWA9M3L1VexwOQQnvaP/fSLYr3sWD1wE=; b=pOdAeAdCWgZosrpuIlHbNHUJh6m3KH+rTxN6GtBTNtTmVjDiH95QFG5/z6t5nc5avD OUEETNNm+AEux8cki1sYy4y41IIQo7bhWGLx4eqNOPgGbsNTBBYH70HEKxF+9n6Cufah TJ5sszG2BPGOalwMgceAoTwTMRDiHQIwoXB3LCaRJSfD8EP3JaHDa64NaqUJV/0HnPUS uLdTcrgVCisBwpSPG9Pycz4vruSTN1pkrZSv5XdR3ko0SogFegwMmjMPoyh9V2OQOpS9 o12mQ/I9FtzGpEyJ7ddyK7GrqX02s174OvDXhiAVncTRDwd8yOVx26t3ug8Ibz9eNsI/ zR8A== X-Gm-Message-State: AOJu0YxEz6IPaPMlZ4vfjvCBAo04nIZ+Txll820gBWz6WVoMU4pW6lrP 7/txba0aqskyu2MmD1qXz04VwkAOh6b1sVccMOAHeQo1H3ORxETGKRgsV51NMy4iCIYfOkYAW4+ a X-Google-Smtp-Source: AGHT+IHFPoUPEWZ03Idc3EDOY3TsCKyVNGnhDvNzNxc0SlSVryKiSJkANw+mfvxneJS3cIWlky0+JQ== X-Received: by 2002:a05:6214:20c8:b0:696:40a2:b746 with SMTP id 8-20020a05621420c800b0069640a2b746mr9258081qve.29.1711368283438; Mon, 25 Mar 2024 05:04:43 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id q3-20020a056214194300b006961ba15ea4sm4025989qvk.113.2024.03.25.05.04.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 25 Mar 2024 05:04:43 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw138766 [PATCH v2] app/testpmd: fix releasing action handle flush memory Date: Mon, 25 Mar 2024 08:04:41 -0400 Message-Id: <20240325120441.418178-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240325105826.393231-1-bingz@nvidia.com> References: <20240325105826.393231-1-bingz@nvidia.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/138766/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8419312309