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 DED4046018 for ; Wed, 8 Jan 2025 08:39:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BF31140150; Wed, 8 Jan 2025 08:39:21 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 9BE5C4014F for ; Wed, 8 Jan 2025 08:39:20 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-844e12f702dso688269539f.3 for ; Tue, 07 Jan 2025 23:39:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736321960; x=1736926760; 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=Zb7s74NF21LO08lbsOx83qzhyjZZjtZRbvA2ACCjbeg=; b=fiBMhXA2AfxrMIPt9maNyUe1wdIKAS1vG7rZrRLfpN7Y9JDDosSHLxZosVtV6JYkOk MVrpjjTH42NUPeTyWPo2iHLe3i1BtEiNbVUvvTp/Zru8hSB9+74pltbdN77s0xShCBjv qVEzKCPuL/Ow49/xJ69HO0+LfusE3lJttrmeY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736321960; x=1736926760; 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=Zb7s74NF21LO08lbsOx83qzhyjZZjtZRbvA2ACCjbeg=; b=TMj9NnYPFQb9922Abws3DPSOsYIdO7Hdn4O9H9MzeUwIfT/Scn/lCUan/8hwA6fsu6 tRAx2GWLICEylF70vQJ9w/ME1MM5r4s5OmgqL3vIwc4qUQhpKkOtff6prt8YWN3roV2u nmi4RXylF5iPW1UWA8oCPQSCmdQs3WolU5hCCNVVEHQRIFRIVBrWQrS90/R6dtHNXDOy Z38Qh38qItlBEelQqHrsAeUDuVmJWhr89F90tiGve0PZvK69TZJhOTp4dhwyc4tCygeH lIx1yOcmYNG1jOo/PxIfL2MPtGICj97eALRAqk5cXTZsclNpIW5w9hPJKsD3svOebYT7 4irA== X-Gm-Message-State: AOJu0YwSM5UF2nVFJoXc+2F6ehMW5P5ADGlm+p38+8r6xZAhAYP+mMeU Qlxmu3hKHcNCL8Eql0qWvems9HAhwAbeNpRHjRtuey6wjwyW2S0IVdYdKkkoofe6F0yhJLYpT9t n8dpt+acqoSGsLM0N8fbfJ6dKLVK8V/m6TXhkiLmK X-Gm-Gg: ASbGncs3UjdJHjdnnzEsOMDb0UHZ/gzXiTDU+9e5Kir3CzlVZt8NCZ4HmPxPUXGvqFi 0FYMYB0e9vASHKhdxTqsUpwLsRB6kGXZnp104pCfZ+zfc6zv0IGfJ2ppluHp4DQIy5XOBaFaAxM FCfj7A1sB6pfp+FOFfjBOgHrqOsVPIFmaQOugPoHppob4czOuluUGtx2O9KLLJ9xqLDG++bP5uj 25ddlMVXWzsFgL5p54NF2eDGRfjPppBxRQT20rOOd9Pl48FK2p8v5qH3SKpeMgzRdPEEpyN+TdS vQ== X-Google-Smtp-Source: AGHT+IFJtcGWO0+Yd9fFb9pToYZ5nYMwAv01GJif91QQh9w8c2S1omZV08H4yP0nJ+6fTwr8ArRYUzwxSBsg X-Received: by 2002:a05:6602:381b:b0:835:45f9:c2ee with SMTP id ca18e2360f4ac-84ce00f6671mr205673739f.4.1736321959905; Tue, 07 Jan 2025 23:39:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-8498d826791sm168996739f.17.2025.01.07.23.39.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Jan 2025 23:39:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Jan 2025 23:39:19 -0800 (PST) Message-ID: <677e2ba7.050a0220.19d181.b81eSMTPIN_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 23BB66052471; Wed, 8 Jan 2025 02:39:19 -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-compile-amd64-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: Windows-Compile-DPDK-Native#25727 Test environment and result as below: +---------------------+--------------------+-------------------+-----------------------+ | Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_win_llvm_compile | +=====================+====================+===================+=======================+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+-----------------------+ | FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+-----------------------+ | Windows Server 2022 | SKIPPED | PASS | PASS | +---------------------+--------------------+-------------------+-----------------------+ FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.2 Kernel: 14.2-RELEASE Compiler: clang 18.1.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 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/