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 E166A437C9 for ; Sat, 30 Dec 2023 07:17:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DDB5240271; Sat, 30 Dec 2023 07:17:04 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 00BC340150 for ; Sat, 30 Dec 2023 07:17:04 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7ba8f139522so348093139f.1 for ; Fri, 29 Dec 2023 22:17:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703917023; x=1704521823; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PZPtIRWpfZ4eMh4mdjP8Ik5DymBdekXFh4TBBYIewqg=; b=USwZWJmWqdB0WgLn2EW63CffSApn/VOapnYAvVDBijV9iLLtuVyROCzifpy0A378Ex B5wlFRcq1R/zpZ+N7yrI9O11IauulPIQ/6qZ87y7wUFlCUA3wysSVDeo5zUIXf7fDMCk 9Ge5k1aL8umPK55sQ2tgpUojr1EvT4j8FfArc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703917023; x=1704521823; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PZPtIRWpfZ4eMh4mdjP8Ik5DymBdekXFh4TBBYIewqg=; b=u25sy1HFuYPc1o45ZDZOGP5pk86LHQnXJviYUrI1aJW7u8sSpXXvlGR+fnz+aSZrna +ULE9aQtzLhqPSfUiwA/Ptgr+LlQHqopzIIGFy+4iztumaTSljv9qcrn12KYuSZzhkcO XY6ioWDiss5cGprkGJztsY/nwzeFS3mMqqthzqLLTjqkMd0AahdmHWPCoR/rclPuDXDo ifYeA9U8ND2Yc9TVTqb7D13HDr5wYZ5JiBWy+BHmLRekm1kk/KTkEGDbUocUC90UiJBT +5dctL4SQxeWcsvXGU/d2RQMvvZbDz7XhuFPIOmnE8kng0nPAyTm3mLS2VWnizflM+8H VFKw== X-Gm-Message-State: AOJu0YxSw/KHdWl3mtBytaubhRGFmPysgLYzi1c9dUYos9nIR6Ep55Ry mXqdj+GTX8KTgJl/YE0aLFU0cOsbBXGnuMzKz4sZ+lX65CZl06IbWwVQ9w== X-Google-Smtp-Source: AGHT+IEI3194E3C4E9LX1f7XVBmIF+JmsvHGZqchODluS7LGILWn2vjL23zoIg0p497JLSgy3M0Sy8xsKGfS X-Received: by 2002:a05:6602:3f93:b0:7ba:b637:fcdc with SMTP id fb19-20020a0566023f9300b007bab637fcdcmr16003141iob.40.1703917023268; Fri, 29 Dec 2023 22:17:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g12-20020a170902fe0c00b001d3917c327bsm642614plj.43.2023.12.29.22.17.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Dec 2023 22:17:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Dec 2023 22:17:03 -0800 (PST) Message-ID: <658fb5df.170a0220.f2b09.a9a4SMTPIN_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 6CED16051823; Sat, 30 Dec 2023 01:17:02 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 4307659a904eb9c9b60240256857228f77a0b97e From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v22.11 4307659a904eb9c9b60240256857228f77a0b97e --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27499/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/