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 EADB8431FF for ; Thu, 26 Oct 2023 01:44:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E39624027F; Thu, 26 Oct 2023 01:44:29 +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 334A54027F for ; Thu, 26 Oct 2023 01:44:28 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5a90d6ab962so2157557b3.2 for ; Wed, 25 Oct 2023 16:44:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698277467; x=1698882267; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HYZM4jIPmSaYM50E7kxAlojRzfDWJ2Dl8D6p51wRVlE=; b=FB9tuy+ZTIOLRZpHmS2o8L+8ex+3eFS2IiYXBRGYy71eHxZ3oLtAvP/KDVzu/f8EAj kYnGyyRNz2f3Cy8EaIVaEhMwoBeTCy3BT9/YTry/5bldKZXxiEACmVdIlrVOxeolZjEy zT9/ot1d8z4rUDAbRKOmcm+vpWShO4PvOcweM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698277467; x=1698882267; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HYZM4jIPmSaYM50E7kxAlojRzfDWJ2Dl8D6p51wRVlE=; b=odJhrADCUEXVAs3k1tiz3nqLvEX7LzxJK7OjUtJMiM9OlSYj8l9IJX5acImyJ1NX0o 8oB4vYTs7P/7g05wxpXRaqVjjVjkiMkHkiQfrwUTmy3JZz1nkrhpHQsdsltLftcgSOe6 OaL5x93NvPyJfBt75KYEbMdIv+ByTDNf7c6aMc6IHwIm4dLeZFH9dn/bniTWEkbeLvy7 41uS6R3Eho3eE0Gxml+kZzlTAi069bPTYyVQTW4vi5fxNsgNpkmIUN1RoEYRK5QQvZzP E7ISUts2WNWn/AZ5jTfrzF94OafSpapRUk+bKy1+XRkw8eqvMMO4VD2mmI0d8978w8ed tKtQ== X-Gm-Message-State: AOJu0YzU98XoEvOg0pUIuP1KhRV613LGDBKE5G1THjKj1UQ5eUHOPrNV axKTbKLZeVz1wiZrpXiUiQoresmGFvTRjT3W/aJU56b5hM/zhH+1fekw6w== X-Google-Smtp-Source: AGHT+IGeH6FwWMCbU+tPbHtWUcKxLc2XMmcbAqkhmK0Rb/XbJkRsB3h/7SjQNqI8EZrk6wRrgREcY3m6GoTz X-Received: by 2002:a81:7950:0:b0:5ae:b86a:f384 with SMTP id u77-20020a817950000000b005aeb86af384mr1091445ywc.2.1698277467621; Wed, 25 Oct 2023 16:44:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h130-20020a815388000000b005a8ee41ca88sm1505463ywb.33.2023.10.25.16.44.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 16:44:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 16:44:27 -0700 (PDT) Message-ID: <6539a85b.810a0220.92274.ce19SMTPIN_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 4FE626050A61; Wed, 25 Oct 2023 19:44:27 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a91d60a796d08511ef30db7aeef76410ec8cefcd 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 a91d60a796d08511ef30db7aeef76410ec8cefcd --> testing pass Test environment and result as below: +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +==========================+===========================+==============================+================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/26649/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/