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 7EE5745B13 for ; Fri, 11 Oct 2024 16:24:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 791F84028B; Fri, 11 Oct 2024 16:24:56 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id F1A5B4025F for ; Fri, 11 Oct 2024 16:24:54 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5d5eec95a74so967854eaf.1 for ; Fri, 11 Oct 2024 07:24:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728656694; x=1729261494; 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=FpoMOyuaAGgIrst8UyaxdtHfQHbyJz3cUSwcz2pW8hs=; b=EAzz01QryOlZKy3DtF+4RaR6irhX5hnB3LMtLKwpGk5P1r5DDxuwQJYSFOV4/GszzX kbhD3JCrh8vC58AhNz/zvboWJpZ+biLkH4JQBT/zcS4jHFhCQA5QJ/M5U2cWAoH3jTqL quJO3Jh//WHYH75hC8EmyWzRPkbh3ka6CtNHI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728656694; x=1729261494; 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=FpoMOyuaAGgIrst8UyaxdtHfQHbyJz3cUSwcz2pW8hs=; b=MnUN8ECpGKTMt9okUwlo7Iz9+ehjFKA29xouUaIGIu4YqhTHVjcXns6wsX7spnOr7Q s1tUTsle413jyxYNb4u66Toju67jf4rT6ds7Un3vTWsZ/oVJHXmDjvabCFO7fci8Cd86 M2uws5JgEMNs33yI+q6Iyy5IFIqTa/tbYbWM6/45fmsxeB6kTtZEwuzZlgbL+6wh7TYE Skxn0a87wj1eU9ApC7yiZkJChds8CecjiqVNap04fA9ymKRM6dDt0l2gsLvg1BSZ1noo NNREapwcYm21qYIHrGdaQAsKcqJcemSfJ/LVH2WN/VylRgDddg3oTlzt9Re0OUxIeNS2 Ts2g== X-Gm-Message-State: AOJu0YyskXvWyz5yeWv/Cu0Uj3fGlxB38ryZC6JxyNMiD59Vteb3MVnd QEfR0wnQMlmY7fwtHsHahrumR0uZuG0LTm0Dq0AN9v/EhmPUucPD2l0nmMGGujkK6cLH2gz/CqI tNjn9ZtYRnfk8ya3N46D8ygLScbC1FTTg+NPO9iw4DKj40krVGMLKFDQ1 X-Google-Smtp-Source: AGHT+IG/VWuQS9hGv2XdlE3biK2kTmiSyZzv1wwp0PhdUakxhZoSUGFGWi1p6no8zv3132TK92zyhRWHziUN X-Received: by 2002:a05:6870:8585:b0:277:f7ca:9b0c with SMTP id 586e51a60fabf-2886dfed690mr2629426fac.40.1728656694132; Fri, 11 Oct 2024 07:24:54 -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 a1e0cc1a2514c-84fd3371a1dsm129614241.10.2024.10.11.07.24.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Oct 2024 07:24:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Oct 2024 07:24:54 -0700 (PDT) Message-ID: <67093536.050a0220.17896c.8308SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BF6C56052471; Fri, 11 Oct 2024 10:24:53 -0400 (EDT) Subject: |SUCCESS| pw145706-145707 [PATCH] [v1,2/2] app/test: add SM4-XTS tes From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241011011705.1428108-3-li.hanxiao@zte.com.cn> References: <20241011011705.1428108-3-li.hanxiao@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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/145707 _Functional Testing PASS_ Submitter: Hanxiao Li Date: Friday, October 11 2024 01:17:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:ca37ab343f2e96a92d8828d3e5a1543790d6bc3c 145706-145707 --> functional testing pass Upstream job id: Template-DTS-Pipeline#187284 Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31418/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/