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 3AFCE432E1 for ; Thu, 9 Nov 2023 09:30:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 35BF640267; Thu, 9 Nov 2023 09:30:49 +0100 (CET) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id 6D42A40267 for ; Thu, 9 Nov 2023 09:30:48 +0100 (CET) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-45ef8c21e8aso296020137.1 for ; Thu, 09 Nov 2023 00:30:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699518648; x=1700123448; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ALHRnDIF3zoMEiJB+W+BqFvk1fpyb4WbYY7DIZ26aLs=; b=Dau5LwfJ6JaMvz+0TgJgSRfnhtQw6bjp0uERowXLqdQB+91Xg6dcCl6qq6s1JQgoDA xjuuFT80cht04u/kSukVfH39Ee6BcCL4EquUMht5ZuQY2x4rV6Dl6nhMrY+7fElRzjdh VNS3hcrC64xa9V8Y84xX+ZmzjQV87nomfzG9U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699518648; x=1700123448; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ALHRnDIF3zoMEiJB+W+BqFvk1fpyb4WbYY7DIZ26aLs=; b=ezRfdGycg535VVbNaUtH939tsdLM21LpvL1ve2t4dDQLYlPMElbsaAnM079gsMPVFB 6RE0s16IAC9J4NmoW3AK79IuLBDDdQyHF1a7FpDZvSneje2CEY58Q9sx2sH+HHqI0zSk eh5IXjmyPRIqSo0H8CxWbkHAksJkCVQfNX8AJAdyBoXdukBhFcfc7LvuGUxFSy0gctl6 V5bMA6I4vv+kgm7WhHSGjgwXCM6HTiYoPndiuf3/iLXaW4LsFo+VgvylTiXeibN30Wjb hqbi3j71wdlvWxXZ7Y1oezrBYZilOjq5+2N6FRuPcCv59XnR9/kLZNRbgQFPifktJ5Mt I1rA== X-Gm-Message-State: AOJu0YwXErP+G+TAY6e9paV7xEuUWgaPs3odxwn0wEx+Py0Nc6AiCszS hUpdCmudw38QX0FS4ORohs1yR7eiwITw0aYl0IsxtGf65P27pxdHwSzX30VLCawx4A== X-Google-Smtp-Source: AGHT+IGnzxdVs8mCdq2VKBgjnGE1Zrcu0qsw5jbE9APoeW3KrfU/XC4DaEv2UI0MiAu0PquiUfgTe+41todq X-Received: by 2002:a67:c09c:0:b0:458:119:2d93 with SMTP id x28-20020a67c09c000000b0045801192d93mr4125473vsi.33.1699518647500; Thu, 09 Nov 2023 00:30:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id i33-20020a05613001a100b007b07b5f912asm1195940uag.7.2023.11.09.00.30.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Nov 2023 00:30:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Nov 2023 00:30:47 -0800 (PST) Message-ID: <654c98b7.050a0220.bbaf4.b344SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0ADE9605C318; Thu, 9 Nov 2023 03:30:47 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 6de3135f1e2ec52d25505ae1ea3ef9a242ddcd5d 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/v21.11 6de3135f1e2ec52d25505ae1ea3ef9a242ddcd5d --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26894/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/