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 C97C943887 for ; Wed, 10 Jan 2024 22:17:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9511940E01; Wed, 10 Jan 2024 22:17:41 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 8D232402BC for ; Wed, 10 Jan 2024 22:17:30 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-5c66b093b86so3837520a12.0 for ; Wed, 10 Jan 2024 13:17:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704921450; x=1705526250; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6b3M2vGz/VmXLcWMqEWbJ2hpQVDgTqcnaDKNx0dDBKc=; b=BqkJeUep1x2NBmymBElaA0BZZ9OAi8kZV26QefqFaIJYJ+Q/GXYYmY0VzwPr65DvLH CEzHj36wj92Vxb6PHMe70GmTMIPusJ+iwoU7ka6X65g1Et75Kbe4LzkBnJkG9KTljr6S vOwuxhdPojPRBBIR9pYxdiX5KiR1T3LJRQ0R8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704921450; x=1705526250; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6b3M2vGz/VmXLcWMqEWbJ2hpQVDgTqcnaDKNx0dDBKc=; b=GWhW3Jp57a+LnnetZnAFXsfdmfKJ3rwgaG3hP4D4Kg3LwKn53MWygc/DnjlOlUEt9H 9++qUgCg+x6Jpz15eU8gdvBnjyoOqqGEn2rsJ1FS4SYlLxQVw47UeCGZH4pODOB+H/n0 9YDmbMRJC+zbQbviJo/f2HaZjs3NkwAtyQlv3qkoK3M+U2d6b3TwjTa84BJgjJ71cIEb kSejiKGtRod1FA1FNIKK8lhQvirAatDvZr9TDCMjNDrKrsFhp0LloCaeZ6G06LYQETvT a9YnQ6gRCaNpirdmbWUWuU8aidTagWgiqWBRrpZFRaMKqCH/5jYDMqkoBSoyTnD3Svg8 EE7g== X-Gm-Message-State: AOJu0YzkwRVMGUx1y95uemPL/BMfG47BtJagWO5ney4+Bd2KbdyVOj0f XJ+F7p4Pxm+7FiRU8FYDt/18y+v069OQ1oNPe9X8n3ZYC2/uIoV2cI71IFFOPDtWYA== X-Google-Smtp-Source: AGHT+IHYy88DJ26ggP7aMMZim/mPfK9iZn8enGQ3EljwxLJ3gdqRSMt4n/fFL9EbSV5nhZGC4RG67xN2l7Am X-Received: by 2002:a17:90a:ea87:b0:28c:ff4f:b0f6 with SMTP id h7-20020a17090aea8700b0028cff4fb0f6mr111632pjz.22.1704921449782; Wed, 10 Jan 2024 13:17:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m1-20020a170902bb8100b001d08092f1f1sm174734pls.90.2024.01.10.13.17.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jan 2024 13:17:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jan 2024 13:17:29 -0800 (PST) Message-ID: <659f0969.170a0220.a31ee.b219SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9CF9B6052515; Wed, 10 Jan 2024 16:17:28 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 6ef07151aac4b4d9601d547f94a996d1c71b3871 From: dpdklab@iol.unh.edu To: Test Report Cc: 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 _Testing PASS_ Branch: dpdk 6ef07151aac4b4d9601d547f94a996d1c71b3871 --> testing pass Test environment and result as below: +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | +==========================+==============================+===========================+================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 37 (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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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 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/27628/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/