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 DBA2545D44 for ; Tue, 19 Nov 2024 17:09:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7DA940B94; Tue, 19 Nov 2024 17:09:16 +0100 (CET) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 5791540B91 for ; Tue, 19 Nov 2024 17:09:15 +0100 (CET) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3e5fa17a79dso3327698b6e.1 for ; Tue, 19 Nov 2024 08:09:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732032554; x=1732637354; 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=7J8vVXIvwrjH0FnBfi/oHZZuFTmoloq/qQpSb5RY1nQ=; b=bvaEAtOGEiJE/xttMoglnA+O4VYxO+cTVLYKGiMlletCnqXJV3I8TW0uGNo+YV8SQU IXc1GyTdJuVRLCtwpYq2julu5/Fnv3JRsLCODHS1eIFOH4NhQOIvhf42kq5h+lNoCoV3 RB0Oj8mn9ezpYPHeA0/dzfNlnyizxEwcRlen8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732032554; x=1732637354; 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=7J8vVXIvwrjH0FnBfi/oHZZuFTmoloq/qQpSb5RY1nQ=; b=s5iUEi2eptfJphGwJ3bE06/D3SZK/cXiUpZHKBPv0m6537ZIgSvwtrixcWTkeRvWxU u7SFbcUoig98CfYwkBV2pWhVIxn9ZTpEGuJYcfuIV9kZ8RX3ioMoBhPW+kzI6Gy06zdQ v+DTtPVWAotS0H/MAb8qR2vcxsKJ35yWPQQBL2Gsh/8Kjb+NZDsLjex2ueXxtCtgTEKe vxmc/xMPW7wXLqBM9ZiwCB9ItkyKeHv0AN0Z0rZl7qutFXwMvnq9h/Bupd7oJP1RbW5h Ivo/KJ3te31CmTqEMxKWOXSkieusSX+THFD+vCA8U/d4KoRzrmwzTyHoZuc+gjmIGHJx S0IQ== X-Gm-Message-State: AOJu0YxLce9n0a0/MhJUDq8Y9uHLIo07d38ImfkvtsVbmIjaqX5UTGri pUgwpg58HkizZP14doMywZwSM1uzGIrm5QdnG1MElI+BJ387EsYDdEvP+0YIFHogjR4HTjw0qdU Mj4/gCG+uv7GedZ4Y8nt7FlCFlfcxH6z6apcj8ZhwsKceDwJJof5NAPcZ X-Google-Smtp-Source: AGHT+IHFnG3uQw7wgxSeGJjyUm+fZKa+9RiMEJcYHfIOgZ2yVEmmsW9BZ06Hy+c7mRE1+a0QBgaa1mKJ1V+s X-Received: by 2002:a05:6808:2192:b0:3e6:589c:aaaf with SMTP id 5614622812f47-3e7bc79f1famr12957104b6e.3.1732032554629; Tue, 19 Nov 2024 08:09:14 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e06d6f5639sm430151173.21.2024.11.19.08.09.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Nov 2024 08:09:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Nov 2024 08:09:14 -0800 (PST) Message-ID: <673cb82a.050a0220.ae85.86c0SMTPIN_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 1EB1B6052471; Tue, 19 Nov 2024 11:09:14 -0500 (EST) Subject: |SUCCESS| pw148636 [PATCH] [v2] vhost: include AKCIPHER algorithms i From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241119084145.1047-1-gmuthukrishn@marvell.com> References: <20241119084145.1047-1-gmuthukrishn@marvell.com> 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/148636 _Functional Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Tuesday, November 19 2024 08:41:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:07e3bebf3c93750c52ed9be87edd212fbc22da0a 148636 --> functional testing pass Upstream job id: Template-DTS-Pipeline#197513 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 | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 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/31973/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/