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 6DAF0454B5 for ; Fri, 21 Jun 2024 08:17:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 349B042E78; Fri, 21 Jun 2024 08:17:25 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id A61A34026A for ; Fri, 21 Jun 2024 08:17:04 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-e02c4983f3bso1700018276.3 for ; Thu, 20 Jun 2024 23:17:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718950624; x=1719555424; 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=BfDvl4HI8TeVHHG8x836T7bbie4MDN6Q5hUdVheWaLo=; b=K8NokiXmXpM7/CXfpAyR+ZLxrhP6cfz/LhGb+oShLMG8S64/G24T++ygWJIdHc/1dY Ml9cqHLowOcJxX3XIIOj9J6AUv5Dj4kOeYvzAeyOa1d4prO4Eq0y5aPGf4cDrFzQsbNC pb4e4ZljFVK4p5cV+9OLR+vJ753fgZAa4ESwg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718950624; x=1719555424; 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=BfDvl4HI8TeVHHG8x836T7bbie4MDN6Q5hUdVheWaLo=; b=k6sfD3q8PWQ49XYKk/cJAChKvmnVkWTV6s0ToFfxpTSF5QNVszBDClKulHjvaU2MR+ 6Ww45FTR1asMpJzoFlbKQdGciSIxiRXhFbM9sbXydJ8y5Sj/qeFN7UyNSzEQxfZVDnOG y/XOyiYTsjjMzH+W308XAO8Hf2w/VpdMzvcgrYLgYiQGOxdcfGTi0te2+ETbVZMxSwvz WN7ZbsN+ppCGbZst61d2yQjOo0b7PYhuJ4ZTcq/irYRxMfnP0AltCRSo0XBCS1eHdTX7 TDsic0WBi6qU2sSuxjPY4GJDbRMGaP8S9KG6RdU9veuEHk2EAUlfS+tWyMf7Lri5snej NNJQ== X-Gm-Message-State: AOJu0Yyy2njPU1G4S/zCWOihquVIZVAer1CIGu58584R1rMIW+EVL1dX c6S7k3xj/aYDRMt2AQlwtW0B4kLrtA+NUqWPNp8WCOPQYgZkvlZByuOSd0CwY7M+QqkXGYKaG79 +sgCgf5bRpWHoVuemo/xm7i6P8GI97UbZFiHassgdAY7RHG7VleAGgPS9 X-Google-Smtp-Source: AGHT+IFj2StahdadslZmgxmeHw9m7e2WWO99BKkr6pU3O+Bf3nFcLS5U32TdC2QU4jU7iWab8Ro2SARNMtxc X-Received: by 2002:a25:ad23:0:b0:e02:b804:f5b1 with SMTP id 3f1490d57ef6-e02be13f45cmr8406086276.21.1718950624076; Thu, 20 Jun 2024 23:17:04 -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 3f1490d57ef6-e02e624273fsm39049276.10.2024.06.20.23.17.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jun 2024 23:17:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jun 2024 23:17:04 -0700 (PDT) Message-ID: <66751ae0.050a0220.db9eb.30b9SMTPIN_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 B22E1605C373; Fri, 21 Jun 2024 02:17:03 -0400 (EDT) Subject: |SUCCESS| pw141427-141433 [PATCH] [v2,7/7] test/security: use single From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240620145056.3456650-8-asasidharan@marvell.com> References: <20240620145056.3456650-8-asasidharan@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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/141433 _Testing PASS_ Submitter: Aakash Sasidharan Date: Thursday, June 20 2024 14:50:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:4a44d97f0a52a76258c6a6cb6a713f4380a8ab1f 141427-141433 --> testing pass Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30263/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/