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 9614846018 for ; Wed, 8 Jan 2025 08:27:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 930CC40150; Wed, 8 Jan 2025 08:27:17 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 0EEB34014F for ; Wed, 8 Jan 2025 08:27:16 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-21628b3fe7dso235781235ad.3 for ; Tue, 07 Jan 2025 23:27:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736321235; x=1736926035; 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=ZzMmK+cVLKJnFqUKAHjERvInMb64012uKraEtk0AL18=; b=KKXHf7SOgvf1OBM5kwMp6GHu7kEI3b0Lr26yxLJNx7rcrJGdyzTYpMIO3cPG2H4x09 oOkth7hhr4f1yri2Q+6gzzhx5Jz2zbQGgOOZbSQnUD8melsTdKryZVYB62uguyfx0L70 B2wVz2g2MnX4G9kEbaWi0jkyJaB9finDYjq5A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736321235; x=1736926035; 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=ZzMmK+cVLKJnFqUKAHjERvInMb64012uKraEtk0AL18=; b=e4K6X9wHkyuJMcqMzAudFBD7NOEeEHkoizG+14r8G80MevfCETJEL+RXMVT8FFu9EX EwSadIF439Qwe095/YwH+31fayu68AfeemsXpoD2E9qUSyW5vndcpJrQKsEMkODuzIhY tLvIlCxOt9pxvDLckewy/wZW8u6MJP3Bgds3U3DwpB/kOuU3i7XCeMY3oLM2rTg5dO7t G6opiL7qHwWRSj5242vW18Z0pghyPMlGdu/G8t2LVcGr9Ih69j+d+AxXSAPxhwbYop6k XUBSgskpzz9CFRgvH4DTEvzpIDzfIE0BkBRxK58HEXEq3VwR4JUTGGuXpuPXYTb90xay XVNQ== X-Gm-Message-State: AOJu0YwfNJcT99yvbQ+PUzxo6svpySs7kKU8aDRaOZg8aDrVv7CODSWU 6OP7NHYEGddb3a9d8PiUj/f/O7fNsdS/6uiqs0AmTOarBGB21Jb6ATjno/XGgRaj4iLRUfm3kXZ CGWAYLk4H/QHS0HrQukAGS9yC/MmUj3JimpWrrDPYsN09MZAam83MPUAy X-Gm-Gg: ASbGncv+xa6f0vWMUpMIgyvjixTt6hcKp6W/XPdPBAwquHi91ryIbolvrpbZsD+xtUV 13RIk9XwkHJj4I4EibvI03bnc4bGKp2x8P4e8+PyMEl+oE9ZOxKUuc2Rw045ybrBq+48r9Sap3p FeO3ylb2Q76u2R5pQh47mp1JTrvNPbfiz9XHJKwQTQnuoG9qQkwHcJgIENCaNyAmua8LW8BAvJG Nnc97IIkzxbOF05ppfM5jKjytahjsFpQjS2maAMsHfxhqDZhEh/8wdNNsWfvEyCiMIA39AUXHzU YdrcFg== X-Google-Smtp-Source: AGHT+IGcC/V3E6fux0QMgC9APiZA9dlWN7EF49LTLBrrukGvV6sefM+7Byh5NJPE7lshwnv/377g7XZYYu3N X-Received: by 2002:a17:902:f54b:b0:20d:cb6:11e with SMTP id d9443c01a7336-21a83f5b99cmr30337365ad.26.1736321235199; Tue, 07 Jan 2025 23:27:15 -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 41be03b00d2f7-842abd59224sm657790a12.3.2025.01.07.23.27.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Jan 2025 23:27:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Jan 2025 23:27:15 -0800 (PST) Message-ID: <677e28d3.050a0220.c8146.488aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 644446052471; Wed, 8 Jan 2025 02:27:14 -0500 (EST) Subject: |SUCCESS| pw149672 [PATCH] [v3] vhost: include AKCIPHER algorithms i From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250107182551.2141-1-gmuthukrishn@marvell.com> References: <20250107182551.2141-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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/149672 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Tuesday, January 07 2025 18:25:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:07604f264417959d76aa9fcb8cb0c3665f62f0d3 149672 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#304162 Test environment and result as below: +--------------------------+----------------+------------------------------+--------------+---------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest | +==========================+================+==============================+==============+===========================+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+--------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+--------------+---------------------------+ | Debian 12 (arm) | PASS | PASS | SKIPPED | PASS | +--------------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 41 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 41 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+--------------+---------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+--------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+--------------+---------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+--------------+---------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+--------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+----------------+------------------------------+--------------+---------------------------+ Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32272/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/