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 84A0543CB8 for ; Fri, 15 Mar 2024 10:23:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7D3B942EF0; Fri, 15 Mar 2024 10:23:45 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id AE67C4025C for ; Fri, 15 Mar 2024 10:23:33 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7c810b04bc0so56452539f.2 for ; Fri, 15 Mar 2024 02:23:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710494613; x=1711099413; 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=2zKPLZVVMDJZJ9ZTS8CYXN4GFtcI+mgPkV8E0atEsQc=; b=BDtwEfE1e3MWZ4u44KxhfhA6k6h9j1vxRmH46rdkYQnXMjeod8tQwM19fKdRfRhuuE UBaODH5ly1sHMgHHRQsvqO6GZBlrxd7IV7RzcDWbw7ozxHkPwRYL+hbGbr4cQiIJuTAA eMpefVhJ0n2pPFcL4UZBAILS97xSKwbmIz6Mo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710494613; x=1711099413; 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=2zKPLZVVMDJZJ9ZTS8CYXN4GFtcI+mgPkV8E0atEsQc=; b=J4fkI0kq5h47Gf3bmWUzWZsARn+KXKcsFv4Fcg+HSVjrxf6UqBoIKtir0oSIuhrbyx niAckgfCP0gvTr/+wx6hoqasjbysfEZNXofsalykEMG65x7UuxKK315wi3OGXl1YRU/r EbZBVa0LB0oOeFCrIcTmNKnbPzMlSbdlaFOTLyNZ71pIOLAwxPZGqDP3Ess10PpFoCPp WeBzWK6uBkiomhiGj/jPtvKw1bwbTDnX6lxTrPylFw7sJN+cM54+fSBCwZBsLKxqN557 BNCDIL6GGRJWHLIWXUoAXZeJvxpj0Zv2ufgQlYRwbl1LkadyDSad7ahpJmcaMt7pCjTH BTDQ== X-Gm-Message-State: AOJu0Yzyp6Zpdt2YX20O0lckS2VhC5Lp/pKbgkz7BX5w7G4eJtCBBrvg Fpgi1mnI69HUjHEqHkIoAsN4OTR5bGnG8xeIgMzpeyLBB4DHVmTL1rzFnlOkteCw76EpmbE0dlX von3/UaVpftRtqceJfi04DeLtYjyCmVj8cSpXJMeFepynscJ4bCbtFRVr X-Google-Smtp-Source: AGHT+IGnJ2qk3bpXhWfKJUSKtMb+qVQdz69w7AOMhUaEdbXMnIMicJ21ai7FXxTRo1wIDQaDFL8A67+vkSv2 X-Received: by 2002:a6b:e410:0:b0:7c8:86aa:f6c6 with SMTP id u16-20020a6be410000000b007c886aaf6c6mr3031596iog.5.1710494613176; Fri, 15 Mar 2024 02:23:33 -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 q4-20020a5d9f04000000b007c8b99f9687sm113055iot.35.2024.03.15.02.23.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Mar 2024 02:23:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Mar 2024 02:23:33 -0700 (PDT) Message-ID: <65f41395.5d0a0220.ac0a5.7765SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id AD52E6052471; Fri, 15 Mar 2024 05:23:32 -0400 (EDT) Subject: |SUCCESS| pw138413-138420 [PATCH] [v3,8/8] crypto/cnxk: update the c From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240315054213.540-9-vvelumuri@marvell.com> References: <20240315054213.540-9-vvelumuri@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/138420 _Testing PASS_ Submitter: Vidya Sagar Velumuri Date: Friday, March 15 2024 05:42:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:cd218549b686d6be394ef3b171eafa16c038bfe3 138413-138420 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29568/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/