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 5FF2743887 for ; Wed, 10 Jan 2024 22:17:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E64634064C; Wed, 10 Jan 2024 22:17:40 +0100 (CET) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id 71AA2402BC for ; Wed, 10 Jan 2024 22:15:45 +0100 (CET) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-467a7a376d5so875137137.1 for ; Wed, 10 Jan 2024 13:15:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704921345; x=1705526145; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6b3M2vGz/VmXLcWMqEWbJ2hpQVDgTqcnaDKNx0dDBKc=; b=Wnxgwo5YjKJUlpMX+QlZTvYmSuNpjWtyipa2B3p73KAn//TbSUp1smCOil9AkYYsQO 5ilfsuIVUeX3JqsdoBFOBoXc2+Ew7uV/ijS8+7QXxzEFYY45be39b/kQOZdCU67odr4f xTfFSC6EA1UYbtrfJ4PIYJM7o9ksbg7Bac4S0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704921345; x=1705526145; 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=G8IfC5UA2p/WCa6EX8BIz4ul+KizYopG/k0ZdJVgDejTNHaF0UwFTPnF/ddX0+diIc gsDF+a05Bwsi4uVUeDnkFnfKGn0YlrqW33Sk6CCkLYwVBH5OQ6oeZXwHqar+aYGzs9IZ J/AROoi3osjZTmlqWGvFYOC2SVNQhK+a3d+Epzhsi8qcLVaeDS2IJ6TzX0fC37qiOpJ1 9j6v0lmluOefOSaGgA5WOImUQQECMkbGgpDVjGCj2Gxvq1oxO3x1a4ibajF6vC0gUOJ1 bXyQx5Y9AtfaPILb3X+UHCAyJFv0KmjXk6YvoVdbSNsSh2sJcNuLLb+FwPyCSROYlLtn gxgw== X-Gm-Message-State: AOJu0Yx91pkb3UDx+jEWeF+6yu18XisQC4VBpBeG9X2lL2ABL7Cd5SUx bY2aCf4dSG4FTqNaqGaqHYb78ot2W5FYHxGy8fp4OSU8au5xXMe7kjxdWnJYxaDEaw== X-Google-Smtp-Source: AGHT+IE7MpUpU6aupZcA6RvoccxwhQ9yIj/0ZoWNa6LmaNMOZ+/YcAe+QWdlB/kgljeZqMUe/jcUaL1lCk2a X-Received: by 2002:a05:6102:e0f:b0:467:fa16:4257 with SMTP id o15-20020a0561020e0f00b00467fa164257mr223483vst.6.1704921344506; Wed, 10 Jan 2024 13:15:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cw3-20020a056130220300b007cb187adb90sm184190uab.1.2024.01.10.13.15.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jan 2024 13:15:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jan 2024 13:15:44 -0800 (PST) Message-ID: <659f0900.050a0220.965a8.aea5SMTPIN_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 2EBCF6052515; Wed, 10 Jan 2024 16:15:44 -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/