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 EFCDF42FFE for ; Mon, 7 Aug 2023 18:15:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ECBD240A8B; Mon, 7 Aug 2023 18:15:32 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 9BE7340A8B for ; Mon, 7 Aug 2023 18:15:31 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-686f38692b3so4666007b3a.2 for ; Mon, 07 Aug 2023 09:15:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691424931; x=1692029731; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HMnuVz0KkfRJifV8+BjqvWPdZ6lo3mjgErBm19SXJx4=; b=jtF/rMFRecK/9aCY0Duy3q0ZNPIFnSEw3/xEcSNaNs1S3fnF3CSLnaDhXcy7LNEwUI /Xj5QB2Kb0GJY8AGYh7mjPXn38dNNuWKuBLcSZdhC8iTmhYLme0jRaq1RIpUg8xVcCYz /yEkXusvc/59zfJ+39k2mySE+0NZp61UJlwLI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691424931; x=1692029731; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HMnuVz0KkfRJifV8+BjqvWPdZ6lo3mjgErBm19SXJx4=; b=JAxuS6VgQ52gI86NwZCpoS6wMQ7TJBdPvw7YzxL6/7hw1s5BnzmISvFzRUaK20dv0V 8ge2lemvuZmH5wxSBjDJZOIXMOymDeBZdZBea3bZuyaks3//+ZQC7cSPjzPE9hzr1p4E OhI5FWNQcz85Nh84YG6LmUIXzoNPJrqkvglJ6gnuaacoJu/WFRQf2KA25h9f7rEn79/3 0xykB9vyFUK3xP0MPF9RN90CljvnWvmXVgvenNlMfeLOyWl4QLLVT+cOXPKYUyN2gD35 06rnqu+Xb6ef+8uavW6u/Kxw9MZTYZ48nLM5bQSIqzU2xWxYu9taba0kTfDNhGSFhwhD TSpw== X-Gm-Message-State: AOJu0YxMC+ZxJXqv0443zb6zCEQJXiWq164LYUDCsxVJT9kIm0b5eCEq OAo+a5b8zzE86oX5uRa1IEqewNIIJWoy+HUNbhhdlGTQF888F1g+AJeLQuaxUcxk0k7nPTFaUg= = X-Google-Smtp-Source: AGHT+IHiiMsYef7jEw5MbbnjJO0EgJ6rI4W8gpzLha3kqC9ANMOwz1pJ0tQPKb4EhM+PkJh8XQC8cwLG0PiS X-Received: by 2002:aa7:8891:0:b0:686:2526:ee70 with SMTP id z17-20020aa78891000000b006862526ee70mr10416887pfe.14.1691424930847; Mon, 07 Aug 2023 09:15:30 -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 w29-20020aa7955d000000b0068718f530c5sm899059pfq.16.2023.08.07.09.15.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 07 Aug 2023 09:15:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 07 Aug 2023 09:15:30 -0700 (PDT) Message-ID: <64d118a2.a70a0220.b5ada.59b5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5200F6052471; Mon, 7 Aug 2023 12:15:30 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 9836014d4c2b1b2c29948c928fd386b2944b6bcf 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 9836014d4c2b1b2c29948c928fd386b2944b6bcf --> testing pass Test environment and result as below: +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | dpdk_unit_test | +=============================+==============================+===========================+==============+================+ | Debian 11 | PASS | PASS | SKIPPED | SKIPPED | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | (32-bit) ARM Ubuntu 20.04.4 | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ Debian 11 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) (32-bit) ARM Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25725/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/