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 D665043CB2 for ; Thu, 14 Mar 2024 10:15:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D1FDD40297; Thu, 14 Mar 2024 10:15:27 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 0C3D7400D5 for ; Thu, 14 Mar 2024 10:15:27 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-36677ca95dfso4215975ab.2 for ; Thu, 14 Mar 2024 02:15:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710407726; x=1711012526; 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=UM2D9bgeoSRmprk0WNjsINOVGAEUYVm21LK2UsW2YxM=; b=EBF+Oxj9vD7jZax8xsYqREjhkHKB+b2Y0bCqnUIYfESnGTMZHdOab4ACiKlfeRM2GD gg8XpGc6vllRAKJwJXbGA9E9SCO55Zw7ufHOma9h79b9iRGmGV+i4rJ2/e7TXDZRQr5z sCnxIpkq2GjVpGWuw22rTOtCGRBc5yz7BD1Y4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710407726; x=1711012526; 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=UM2D9bgeoSRmprk0WNjsINOVGAEUYVm21LK2UsW2YxM=; b=eMfFDvqpui+iKIfVwlZ1Xyw61VoANmcWzZDDjlx/qrZrBtb3wloyBmJ2QFjObrZUo6 wc2B1ITorLOsK0Uk/caPLuvFutaHJmy8bLT6zXQkC/j9YWOnV+v775tPo015ifn+JFRn ruOXuMPsm2hunYViubuEEKbHGfbXUM7IOXwmq6J+YW18AA3HwDdIat7DnWkK/ZUf/orR d2JQvZdT311/TV6qM45OjqhkZHrAW5uGaS5H3lKdNUXQMsm70Vi0sgXPEeKxgdqYNt69 iCNYK5LjzAmxnvFt2iJFMD+dEtsIZbTSpWqMRXBb5lDA4eug/NXRzK6Lsi5+Ubvl6lUU OqiA== X-Gm-Message-State: AOJu0YwvZ2br6O6MKg99pf9YkyYaEBtDKLa30wxOTQSsdjhIe9ZCkcai LHlyu7MbxKWH+z8OXKNNiLuBCArUbQljmBUU8Af3u8G9HqWUb7QlhQo0pBvqiHzOt6v9YtkyiOi UDWz1g0gx3TG1ZsTBKr10v48qWYj8HErY71575cxu6L4rQx17MPm3HB8l X-Google-Smtp-Source: AGHT+IEcdkw/Kzad3+RwU7x3a9XQ1cVRiHzGM0sjE3mqSVasFEUd3MZOMM2nwjpUZiZDTByTnG6IIM0yaZUq X-Received: by 2002:a92:d3d2:0:b0:366:28bc:71f0 with SMTP id c18-20020a92d3d2000000b0036628bc71f0mr1120025ilh.2.1710407726355; Thu, 14 Mar 2024 02:15:26 -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 j1-20020a056e02154100b0036673c33dc8sm8090ilu.53.2024.03.14.02.15.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Mar 2024 02:15:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Mar 2024 02:15:26 -0700 (PDT) Message-ID: <65f2c02e.050a0220.95516.0b81SMTPIN_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 ACEDB6052471; Thu, 14 Mar 2024 05:15:25 -0400 (EDT) Subject: |SUCCESS| pw138354-138365 [PATCH] [12/12] crypto/cnxk: remove the re From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240314083844.3319506-13-vvelumuri@marvell.com> References: <20240314083844.3319506-13-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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/138365 _Testing PASS_ Submitter: Vidya Sagar Velumuri Date: Thursday, March 14 2024 08:38:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:cd218549b686d6be394ef3b171eafa16c038bfe3 138354-138365 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29544/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/