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 C0F8045719 for ; Fri, 2 Aug 2024 08:02:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BC07B4270A for ; Fri, 2 Aug 2024 08:02:32 +0200 (CEST) Received: from mail-qv1-f47.google.com (mail-qv1-f47.google.com [209.85.219.47]) by mails.dpdk.org (Postfix) with ESMTP id 3C7D040431 for ; Fri, 2 Aug 2024 08:02:31 +0200 (CEST) Received: by mail-qv1-f47.google.com with SMTP id 6a1803df08f44-6b78c980981so41414476d6.2 for ; Thu, 01 Aug 2024 23:02:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1722578550; x=1723183350; 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=zJ+WdG0TPsn+PzBgP0K7Qas+AZKSCa44LZMRgwSy5So=; b=25tEFHqhdC2fQB4QSsEwFCB3+N6OsIQpHzWZrG+pMCTtf/FRbOYDvcwK3nsDzZ58hm VR3XGNSgsd7W+xOF1U2sLa4OkXqn9MRbKB1nxyhlF5Kbd+sNY2+n9WIvMb1hxcogxSsf vnBMCpYnanXNedIW6d/KdWrVhhx4Z1yssebckP/eyxihYVdcDy3MuhGdiCALineA5i0l 9caYWnDho2I3S1XMrIH5uvo/nam0sAMLOO3tt51jULJFPkzeTacg2vwpurszn7Ar5GuY V3mvT81C/U4y3BiKcBRTm8UYZpOlH7zNa+lp9Ispdf5B6aGgipqI/kG2Tk3SSlro+Q1n L/pA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722578550; x=1723183350; 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=zJ+WdG0TPsn+PzBgP0K7Qas+AZKSCa44LZMRgwSy5So=; b=E1eMzaRjoXvXP3JvkkKzV1WPIyANpz1Uo0dEx3hznfd8eGFthAbuLovE66z3EqMKZb XXXrE3joUV20PEfJd5164gORm9YJsVpfk/ISpTrxAp2X8wU+nlKMxKBqzYfBupk0WAWG yVsHPnS2vPziCMY7BrOf/nY3ObX53k191UDqGPd0lvOOVXr+MW0mmC5X4LvOFWF9oMGr mB/K+toGEeLA8FnHXLiD9ynPgOrwU72R8fc0hJZO3X0HFOiKYzYDSthsaZY2bNlvPpRt W3hthNRv47/MfOzD71MUSjmUAsEa2wGbkIjdCHDD4BEORIESEduKeFZznxbToiIW2aFA f6LQ== X-Gm-Message-State: AOJu0YygimA+wa4IhmRhS9LL/Pzfxz2uL+3+Qlr7U4SNch+1qBghdLOw cvlgXyFEtA/qlRou7UL5YBwuArH0H8tvP70OctG6OBdJiR/sT16UEF2hahRX2tphIF4AEHSwg16 I X-Google-Smtp-Source: AGHT+IE3fhW3gNGeGjKWfyEiUpHR1nEreqOu8UVexMdEeidL69+V4gBP1pdtl4bnRytoGxw67UbnZQ== X-Received: by 2002:a05:6214:5508:b0:6b7:944f:3cef with SMTP id 6a1803df08f44-6bb98454205mr25684366d6.44.1722578550210; Thu, 01 Aug 2024 23:02:30 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id 6a1803df08f44-6bb9c7b8826sm3937116d6.64.2024.08.01.23.02.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Aug 2024 23:02:29 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw142858 [PATCH v5] net/gve : Update EOP & csum bit in txd rte_mbuf chain Date: Fri, 2 Aug 2024 02:02:28 -0400 Message-ID: <20240802060228.3155790-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <1722575288-2408630-1-git-send-email-tathagat.dpdk@gmail.com> References: <1722575288-2408630-1-git-send-email-tathagat.dpdk@gmail.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/142858/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10210464992