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 DA36A45D04 for ; Thu, 14 Nov 2024 12:45:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D29BF40294 for ; Thu, 14 Nov 2024 12:45:26 +0100 (CET) Received: from mail-il1-f174.google.com (mail-il1-f174.google.com [209.85.166.174]) by mails.dpdk.org (Postfix) with ESMTP id E099140272 for ; Thu, 14 Nov 2024 12:45:24 +0100 (CET) Received: by mail-il1-f174.google.com with SMTP id e9e14a558f8ab-3a6bc0600f9so1996915ab.1 for ; Thu, 14 Nov 2024 03:45:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1731584724; x=1732189524; 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=T/UGB4ClG5vsPp9v2VLQ+tCFNzo1SEslLhSPn/2caUg=; b=gZh/KCqYvsOXbI0Pe9V7ODkZAZ8U/X4UM/y7p5aADDdLx9Gcq0uFtwLKj7QWEa6QYz nJzc8MIWu00JMMXPE3ekAHlBh4o7fzL0n0nSf/GRZRBKoRJoXN+gGlljGU5oowvkKZQq 0sjdMtiLvQVfchxRDnRfa1Pua5jHNS3g4xjnzBFpicu9hDVkC6WOT8+NyecCeL6dj5o0 4L4niMVL7X+yfeMPO4cF3mFwWHmWWGiK1OIojEe7c9uSNZ3nl/oyiTKigNlu7t9e0a2y kModtJjvxEa8svsVcL+Wz1U5P2sI5LR1Mz9+qgPcnuEy7iu+TZnLz3imvsRgjzC5ZNe0 Sgdg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731584724; x=1732189524; 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=T/UGB4ClG5vsPp9v2VLQ+tCFNzo1SEslLhSPn/2caUg=; b=qbedwWNlHu5Q8371vbSLQ3VGtq/lyKnwdPcgGP/pcu8nOZkUY2IHJUjMWCoCcp5FXs ICNQ1dhdCcX+JX4tDQMjD+GpGZSlHL3V0yWQUxR9EozPMPYiyHduCjzJosZXGtk8B2IF G6jV6y9qQVIxoadcdmMiEgcMvkVw0y5cp+S5gUm8Awu8GrQfkfJlFANfiHPaBTDqLtaG 5FWgjoVVCXqQEC0Udv+LwTnrQYA4aIOH1cqu7xSZnCaQT4TyeSyZh1FP+bbLup2HMuBl 0E/877NFoP59pQ9SjExFXciA9RynPp+ytBHCuQZDVpGnNKY2XwcldcahA7CqA16xbFPS CIlw== X-Gm-Message-State: AOJu0YwcMaFD4Da8CSvvC5b2WdndVGb5v/vRYEiwM7LTEi2qadA+EghT n4t0TGnHWKEFGbnunzgmjylx5DxqwzdDg2R3Qt7MtTzltzgQMwigZO7y1x99nDVRCCZLnfG69sf + X-Google-Smtp-Source: AGHT+IHqvKXi3P5v+hoE9I4+m59xQ8EgSDjgQvmgRAbGsFkYxvAmW1TJuNODvJdoY5TFkW+IHzSraQ== X-Received: by 2002:a92:c265:0:b0:3a4:db10:742d with SMTP id e9e14a558f8ab-3a70c7f9043mr108763395ab.3.1731584723872; Thu, 14 Nov 2024 03:45:23 -0800 (PST) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id e9e14a558f8ab-3a7219fe90asm2175155ab.28.2024.11.14.03.45.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 14 Nov 2024 03:45:23 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw148485 [v5, 5/5] raw/gdtc: add support for dequeue operation Date: Thu, 14 Nov 2024 06:45:21 -0500 Message-ID: <20241114114521.469947-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241114092047.3514280-9-zhang.yong25@zte.com.cn> References: <20241114092047.3514280-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/148485/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11834663152