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 EE92B45B5D for ; Thu, 17 Oct 2024 12:24:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EBE9D40294 for ; Thu, 17 Oct 2024 12:24:01 +0200 (CEST) Received: from mail-qv1-f48.google.com (mail-qv1-f48.google.com [209.85.219.48]) by mails.dpdk.org (Postfix) with ESMTP id 36D2F40279 for ; Thu, 17 Oct 2024 12:24:01 +0200 (CEST) Received: by mail-qv1-f48.google.com with SMTP id 6a1803df08f44-6cbd550b648so6353306d6.0 for ; Thu, 17 Oct 2024 03:24:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1729160640; x=1729765440; 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=W6rG1O7+nJULpzEtDsDc5vAnVLf0YJh33WufWhsrv9A=; b=WTrflIOK76Ik4FWQCIZmkLJsf3x52IfyG0hq28LxlaEgSqgV0lJXnGptetKF7SxV0M EGR1CG8jpzVzYrEP2xZCo6tVlIYomxQunpLQqG0fCeqD0N+AF0kdP3c9OgYn+Mh3YVom H8RSZ2/B1bztda7qzXE+PpJJRGGyIedF7TiJPZxh3AaFgEvmdyufIPPo52vGFKgzNA8H wTg3JvQ9XuQ6X2wAbkq8HsmJSgLfwVireXERs6y9u/Lll1KtNi4jpb/SFUjXzCk6Nl44 h/X/XkfJqDtQ57OuagMLVa+IK7Bko2mYViP1pVrOIyfG6tb/CIFuj1JBHaba/bgQwWfj ccOw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729160640; x=1729765440; 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=W6rG1O7+nJULpzEtDsDc5vAnVLf0YJh33WufWhsrv9A=; b=wCAGJKO7M0/XMag21KNuUONQCKszNMKbtZUDmlhGE1Zg+Ija5VT80I2R1E50EjmPPY tA2MNN8BaccvPzXGl9/BR/RZsNRDMZUvpxx+zx9LGjoCC1i2tzp4VTXxU+2y4O6GtcsW MyOre1ulEwiOWQ+5rlJouttc+eLJUqqq2GucZhg6lNpuxK6fU9rbJ1X8847DrGMFgGB8 SoAD9QXXja4z5J0lZAlNxUkllN/unUYqTiUcmHlnFPsbRHOeqnbO/PQxEX4JLC6moQ80 hDiCLkmyOXyXnMLhFgATbf7gpOVjxjm9tOtf4zOYPfEgWv33enJZv8dQ/Bd0d1Iqv7Ki xYWg== X-Gm-Message-State: AOJu0YzeuzlicW1LLHqbVOdYoRObPCjqDdKyUj5sUu0brZ3OGT7PX3Qd k+9IogFXChqj5O6GtqD6+/QrlRebn9LW5AVvwjnJKhas+YjuvBKGufk8SKjOo8YDBNSq19AW3tg Z X-Google-Smtp-Source: AGHT+IHY5BV+ghQ3C2b6EdprvdgV6eMtKdOUb0+WZ+vIGJIB/ppgVodnDNFS/zkn4V3cMBHDGl6gDQ== X-Received: by 2002:a05:6214:418e:b0:6cb:9bc9:e24b with SMTP id 6a1803df08f44-6cbf9e8bfd4mr250747236d6.43.1729160640083; Thu, 17 Oct 2024 03:24:00 -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-6cc2ed6e50asm15827256d6.44.2024.10.17.03.23.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 17 Oct 2024 03:23:59 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw146177 [PATCH v11 12/12] crypto/zsda: add zsda crypto PMD Date: Thu, 17 Oct 2024 06:23:58 -0400 Message-ID: <20241017102358.1234183-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241017092310.1863628-13-li.hanxiao@zte.com.cn> References: <20241017092310.1863628-13-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/146177/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11382458452