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 2933B43092 for ; Thu, 17 Aug 2023 18:19:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 253074013F; Thu, 17 Aug 2023 18:19:43 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id E7DF84013F for ; Thu, 17 Aug 2023 18:19:41 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-790a8c74383so312006839f.3 for ; Thu, 17 Aug 2023 09:19:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692289181; x=1692893981; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+gqNo9D+yMPvfTZEYXUFZtqKEOLDr8Td/MsEZcy+ECw=; b=EoeweumUXO26RqKW7zOmuGB+XVRPVBd70uKweSRPu/zw9mfAyzu9jWpUx4xLjiZeOM qLpphMJQYKQaAFHmUqWxHdXFRuk5+HRCEHu2PErP5O3m3uADPmQsbUtPyVk0dNfh0Xfc PUW3pH7JoWZvZdifcUvtlkrg8FNkhlvM5DC6U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692289181; x=1692893981; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+gqNo9D+yMPvfTZEYXUFZtqKEOLDr8Td/MsEZcy+ECw=; b=VTLB73SamulAG7byk+fhGeXcO7lOmpy4xWbfmHdzQlqMG7RUMKvjXSBJk4llVP4XzN K1b6cbVGKHxbYhSJ7pdgbo4YLwCU2H6yw3uDpCAbz1edJxgn46nWktZE8jNyRtH3SZ4Z N0RuJsdJCNnwC7BZDcweIhM/5sa0mqpwqwR+rgFrHrnaMeTnjc5d+51nelF+yEhinoyn FtM6Fjaq8iGUPM4GK6II3PiUbgm2hcrnlsHv/bVJZcaNKY5uIO0DHwsT9gsxBuUK/GOn TqXdNgGnuQD7Yr+pyknzgPuLyLqrU1iQgylxpZGIA9unNHMI4P9DB+HHu+kx4+VHsi2H 91QA== X-Gm-Message-State: AOJu0Yxnbp070jvk1Ai/1U1uMn3F8cSyKEgNxRm7SDv1ZNIDgPF6DexG hH2+hAfRJblwVmX7W536kIMU2MRgiSZ5PAyyTi0OJBGvZJAPUFoPlLKr1g== X-Google-Smtp-Source: AGHT+IGIs2hWHsc03JGX+0Hc42qrifoD+UsJABH/Myzp/IymsV2rTdW1MqSM4Pr+bbNHg/Af67YVlQn8dMnV X-Received: by 2002:a05:6e02:1b8c:b0:347:6b30:5bd3 with SMTP id h12-20020a056e021b8c00b003476b305bd3mr51263ili.13.1692289181366; Thu, 17 Aug 2023 09:19:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u8-20020a02aa88000000b0042b696fc2c9sm732440jai.71.2023.08.17.09.19.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Aug 2023 09:19:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Aug 2023 09:19:41 -0700 (PDT) Message-ID: <64de489d.020a0220.5c64a.1091SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DC3276052471; Thu, 17 Aug 2023 12:19:40 -0400 (EDT) Subject: |SUCCESS| pw130465-130466 [PATCH] [2/2] crypto/nitrox: support AES-C From: dpdklab@iol.unh.edu To: Test Report Cc: Nagadheeraj Rottela , 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/130466 _Testing PASS_ Submitter: Nagadheeraj Rottela Date: Thursday, August 17 2023 11:45:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130465-130466 --> testing pass Test environment and result as below: +--------------------------+----------------+---------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | +==========================+================+===========================+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Debian 11 (arm) | SKIPPED | PASS | +--------------------------+----------------+---------------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27369/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/