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 C555745C22 for ; Fri, 1 Nov 2024 02:13:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9EE9C40264; Fri, 1 Nov 2024 02:13:38 +0100 (CET) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id B3C6840041 for ; Fri, 1 Nov 2024 02:13:37 +0100 (CET) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-50d494ac189so515062e0c.3 for ; Thu, 31 Oct 2024 18:13:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730423617; x=1731028417; 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=v/sKnvL8FVpPHETkrSP1EyNDEHNbnmjJ0nI7hxlGkBo=; b=eqwIe/C4WXNLyCbH0CVR7lc+P3s/b6qSnTljpVpDuoK3w47sQq/TtxOe/uBHH2UNmn /AWmkXjWuS5Iujm6tsmBUpSiY/HyAQS5VGsLVARN7/AJqgYm5kpepRzUI4ZmdpTu4tMo ZGjh+GG9mstLJLG1m5O9oUW15IvOPvJ18vQL4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730423617; x=1731028417; 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=v/sKnvL8FVpPHETkrSP1EyNDEHNbnmjJ0nI7hxlGkBo=; b=jwbGeFtLzhioj9wuzRCrMRbUq982u+cdua6Nw2fJACryXf9ZZrB4MyMZ5NiirjcFss d4sqbGTAkMHLLS+dPQxLq+zM1I1NHTvri7lceJqEqISHhnc9pf5dBs2pECHVnJLE+efM W9G7Pk82QGTKnlfh+yl8Mz8PNLAuiRkvSvpi9xukL4c7jUVRR3uwA1grD2HAJEqAFtwf yuop30wpmvdOzMrv2dWU7fdu4CTNF1cpO8HGw9AQCe3cqN1/o5OIk4sj4L5ExJw6T9Iy m710mFxvuaQC68bVm4CTyQXTaM8Yn13gW3J0U37SFBFZwSvjAmG5obYHakruHS6Az4Vz yN1w== X-Gm-Message-State: AOJu0YytjvOKNwLMQH5zppfz5rlSEP/YPuyClDrwSaRPefEXbEQhgQub 71R4qGuVx5BYf/sRkMcInJzu8CFx84kh/JruF9NqRcD/T4mKN4oC3BHjyOuVFVHgxD7vflmQc7O lcXsM/GgnZCuDfUWRHhuNLVIdzpU6RTlzJWNqJtJVY+1HDL7v7rCG9wgU X-Google-Smtp-Source: AGHT+IFh+NZBjc6CBIiYGiDoYomuFYhRQMfb/IhH4uZyrUdcYpuA90xffJXCBAdpa/qerfyGiwRzh+hpH4l8 X-Received: by 2002:a05:6122:459c:b0:50d:60fa:183e with SMTP id 71dfb90a1353d-5101535c8bcmr19785283e0c.11.1730423617009; Thu, 31 Oct 2024 18:13:37 -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 6a1803df08f44-6d35c1c842fsm615816d6.32.2024.10.31.18.13.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Oct 2024 18:13:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Oct 2024 18:13:36 -0700 (PDT) Message-ID: <67242b40.050a0220.2e58f0.2de0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B57F76052471; Thu, 31 Oct 2024 21:13:36 -0400 (EDT) Subject: |SUCCESS| pw147479-147491 [PATCH] [v18,15/15] app/test: add cryptode From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241028081218.2435034-14-li.hanxiao@zte.com.cn> References: <20241028081218.2435034-14-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/147491 _Functional Testing PASS_ Submitter: Hanxiao Li Date: Monday, October 28 2024 08:12:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:3ee7a3e0e0e0f5a81a4b102a834697bc488fb32f 147479-147491 --> functional testing pass Upstream job id: Template-DTS-Pipeline#193454 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31716/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/