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 0AE2144146 for ; Mon, 3 Jun 2024 14:24:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF82F42E1C for ; Mon, 3 Jun 2024 14:24:09 +0200 (CEST) Received: from mail-qv1-f41.google.com (mail-qv1-f41.google.com [209.85.219.41]) by mails.dpdk.org (Postfix) with ESMTP id CA26842E02 for ; Mon, 3 Jun 2024 14:24:08 +0200 (CEST) Received: by mail-qv1-f41.google.com with SMTP id 6a1803df08f44-6af4fcb45ccso11527006d6.0 for ; Mon, 03 Jun 2024 05:24:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1717417448; x=1718022248; 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=WMmwyp17b52rpvfjeNJ/mnx6Z/78XYvtQy6QkXH7/rc=; b=eTr1Bu4l10wFqL7ZPxeJV713Z80/zSvs3mK5pnclkt3kzYI0USkk280LgtOeH32UjB U4XGzlXrH6tmeGLBb9lplfa7j6c1Fo+usDc4fQbgymBmNDDJqGPCkEwuwiCLlWB4j2OO 18m+gFvaOgzM945KeAq7SRFwYQlcQw8+MsvxUnMtrX+qQmbPNsr4NowwBljn3zc+Woka qeHhVZPzlycp9+joHOhOgavZY4D55wEa7cZvBjj1UiK+hJZ7B+Q1ckcho2yGiKnfdEyM hBKmhZtV7/kAD536hu+LZSA4s1LfqwTAB+7HYqoHWaaVnau/qUDnomY+eksmdmBPeuiB pBtg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717417448; x=1718022248; 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=WMmwyp17b52rpvfjeNJ/mnx6Z/78XYvtQy6QkXH7/rc=; b=Dl0DzJcYmcAv0CqhJLZdw7ahT80t+pjCqGkdoSBgEzg46ax4CIR64fAx9vmWyHurSL N67s6K2+n9PdPcUpBB6r2rLmGlsgpYrVr0q0uL5h9HNGkri56RTH0s1t8JxGgcnVD9T8 PeZRgsWWOCACdLB/G1z5+VrrYiOJPXCyu2ASlxJLcvIdm9cAlCc4/HJbbEtPiiy/CQKC Zl6S+jQHMZGtRlRFiJeo8OV6Pp3D3x/66stPcGc8ZYvtKWWST+X9yaeSxITWMXeS3Acs 1GqsuZco6bKEYFAYM5CDzuaf5Amyp3PvhQ4qOf/WCqHXjkJ3B9mTfbmhr9+9k2vxI3Bs Yppg== X-Gm-Message-State: AOJu0Yw8EyFCrW4QIaOXP+lh4ujd3raEb16IVcdaT9kP+p3ojrnLyvf9 q3CsW326sYfwxOwnYBQHWklo/zaWSNbXzRnPHVjXSHPYcd9nQC7TLaZC0tKaL2X+qfwwjClYLlj A X-Google-Smtp-Source: AGHT+IHJ6RALNYIfTHcM+D14IFv3P+NKm3JX6KJBtjb4Tm0Nuwle/oTB5YOt2W/2Aijt4q7W9Iettw== X-Received: by 2002:a05:6214:45a1:b0:6af:c320:5f16 with SMTP id 6a1803df08f44-6afc3206117mr39854096d6.7.1717417447732; Mon, 03 Jun 2024 05:24:07 -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-6ae4e0c3b6csm29735136d6.104.2024.06.03.05.24.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 03 Jun 2024 05:24:07 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw140622 zxdh: add zxdh poll mode driver Date: Mon, 3 Jun 2024 08:24:06 -0400 Message-ID: <20240603122406.954257-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240603192857865CEjaTZFRXk6x3WbOud5lK@zte.com.cn> References: <20240603192857865CEjaTZFRXk6x3WbOud5lK@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/140622/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9349538022