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 4F0534319C for ; Wed, 18 Oct 2023 18:26:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 496E840271; Wed, 18 Oct 2023 18:26:57 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 8566A40271 for ; Wed, 18 Oct 2023 18:26:56 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1ea82246069so1321370fac.3 for ; Wed, 18 Oct 2023 09:26:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697646416; x=1698251216; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=86TxSfcLfQ5iMU+vAX6TfzN9R7+QAzfEjyVoVOtZqo0=; b=Kjb1UsRgID6eL6tjjwfjn1EmeC28v5uq7CvWkF7JON754ccnY9wYKZ9trA/LTRNgg4 5GJKW6hQOObU+xcQNFVMn0WEhV3PRiNvCxTqknk5+HRrT61Hw7ONMQxl++fLFDtJum98 JZWzEYKuhFj4aD0O5lchD26wbm+Du/1bKWz/I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697646416; x=1698251216; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=86TxSfcLfQ5iMU+vAX6TfzN9R7+QAzfEjyVoVOtZqo0=; b=I6/YK5cU72BymMSa156lZ5J7EKBKR37+MBzxuHry1lfiJfMYDvDKnRaY+MFQCJblzd glRKfMkQWEETpJA0oWQ4iULa3pM69oW5jYiEZIeZURr6TsEOrnDCf/bq0FgZROKkNKc0 4mEA5DWVq1BzwgFwEXqJJ+pSCBbHu/eiSf7U08Vbv9MUjR6EGmg5Rmcf79OUVkIEjXwX Z5u3sPTZ+DQ8DAP0rhLQ3a7KO4PwkJiUZfsy+SuT/5KJ5bqEB4ZmsbGnh2PNezbDxZh8 yciMhjA9Y9vALcJ3Rn83ma80b8M3o5FHgMeEa0v3Ileir/eNWys4YJzwFc2bFOCzjnL5 Cmxw== X-Gm-Message-State: AOJu0YwtMdMj8zQJayEQjvjFK+N1xQZ40iLBMHek0WukF6gUP4DGJF1I HutzmCF9Ui0Z50mMyZ4kwkVBT20qPcRdIAhT/U2qUac49sSM1U64BxoMfg== X-Google-Smtp-Source: AGHT+IFFRdJfXfeaBGdttEqHOQw+UYulguaMrGdn147fKiNwCIQw6QECs9Nlt2nO2z1eZA33oVvi46y3pyXb X-Received: by 2002:a05:6871:4390:b0:1e9:bbfe:6457 with SMTP id lv16-20020a056871439000b001e9bbfe6457mr7083060oab.6.1697646415908; Wed, 18 Oct 2023 09:26:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id nl2-20020a056871458200b001e9b02b00e3sm385692oab.49.2023.10.18.09.26.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Oct 2023 09:26:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Oct 2023 09:26:55 -0700 (PDT) Message-ID: <6530074f.050a0220.1ffc5.aabdSMTPIN_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 64BD06050A61; Wed, 18 Oct 2023 12:26:55 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 5f9426b0618b7c2899f4d1444768f62739da1bce From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Akhil Goyal 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 _Testing PASS_ Branch: dpdk-next-crypto 5f9426b0618b7c2899f4d1444768f62739da1bce --> testing pass Test environment and result as below: +----------------------+---------------------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26543/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/