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 9B56745955 for ; Tue, 10 Sep 2024 12:26:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 97BE6402AB for ; Tue, 10 Sep 2024 12:26:06 +0200 (CEST) Received: from mail-qt1-f171.google.com (mail-qt1-f171.google.com [209.85.160.171]) by mails.dpdk.org (Postfix) with ESMTP id 086FC400D6 for ; Tue, 10 Sep 2024 12:26:06 +0200 (CEST) Received: by mail-qt1-f171.google.com with SMTP id d75a77b69052e-4581ec0e00eso27737491cf.3 for ; Tue, 10 Sep 2024 03:26:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1725963965; x=1726568765; 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=e7AC7RxY5jBL7Ml+X4iztBGrQhc2p9+fHpZQP7geuro=; b=o3AhIB3rrZAPutfqxbYHGZ+4jOYCHy3Lm3ErEEFroizJBcxLn39tkuGxR5IBLK93Dm 6UbZs1j/3cWuv0IoSivoatecmhwSj3ZdeKCw9ygIuc0xsQ6sE2TVer8yr8A8mNpUNiZc 8tCgqHO6GxCUFFWdRGSoOqtH3k8+XOtY5tCxYs04j4Un4t6gc/WB/FYp+eJttKMObFJw DPGxTkfTN8hksPSo0YokttGOPuvT+kHbA2TkUTw4q0uHhJPViJKlxRNm8MdEeV6bXZJ1 g7eHpDDK3n8aK7/MnHjDu4IssCaOCLqYV7foTDjNyuDYVY0AjeF4vO8RmDPx16vMJT3L xKvA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725963965; x=1726568765; 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=e7AC7RxY5jBL7Ml+X4iztBGrQhc2p9+fHpZQP7geuro=; b=xSsYpILakJT+aSQien088KuwdDm4Wx9oREtqZSOs9Fo84CHTm/4bv8niRxO6MBJSaD 2C/jIm0HXNWV/d2UbwQdZN0AjntZQAOmhRVmhytc4rciRpCEWfmfGnNTNY9Qwlw7lHWy 23HBLA00B0QkvPLo3p1l1LrUkTIXFZT+KbWUmWmAc0wonM4YwT8MSFjpqgPMTfn9MT2J mIJQQEse1mURMhX/n48cuxiKfU5zoHbNo265U2lBjlbHBr8McpzecPcTIPSvYZKrhjXm L532xo1P1uQBaSfeJ2FsPAAaKG6iDVlX5YbaaLmceiwhOlUilg3R1nnYJXLgmfbc+p/b 4hkg== X-Gm-Message-State: AOJu0YxKa8JnTT5LhEq+BJcZfl+4p+R1xgPaZ+ZaWnlZM9c7ZXcR29qD gXIXk6hVUU0YyP3WL7gDDCdzojVWO03rAG7EPtL+SVbG18qI5fBtzdBo1a1TVg9B9k3HYxJZtOf G X-Google-Smtp-Source: AGHT+IHhjFyfAtnVcMiChLCPcXRqGrzM8F3p0E/HO8R3h0A2NoSXDvcSmIZYuM5fsrqzx5HlpcKNyg== X-Received: by 2002:a05:622a:613:b0:456:8170:bfa5 with SMTP id d75a77b69052e-4580c67052cmr236277251cf.1.1725963964826; Tue, 10 Sep 2024 03:26:04 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id d75a77b69052e-45822e9b2bfsm28438491cf.43.2024.09.10.03.26.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 10 Sep 2024 03:26:04 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw143898 [PATCH v5 8/8] zsda: add zsda crypto-session and compile file Date: Tue, 10 Sep 2024 06:26:03 -0400 Message-ID: <20240910102603.566448-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240910091849.3854552-7-li.hanxiao@zte.com.cn> References: <20240910091849.3854552-7-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/143898/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10790001805