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 2962643751 for ; Thu, 21 Dec 2023 17:24:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 257A1402D9; Thu, 21 Dec 2023 17:24:25 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 47531400D6 for ; Thu, 21 Dec 2023 17:24:24 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-20364459774so540514fac.2 for ; Thu, 21 Dec 2023 08:24:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703175863; x=1703780663; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WZ532PjDm3xknMbuDbpQSZEBrantL+J0ZthsHevXDfs=; b=BsSpZr9TZU5gZV/TM9srsROJuILeU9H/Vr4OqMZZFm2an0KJR7XndmPyz4ZgmAbizR ZZ19cWWPdDQV1UhVQyu72vAlgJMXis9ZWCj23RzJqF471Y2298fD6TREg4xQIH3OMmR8 K1EExI+LolwY9Q1NdGa+z2AdtF+v9lK8rJLxU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703175863; x=1703780663; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WZ532PjDm3xknMbuDbpQSZEBrantL+J0ZthsHevXDfs=; b=gcUG65ohbWcSQc0OSzhs7it846hv72DCuf17+7iIbVRlI6wNgAdYBaabuGx0n8A9R2 hT+XASOAMWHrR9Lz7pB9HJlhCTzyA3WghG4b7oHvTn7VXWWTR/cV9J6/+AdIkUuJ7paj MA1Vtpd+O5cB28OjgMArif85oReLmNMsCDaKX9DYiZ18bn75YQnjzLlzkUhuQciWcyqG exOtRMemKp4agl7MXs3X69xzSPGMXSRsuMq+02DaF2S81BWre3H2u1RZ0auDiFB+BLnq skvghejkvqvNl9vgQngW2+sdRUnaubg3N+l4VqAItdihl34norZX0kCTadT/6Gk7Xzqh 8USg== X-Gm-Message-State: AOJu0YwvB6Xac/IAHeZ515xAXCtzwTRWb1Qbh/YxWqmTlm+wMNYqUNWa EvPV2EJFjRo8DDHXvHFvJmv1vX2VWf18kTRQLX5EhJxI3uMAM4tcM8qggwT3GuLTPKBS7cafssn r22w2ZA== X-Google-Smtp-Source: AGHT+IHEJ+H/o4iqyd33vLAEtyz6jdCTHBXCZuHkM4K0XYbghVUXjlY6uHM7RvTAPb/bXNaLoAIpQMHhq0zc X-Received: by 2002:a05:6870:4c03:b0:1fa:e471:12f6 with SMTP id pk3-20020a0568704c0300b001fae47112f6mr62656oab.51.1703175863742; Thu, 21 Dec 2023 08:24:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id dy11-20020a056870c78b00b002042edb16e4sm57661oab.45.2023.12.21.08.24.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 08:24:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 08:24:23 -0800 (PST) Message-ID: <658466b7.050a0220.79ca8.3804SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 09FDF605C311; Thu, 21 Dec 2023 11:24:23 -0500 (EST) Subject: |SUCCESS| pw135431-135454 [PATCH] [24/24] crypto/cnxk: add CPT SG mo From: dpdklab@iol.unh.edu To: Test Report Cc: Anoob Joseph , dpdk-test-reports@iol.unh.edu 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135454 _Testing PASS_ Submitter: Anoob Joseph Date: Thursday, December 21 2023 12:35:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135431-135454 --> testing pass Test environment and result as below: +-----------------+---------------------------+------------------------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=================+===========================+==============================+ | Debian 11 (arm) | PASS | PASS | +-----------------+---------------------------+------------------------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28715/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/