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 CCFAD45D44 for ; Tue, 19 Nov 2024 16:46:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C7A3D4029B; Tue, 19 Nov 2024 16:46:18 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 73CF04028A for ; Tue, 19 Nov 2024 16:46:17 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-7246c8c9b1cso2477385b3a.3 for ; Tue, 19 Nov 2024 07:46:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732031176; x=1732635976; 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=qYsyE9Syvnr5UmH18hO8BbL5usk9gTAkq4M8uBm6ZfE=; b=cZ4Rl9YfUZLwlvoxLdG2tJNxGN0dkFrDQtx1Vu6bN0fXlHU0zH/y7g/MCmjMBKbLV8 w+IiHijZzVN7qQd9o9nbGiPUHJrZ5pU0wb0cbrhLrtKqT1CahgtcS5wiexfXad2kfEYj X+AYfMZjsUFfh8e+bILaFjqYIvBurpfCuYBe0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732031176; x=1732635976; 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=qYsyE9Syvnr5UmH18hO8BbL5usk9gTAkq4M8uBm6ZfE=; b=t2AZkL3qgYbN6W8X47f2FHlsF83Q9zpB41hfUNhaWNEo0i+q8PVXg2CJFkxEjrXXjt +TTCSZegCqGcs/ClXd3MNpk0cugllno8FZSvi2Yjjw8LKqczPXMVxopkzanN0rZkUVpo tw4j2a/WAqARQXIBMQbY3UzZ4dDjGiEnMxnAEuLBqjxKQT83ThFHlSPd+eualqJlwxEl ye6SjV9a7kk16JSVOMgocr09LVSZFobL9h0I2bo7nhR/Hah+o04T5LenvXyTXG7o/Fgd lX1MxM4ScsDgDKkL5VlZarq4g+jLkm5oPdPELQbGDtNFAtzLnFQgISGFwvUK0vC8Ufbu nzdQ== X-Gm-Message-State: AOJu0YyKpFQPUhCp4ZgEsnBqCu75g+9FFVkEtH1DweeYicayL8DJEczL U94K+ZoJiReLClbO6Iv/5/OQngq5+ua7DW2v+UbwwbyehGXGN1GnO+1DksQAm3upqTHC0IBjsSJ ASexNO5Pe3pH3RgJWMIDnHypt7xwLsLdHH7UWSv7X X-Google-Smtp-Source: AGHT+IHPHuUaqQS5Kye+jtW0Rkz0RMdJjOJWGZ/VBLnflhzR9TxqSbPN2wMJVXknp78oBFn3qrkqDgAUUf7D X-Received: by 2002:a17:90b:4a4a:b0:2ea:3f34:f192 with SMTP id 98e67ed59e1d1-2ea3f34f400mr16248890a91.17.1732031176447; Tue, 19 Nov 2024 07:46:16 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2ea79dcb4d7sm193512a91.8.2024.11.19.07.46.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Nov 2024 07:46:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Nov 2024 07:46:16 -0800 (PST) Message-ID: <673cb2c8.170a0220.3688d6.ce72SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9E9C06052471; Tue, 19 Nov 2024 10:46:15 -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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/148636 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Tuesday, November 19 2024 08:41:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:07e3bebf3c93750c52ed9be87edd212fbc22da0a 148636 --> testing pass Upstream job id: Template-DTS-Pipeline#197518 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc 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/