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 273CA45BAA for ; Wed, 23 Oct 2024 06:37:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2410840651; Wed, 23 Oct 2024 06:37:36 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 4E8D74026C for ; Wed, 23 Oct 2024 06:37:35 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e2e2baf1087so1312700276.2 for ; Tue, 22 Oct 2024 21:37:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729658254; x=1730263054; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=sYM1jKkoPbplH1o+VyF3wgJDQMM2eTCcVS3B/KCkj4U=; b=A+0NjuRfWWZ1/YTxTVPxp/itpYTFtJvlQ60xYQo1kFv/5cjsqO8ntqPsjEQe61CMpZ 0MyEnZfVo2GFiR/2XdzZYUdBR+IhisjzJv6EYo/6wn07MQAP+4yguK3iEav8PfZFlCpN MvUx61ETnyfhkJYugTYWbGUbTrM/upAdgdTU4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729658254; x=1730263054; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=sYM1jKkoPbplH1o+VyF3wgJDQMM2eTCcVS3B/KCkj4U=; b=XnoOkKdOYrsmK5bMN5rMlRVj6ktTIQikJAel3MFaFDKvnIv9qOHWs+v1tml2fZeCWj QTApNI09tzLXyNvYIlDOTYYULIoJ9U1c6pKAIVr/fUCn/VjvdwPdP2H7LI9WNaxye8Z+ NUGEOiUlIRv8QnHiUykrNxY4oNqCBQ95qQdbDq8Lu9eKj0roIv1DVfd2w9w8uKYaZF3y quQkie0u4kol7561GKdGFKrmFiG4ZYdQ51Byub1YABs7aHbd3vZTCagCfoMWCAU47AiF CG5/ILILFky2llhSLqkXxqj0E9ylUuTLR1thxwizzLCfPzHMI8ku27fErT07eYIYk2cu 3Srw== X-Gm-Message-State: AOJu0YyufcUE+PGG8kGGQobbx88OYjeTFcL5wzOhwzU4ozvpgB4g6A8u gRfsiVwZH/4X0w5A8QKVZKEL14NqrqkhsnppgktrdvZUGLjIqQF/hfpv13yQUNR2SmWbQQYCmmY yD2MK9r5php8NvqziFmQpScVjmvkY++i5m/CsnQ27Y93AfkpCGhizDAHr X-Google-Smtp-Source: AGHT+IH2R0D5a1FRLJxi+hkFR8mrVzfrN5fnRd+E9eM7mTUWKKgKAyNfVrTILGQief7O/tND0o3gc5qWuLwC X-Received: by 2002:a05:690c:ec6:b0:6e2:1864:cf14 with SMTP id 00721157ae682-6e7f0dc1222mr14192237b3.8.1729658254538; Tue, 22 Oct 2024 21:37:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6e5f5c847d8sm2925887b3.49.2024.10.22.21.37.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Oct 2024 21:37:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Oct 2024 21:37:34 -0700 (PDT) Message-ID: <67187d8e.050a0220.1a1563.3213SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 2D50F6052471; Wed, 23 Oct 2024 00:37:34 -0400 (EDT) Subject: |SUCCESS| pw146621-146630 [PATCH] [v13,12/12] crypto/zsda: add zsda From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241022125931.2128534-13-wang.junlong1@zte.com.cn> References: <20241022125931.2128534-13-wang.junlong1@zte.com.cn> Content-Type: text/plain 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 Test-Label: iol-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/146630 _Functional Testing PASS_ Submitter: Junlong Wang Date: Tuesday, October 22 2024 12:59:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:cff6dba7ff8521df410b40399fd8aca5b450a05b 146621-146630 --> functional testing pass Upstream job id: Template-DTS-Pipeline#190151 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31598/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/