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 30C1245A68 for ; Mon, 30 Sep 2024 15:05:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0FA254027C for ; Mon, 30 Sep 2024 15:05:11 +0200 (CEST) Received: from mail-pg1-f178.google.com (mail-pg1-f178.google.com [209.85.215.178]) by mails.dpdk.org (Postfix) with ESMTP id D7F584014F for ; Mon, 30 Sep 2024 15:05:09 +0200 (CEST) Received: by mail-pg1-f178.google.com with SMTP id 41be03b00d2f7-7e6d04f74faso3706319a12.1 for ; Mon, 30 Sep 2024 06:05:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1727701508; x=1728306308; 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=/yk8mQToh69TnGOYpwgrUY/WX8wsBrhhTa0xabTk1BQ=; b=NE0jwnH66QBKcybP9vW5uB/+o8kml4600uR/WW+Dh1HNewZn+lQN9kGF6RV5UCcXZb G7C5QHfyBJXzUXCli2tXxSZR1T6YQySl2UMTZ7ZROxwofyGfdqd8c3dbxpgimqdLEiBy Q2guenZXFJP9u2KeExLNksk6du5YXHoHW1rsPYTEwK+rHbgQHZ2ncTHrxJfWYo/8eBNP HZxxLxpx7ZEuc/vXx5LtO92vP+dkqekWKkl/eyEHDIJ8WGAUYtxqcrCUVRwkVHwT8vJ4 y1DLGOWdU7AxSBALkmxovdbR0UeTbznLetnfS1snAq77pOouoK2GeiTy/9DLmS7wW9NE 2Fwg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727701508; x=1728306308; 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=/yk8mQToh69TnGOYpwgrUY/WX8wsBrhhTa0xabTk1BQ=; b=DovcxVfY+E1NJnFJsmaA0Kp7JOlnIAMX2+nxsFtuw5MBwNViuRdiWnYN7Vyx7kpNBP HjqVrG7ppR6lZNJaTvn/TyKxu+xEDiBaLMmvml/CIepjWAANCTFUDQDvBH/uCKFhEj3k Tc5DRkA+1eFdvOuJcMnNd8J1qM2OZItaJcQsQKjsX60ZG9m+7ohi8iIs1R2mVT7J/kN5 N/zaabcILJOJ+hoX5QxFEBdXzZ/yU09JT/m/YLuPdq9bpoSWCBYlOoTFXtc+IkzOjFnN sANIe/Iwg/QAmseMV9H/W/PxcCCW7ieZk0Ka9f9ih3M1x2S2zj4d/2jBxLclb8me4M3q nH3A== X-Gm-Message-State: AOJu0YxzNbeuSNNzl6W9bUBFb3kDsP5F0twxRjTBypIKsNFOATagCUGM /YdFuPP91MkkrCMzWmSy2VsswD3UP73roz/wS7RioCBizzAT4U6sibAYtx/77gHHeRLvtyHUYIY u X-Google-Smtp-Source: AGHT+IGXsUcupbv7spCr2nmsXygVy+R4/avy7gcrT6AvsWJ1tHf/z3ZI+WAu9eTMmeuRL0gxUudc6g== X-Received: by 2002:a05:6a20:2d27:b0:1d5:143d:5197 with SMTP id adf61e73a8af0-1d5143d52ffmr7658296637.6.1727701508550; Mon, 30 Sep 2024 06:05:08 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id d2e1a72fcca58-71b2651630esm6171828b3a.109.2024.09.30.06.05.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 30 Sep 2024 06:05:08 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw144686 [PATCH v4 18/18] net/dpaa: fix reallocate_mbuf handling Date: Mon, 30 Sep 2024 09:05:06 -0400 Message-ID: <20240930130506.3964187-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240930121525.3452847-19-hemant.agrawal@nxp.com> References: <20240930121525.3452847-19-hemant.agrawal@nxp.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/144686/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11106061125