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 0CADD45B90 for ; Mon, 21 Oct 2024 10:44:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 083884026B for ; Mon, 21 Oct 2024 10:44:23 +0200 (CEST) Received: from mail-qk1-f181.google.com (mail-qk1-f181.google.com [209.85.222.181]) by mails.dpdk.org (Postfix) with ESMTP id 1A4DF402E7 for ; Mon, 21 Oct 2024 10:44:17 +0200 (CEST) Received: by mail-qk1-f181.google.com with SMTP id af79cd13be357-7b161fa1c7bso134761185a.0 for ; Mon, 21 Oct 2024 01:44:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1729500256; x=1730105056; 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=88/vgxPLhsAbqdIYsNwujr6HACUjsvgmTxHTEcMozXI=; b=Lcv1968OGobWZUDqTRku97oZHxV7/y0VplLv8aFQknr6cXQcOR/6u6Y8BIt+5jowow lBCT4o+sr/UDYlmy5cZFILZKCKOGTe9hinLhRBzXTgtZCrLl2BvnYzb0QvwthIrjQJdv 1rnQjKGWqBijP9HjLq3YCUoHKbIa0bMKb/Z9FFullhuQFeJL6q1GohSEDZwdotwsolN0 biY03VlTn+azkULKbMSJ7CtDX3S74WhPsWptkF/SG3YHvyEYq9wknU1wgY4nKVI5yb1q vuoaiM67i6eVqDcVq50oLRI5v2KnTgsj9avAu969y57GomdwkQzb7GR//kGsschETJTG TrCA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729500256; x=1730105056; 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=88/vgxPLhsAbqdIYsNwujr6HACUjsvgmTxHTEcMozXI=; b=fhzud6dv92fe4Q6yJ/J6I/gJV9yuV4XdjZk/sfgkif7oQOQTNjosR0XK/qKi7hNjYI rE1cU9cB0R+kRYANcebok8uYSscCRnRvRijJg+od3CUnd24XVYp3FnQhPWaxx/DVgjQv mFy0ozn7VjMf6sO8G0lAYfjkfW63C9O0kIJC9JGFjw3P7f0pB1SSMWcPxNwR1avkKQqC F1FJs1WYwN6NcE9cf+qHdY3G6KzjLLYgVCoL0SEesQIZQkOEC17AuGbsTaFgXkNyTN9O JmmbYwBUTV5ZPtYJKpAy92S3OJCc5SPwS/iat6JSrrQEI0o9eoufp0t2xmdsNRE8gJW/ EbFA== X-Gm-Message-State: AOJu0YyKEd0prsJZFHNP3GM5Afv03WM1RzPq30P9iMN/cB0UVE5HUMOq VQqJreWEsiJVUuNTzSVzscuiQjUVGE6mRms7jgqY/Y4KU9QfYWI+qW0hCgU6xEr0I6U86NneC6S 8 X-Google-Smtp-Source: AGHT+IFKsRjaCvzSAT/kFgSMCpiAUV/y6LrP6kk0CsC50IwV0r7HCflFYwf2LfOWy8yiwi11a0ZcUQ== X-Received: by 2002:a05:620a:29d3:b0:7a9:a63a:9f48 with SMTP id af79cd13be357-7b157b434cemr1482996985a.11.1729500256179; Mon, 21 Oct 2024 01:44:16 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id af79cd13be357-7b165a5caf8sm147894485a.75.2024.10.21.01.44.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 21 Oct 2024 01:44:15 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw146363 [v3, 5/5] raw/gdtc: add support for dequeue operation Date: Mon, 21 Oct 2024 04:44:13 -0400 Message-ID: <20241021084413.128962-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241021074647.2064466-9-zhang.yong25@zte.com.cn> References: <20241021074647.2064466-9-zhang.yong25@zte.com.cn> 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/146363/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11435814876