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 E321745D44 for ; Tue, 19 Nov 2024 16:38:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BDEB84029B; Tue, 19 Nov 2024 16:38:24 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 1606C4028A for ; Tue, 19 Nov 2024 16:38:23 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-83aae6aba1aso106716639f.2 for ; Tue, 19 Nov 2024 07:38:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732030702; x=1732635502; 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=9J+S8lvP5RoRmzrEHKlbXD540Bux5Uf9OhNzVmM2XSE=; b=bk/d691xhPKriZMvw6QN3IuD4TTNS4ppKKqrpgoFPYMqAqkGOhBJHg55KPrBQEYwXF DIcOwbwMugakd7fmPQpImTZPpYIxOSGwRTQZMIaNyI8NJmsg566VydyhZKjZ0WF6VLlV jcA3qOVLocS4NWvYv0LASsPDVtQyQIvF5qPZU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732030702; x=1732635502; 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=9J+S8lvP5RoRmzrEHKlbXD540Bux5Uf9OhNzVmM2XSE=; b=czFrb6LFBbQ7UfdFJM0thOK1ufHpsLZKBXK2eDVPomUl3VWUHdrOy9MEh3bnpGNTsA q0bXQc7ta+o5gUGr9Swer1cMVktX/+YAtbyE8T5Hxi3ofsDB8Tfpf7slAqiXXKhafBc2 BffUEpJ4ErMT7ztZJCKPu1jWB3D5sSzGuljEp0n6pOCcnUcEbVsbLcdeQLbZchz7cwPy OI9vVw4qZptbVepn1RyccwicFzlauCXpcYNO/1HQBvaAHFr4/Qt7W3VvrSKRBtPyE/id 3ZCh7veU2qQitvU9Xhc9ni9+1Ak+7UqFciIMafNfMJuzRscy1HLkAxmIwSzJAOFYijoY fLew== X-Gm-Message-State: AOJu0YxY27bRxmYbtVBkjm5AF8fFcFLB+TKzWKwngfxoRN7d0eQ5oT7x lU1EN6PYyIeJji5Ms4bp9olMcIqGLq8ygRbfP3x8F1O7yP9D1vTQGYx75O1X1xh0aw+6G8vZLpc QzHkTjeI8Uop68pO8P9rv6rVqCgsMFlxeJPmJVGvS6TqvrHTR0sPRO1w5 X-Google-Smtp-Source: AGHT+IEVUFkl6cToafuqcn2UXJYtXfAxsh99V3cg6JgCJMC2zNWMliXb7Gn3YNNeCUr3YjZf4BkfAJn3/GSi X-Received: by 2002:a05:6602:2ccc:b0:83e:5860:5189 with SMTP id ca18e2360f4ac-83e6c1801cbmr1679119139f.10.1732030702300; Tue, 19 Nov 2024 07:38:22 -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-4e0756bf9dcsm414738173.62.2024.11.19.07.38.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Nov 2024 07:38:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Nov 2024 07:38:22 -0800 (PST) Message-ID: <673cb0ee.050a0220.1b2a07.7b74SMTPIN_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 EDC9E6052471; Tue, 19 Nov 2024 10:38:21 -0500 (EST) Subject: |PENDING| 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-unit-amd64-testing Test-Status: PENDING http://dpdk.org/patch/148636 _Testing pending_ Submitter: Gowrishankar Muthukrishnan Date: Tuesday, November 19 2024 08:41:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:07e3bebf3c93750c52ed9be87edd212fbc22da0a 148636 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#293041 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | CentOS Stream 9 | PEND | +-------------------+----------------+ | Debian 12 | PASS | +-------------------+----------------+ | Fedora 39 | PEND | +-------------------+----------------+ | Fedora 40 | PEND | +-------------------+----------------+ | Fedora 39 (Clang) | PEND | +-------------------+----------------+ | Fedora 40 (Clang) | PEND | +-------------------+----------------+ | RHEL9 | PEND | +-------------------+----------------+ | Ubuntu 20.04 | PEND | +-------------------+----------------+ | RHEL8 | PEND | +-------------------+----------------+ | Ubuntu 24.04 | PEND | +-------------------+----------------+ | Ubuntu 22.04 | PEND | +-------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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/