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 6257245626 for ; Mon, 15 Jul 2024 21:37:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5B17C4065F; Mon, 15 Jul 2024 21:37:27 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 8ADBC402AF for ; Mon, 15 Jul 2024 21:37:23 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-70b1207bc22so3963808b3a.3 for ; Mon, 15 Jul 2024 12:37:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721072243; x=1721677043; 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=O/Wku9lQldfkxNyLnrtsmXOn1bxTDgLk4KGF8Tw3rcM=; b=AfSSnnE+ou1R2P2n3h8AZDRlU4W+7qfv0cTPw1AOINsVeen/7v66lu0uBde9Gwb6AA 96dSjYeWle8cejDLYPXsHrxthuKlLMFu17vB1/8Z9LzdkUP/x4W8xgjvM/Jz9Y6k+l/w R3vjnXH8EXPcw2oovw4YDtOItrVlYRk/ndFOA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721072243; x=1721677043; 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=O/Wku9lQldfkxNyLnrtsmXOn1bxTDgLk4KGF8Tw3rcM=; b=CYjRSuhpPfMdtmaeXa4/9QUX2Eg4B7c2exx5B3h8PnnXaBr76NGZzPXfVBMmsU9TA1 J7Gi2LcbVx6JwVFP3BzX4IXZX+HyA2YQIuUxG+zL25OrzEV2j3qiB+soIUjt8xAgeR4K uWLqpFTTvP0/qIvLn/stGCpHwVStfRc3CK/M+zA6CBwIRbcm1scf6LfXkWVMoov9+QRP ZpSZTzu5ooG4bXD4nTpJOyswGAzslnj58GEJgauTYPYX+c9sg8CHAg+yDfXwwyBQzwTR obLnIKLIyjM8ktevxXGm/BujBTTLGWj1c/q270f2s+wmhl5rXKmRV1UqJy+V+GJl9uef iWVA== X-Gm-Message-State: AOJu0Yxnn7ihOMqYWHVfkX451D0YdKRGv+GxGU2zWKvR39becs4mFnCe KqwCGbgU/gj7uQqfzrQ3mtTReaxi9+2rpGsbRzvVEwJNPu55d28ZSk+CF4HRqbtVQxjTmfVf0mu t9pxO/7YmDx+deN2l+EGrrm3Wjn2qDjqzhZNYI84LIUCPrV7JqThNRFr3 X-Google-Smtp-Source: AGHT+IF3QU0z5DdJ66j3HRytUfWTdM6g7QVSJKWJWz/9gUfWmwhjuHIkDcwZ2NMhgKXc3CBqjUo2e+LV2RLy X-Received: by 2002:a05:6a20:430c:b0:1c0:f267:11ad with SMTP id adf61e73a8af0-1c3ee4d120emr1250623637.19.1721072242619; Mon, 15 Jul 2024 12:37:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1fc0bb6f09csm721965ad.10.2024.07.15.12.37.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jul 2024 12:37:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jul 2024 12:37:22 -0700 (PDT) Message-ID: <66957a72.170a0220.ae8b5.61c4SMTPIN_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 BE511605C380; Mon, 15 Jul 2024 15:37:21 -0400 (EDT) Subject: |SUCCESS| pw142404 [PATCH] [v1] test/crypto: fix asymmetric capabili From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240715133728.1519-1-gmuthukrishn@marvell.com> References: <20240715133728.1519-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/142404 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Monday, July 15 2024 13:37:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:ba268b0bb43b56174e3d9345a27e6b1675a5a991 142404 --> testing pass Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-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/30517/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/