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 6E8064339F for ; Thu, 23 Nov 2023 03:37:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D5DCE42F13; Thu, 23 Nov 2023 03:37:15 +0100 (CET) Received: from mail-ej1-f97.google.com (mail-ej1-f97.google.com [209.85.218.97]) by mails.dpdk.org (Postfix) with ESMTP id 44A8F40041 for ; Thu, 23 Nov 2023 03:37:13 +0100 (CET) Received: by mail-ej1-f97.google.com with SMTP id a640c23a62f3a-a02c48a0420so45807566b.2 for ; Wed, 22 Nov 2023 18:37:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700707033; x=1701311833; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KWL64O5U+ntqj6VYH54d6DPtTVyBTvMtPa6sQHt38AU=; b=JW755ZA1I7uGxl8ydaAa0E/MIxMfcH5alNHYy+QLOriOhUGmnx51AM1QYQn7Y/yOOP iiFOYM/TTqToTIlrFxM6g2bj0Ku5sesXxLXfiwygEFlY2qnuNjM2sFklUcfVCz/8kdsY wfnXR9PCxtkTvTxPBy0twlD+mYxn+mT2X+6TM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700707033; x=1701311833; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KWL64O5U+ntqj6VYH54d6DPtTVyBTvMtPa6sQHt38AU=; b=Dcr6W0Y0WgguxW/pix/E5onkKMSiWHG/MZAqCWARtmQZ5pV+7wCRFuLgBEZFAT+Mha 3a2ofr4tgV71t9ebqOpGHo+2PCT/hK8S5fIxgo8A/NkwMXRP/mp57a+U4lfcyzDLryLb hb26jI7ftc/r1+oNaagEiBDrkSTdZ1pC/h3V7f1m2rU9Je13F4cwzoWwn81OJ46gkyqD fhJXUoK1C5ya+hpPRFgs0ncimYQBrrkQwbto4T5l+i/z79BnRmUIEs8c99R/O1hhEaK7 JL7SDhD+ARZ1wD0m6ZctqMa4HEX+xACG3mQ9jKCSqhVoWvCTfAT4qcgQZLt6oynPYp25 wI9Q== X-Gm-Message-State: AOJu0YyFLaYOHK5VlacvC/fLnCJDDUXnihC2yNdxz8ONWylam0jR4/9P ciKE1D0QTdhcjVb8nEVgxaptGz3GvUYrXQLxsMDc2k+gqSkW6SdVOaKfcw== X-Google-Smtp-Source: AGHT+IGoPbFhThPGo/ZQ1zL3bbgqYHMDKyhnYuMu93YcAW3DaXf5bA+4uDtarf4BD8UkzAlxAYvK87PI/tBt X-Received: by 2002:a17:906:2996:b0:9fc:fe5d:1e25 with SMTP id x22-20020a170906299600b009fcfe5d1e25mr2582278eje.74.1700707033042; Wed, 22 Nov 2023 18:37:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x18-20020a1709064a9200b009fbf4ac6af1sm31376eju.266.2023.11.22.18.37.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Nov 2023 18:37:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 Nov 2023 18:37:13 -0800 (PST) Message-ID: <655ebad9.170a0220.31a84.06f4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id 3C589605C314; Wed, 22 Nov 2023 21:37:12 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 202e5b2bf15bbf57090bda4294375d7326fa621b 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 202e5b2bf15bbf57090bda4294375d7326fa621b --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27084/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/