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 42D42426E6 for ; Sun, 8 Oct 2023 01:54:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B6144021F; Sun, 8 Oct 2023 01:54:53 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 9A9E34021F for ; Sun, 8 Oct 2023 01:54:52 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-59f82ad1e09so42162587b3.0 for ; Sat, 07 Oct 2023 16:54:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696722892; x=1697327692; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TNge7l7+Ta74zZBE3LkVr0ns0xtc5H+JvFVb/N7luhw=; b=Gg8gQOysm6yqfaXAbyVm6A2c65An6ae8c1O6bH02HskbvgWoRx0mRcfW7CTo2tjVD9 8YVfl0LtSVuC2i2G4NbeX6OjBsetNDsH3SlLfpvbf+glqiGkxFsOV5WCz5bTObGeBCBQ Y8yqF4yDZRZuhMDLUVTUY2s/Hpv9ASWm3zHno= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696722892; x=1697327692; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TNge7l7+Ta74zZBE3LkVr0ns0xtc5H+JvFVb/N7luhw=; b=BYZW4V6pkLjiorPDxKTi+YgxQhmFpU++FWtBGFB3Bf4sm5yWIn7GS+GuJezpM6CLKP YuJUKiEM3Bx2i1PVI4RoJf+WRG42YlNt2A2qyFGmLm7Jd9ieh5Dgplma9kRe9FCrAfFj uKPLHtsZEC4UOtMyCkXVty9ABk1M/GGXfvhr3IvlMc1PpvYBtHsPSHipFBUq7uxjSetC kxH+MpPKTSdwff3toBBIRcsWO1HmDGjjMlq+bk++5s9BzizfxBMwX3Fd8VvxS11P0YeW 6JJdVeSf+fIriyc2wlkkqDoEar8V/ec3hnVVZtBDlq4zzOBXdo5LTLemQRH3UvHR1AN/ w6iQ== X-Gm-Message-State: AOJu0YxFv4A8P4aMSVfKj8UchHn5juZaRbrMgaatkpZd2qm6QlqzgUMY A9EhNBPeePm2F/JSAZgrdPFwf8pKCLlIQwJPZb+c3NCvjpUGuvJw5l0mZSk3JJqd4mjyFaAETA= = X-Google-Smtp-Source: AGHT+IGXN2v1GZ3VjmHiNXptxm/gqvggTchjgYQ3lreDMSkK6XJYZQCI0RLSlMG2d3Npi9rFqtkGCkh6+Ysz X-Received: by 2002:a0d:d9d1:0:b0:56f:fffc:56ff with SMTP id b200-20020a0dd9d1000000b0056ffffc56ffmr14301325ywe.42.1696722892037; Sat, 07 Oct 2023 16:54:52 -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 l202-20020a0de2d3000000b0056d2de865f7sm693604ywe.0.2023.10.07.16.54.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Oct 2023 16:54:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 07 Oct 2023 16:54:52 -0700 (PDT) Message-ID: <6521efcc.0d0a0220.f6a4e.2f1dSMTPIN_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 606B16052514; Sat, 7 Oct 2023 19:54:51 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 8e7df204672364536c04a27cef1b43d33920599b From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Qi Zhang 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-net-intel 8e7df204672364536c04a27cef1b43d33920599b --> 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/26383/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/