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 B0DF343B12 for ; Thu, 15 Feb 2024 12:04:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB3E34064C for ; Thu, 15 Feb 2024 12:04:40 +0100 (CET) Received: from mail-qv1-f54.google.com (mail-qv1-f54.google.com [209.85.219.54]) by mails.dpdk.org (Postfix) with ESMTP id 894F5402DF for ; Thu, 15 Feb 2024 12:04:38 +0100 (CET) Received: by mail-qv1-f54.google.com with SMTP id 6a1803df08f44-68c4fb9e7ccso3868156d6.3 for ; Thu, 15 Feb 2024 03:04:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1707995077; x=1708599877; 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=5Mw39UjQjIIYgcxMZssRO7TtdGENLKj0+UZmaWDjmQc=; b=Cd5lwgwQ9CCZ1AoLQUaTpfERA6Fbccb6doJ04gDQMbk0ZhuLaHGx4mco4Lxe7o5ic4 tPwChd8O1/GQeTJLe5vCwyFu2jb52EdIGwihxl5HepGCFib0otHGhhaXj9p4QmlH6xwc nI+QQIxdGuK9Ymr/RcLAFqKSkEtt/7Ln7x2NEPafePmmHrskipGwIwHpNo1xuF22cXzF mPOId3VCYgezmJ0e+5cK4JyOK/3EsiC7qVIEXurMf7ML/Y8anQu5LQE9iBCzp7xIxedx 48WUJKm0r7j3ozdTRZD8mF5+UFKHELIZd1zcZe7ravEF+dzY0t7ZJHjNPf6zK2I/ZYWT cBVA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707995077; x=1708599877; 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=5Mw39UjQjIIYgcxMZssRO7TtdGENLKj0+UZmaWDjmQc=; b=iAaWJUCyMkOGsbd0kZTLC3UUiZbr0oUvC2x9nKvObwj4EGLssLyRzMAngKSxJl6JPd cSwhSD7Chk18V1GtbngqT8pEcirdrQt0/V4gtGvlfgCb6zWknrfUDWSJw88DgSepfwZm 4XfWt8c08roBBsBI8BS4Gx+qp+R5DsbGfSf2JfUYObO7RRlDUps3wiyXV8nV0deK96pL TdgrY50rUl2uriBTF87rJaYgDl8lmhSDdb49jNAliIwrntZ1YCyhkIwfRAJxDqfp8vVz NkuzdCqz5qonMkChg/zOq0fRwmh5Qnp+j/zKkPHaMW2eFitjQ2O/EuTf4X7nkmI5Wtjt DKig== X-Gm-Message-State: AOJu0YztcoBHUsJQdTWY2JM9S4aP6ZmXmiE0hC/8XjoBJxvI5zc8TxLu HZUPuP5U2sFsNWO5omi5Js/mHbNhQ3d2nIPTQm1SiRDkljMPe1ZlPqo1WkjfE23wPKGA8ioUvs6 m X-Google-Smtp-Source: AGHT+IGxA/9y2roZiwraxoipw14yw7kTMb3gPez7fSb1X/MdbB2KyXLijJl5FzV0XnVCGedBChix1w== X-Received: by 2002:a05:6214:20cb:b0:68f:1a31:1b7f with SMTP id 11-20020a05621420cb00b0068f1a311b7fmr1110599qve.18.1707995077593; Thu, 15 Feb 2024 03:04:37 -0800 (PST) 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 nh12-20020a056214390c00b0068efc6b96a9sm551991qvb.75.2024.02.15.03.04.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 15 Feb 2024 03:04:37 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw136825 [PATCH] net/gve: fix dqo bug for chained descriptors Date: Thu, 15 Feb 2024 06:04:35 -0500 Message-Id: <20240215110435.1649680-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240215100230.235462-1-rushilg@google.com> References: <20240215100230.235462-1-rushilg@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/136825/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7914436660