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 82A5745B50 for ; Wed, 16 Oct 2024 11:42:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F70C40264 for ; Wed, 16 Oct 2024 11:42:52 +0200 (CEST) Received: from mail-qv1-f46.google.com (mail-qv1-f46.google.com [209.85.219.46]) by mails.dpdk.org (Postfix) with ESMTP id 6ADB8400D6 for ; Wed, 16 Oct 2024 11:42:51 +0200 (CEST) Received: by mail-qv1-f46.google.com with SMTP id 6a1803df08f44-6cbd1a4217dso64518006d6.2 for ; Wed, 16 Oct 2024 02:42:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1729071770; x=1729676570; 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=tAYqnROHVN70WpUGkMWulAouM7/PKDpqoYIdYMIrSBA=; b=c/SxYNJpoApqmoBuMzHspKiw+BhEwK1gweUX18YjlaUCzupgLmAgYox24gGN8mpWzu 1tKd/L4W3zoAqdap/maw1oqfKwm+SvLGyotWX13CenF4v6HNjOLlXuvmAAVaa1jTEaml zCdqFwCd1RX2yUNQicKRvxCKz7lv7Jf1Z1n5o0q1kNe4JN8ihNIBq1IHP015HQrsOHnJ kdypgCrzSLgHDu/Fnm66+9zQbCR0zorV0rlG1Qxv3DTZsVlibE3Qj7rvsuqpPmALH3ql v4bgYGUmcB3CyoCQuNdf9BdkzlIGGV9S+S4dXhg/FVSEPANmua9WXV4dLmMQcrnCjnkn aVNQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729071770; x=1729676570; 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=tAYqnROHVN70WpUGkMWulAouM7/PKDpqoYIdYMIrSBA=; b=HBojqadt9NMU8148q6QL3G8IPqKTxce/XQ4J6t7ItW1tQXXSqTUoNftblV0C9Lucw2 yB2P4TQ+XIknNUbisVkVkeBLADUU7jbLzFglBWRJemopRZ78X/Ozga6Kr/AHXKEhNeFp R+x8p1U2/EdBfAXKZUduML2f2SJ5QTlksjOoHyy8eKwaml4t9JzvWb8waYYYH5StqGWl Jj5fO+C2sPrbmWNB3IM/M3PIHfcZY5/tuXlWnfTTGwPk3sxmURdD03iqkaxfj44v9sQG s9KLl8CfD9oKlpOAhh5BEKrG+GtWYcqwD2wuQjcQZw4nJnyx9T+XN0eLfn2pkmPrn2je lYnQ== X-Gm-Message-State: AOJu0Yx7Di81i5BsPHzJoanrhJfDhjL0Ib1ALrfLt0TD8JhNTwx7S2Rs Dv2Kp+zzwcsSOgVQEROKGLY3DBlF/ROpydZB77oBCm1XZEco3cJQXpkTm9YLQaqkIcabtRjXAYG p X-Google-Smtp-Source: AGHT+IG6nTUdUyTkalzv0ze0Y6uV1gUZLvCNtXs4OVWz5QFHKWeWDKloIpofvKA3sVSV58gSvFEWoA== X-Received: by 2002:a05:6214:3c9a:b0:6cb:cedb:a37a with SMTP id 6a1803df08f44-6cbf9cb3165mr276628446d6.7.1729071770356; Wed, 16 Oct 2024 02:42:50 -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-6cc2299093asm15430736d6.146.2024.10.16.02.42.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 16 Oct 2024 02:42:49 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw146076 [PATCH v10 12/12] crypto/zsda: add zsda crypto PMD Date: Wed, 16 Oct 2024 05:42:48 -0400 Message-ID: <20241016094248.2123349-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241016083856.1809965-10-li.hanxiao@zte.com.cn> References: <20241016083856.1809965-10-li.hanxiao@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/146076/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11362430281