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 7DD1843BDB for ; Mon, 26 Feb 2024 02:27:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 24FCA402B2; Mon, 26 Feb 2024 02:27:41 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 3CDC940271 for ; Mon, 26 Feb 2024 02:27:23 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-68ee2c0a237so17387466d6.1 for ; Sun, 25 Feb 2024 17:27:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708910842; x=1709515642; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qwV6GSN1PKw9IK5DYfdLO7IErGXjdpaN3wjbEmF3xeI=; b=Irw/mmi/v1VoPFRZBRleYjs2hENKGh3ClC1E+CHqJ3vpbkaJR8Bq8Dby0aQgK82RTT zeJ+QMqr4TVrBaDLwQ8p2DTqVD3btmTL+EQP1UEGjzcZlsQaB1K98n1KmsjJ1UonN+pg s+vwTvtkSvub/Wlfrr6PjuMKxeF1XkEJ/KTlc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708910842; x=1709515642; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qwV6GSN1PKw9IK5DYfdLO7IErGXjdpaN3wjbEmF3xeI=; b=TiSkwEVXnxUof+7WA3EEZN8mlNdaIrV9bntmbnyg09bZBoPO5xZMhyO66mG5tMq747 D0W5X9hdRF5ZgJcb5EEw4Ew7dhg4tynUOUCcrOp/GRUVSI38OZC9hUoBTXQA0cOwl3Rv J7SECsDDi3t7t07boL/yctcaUqFx3HUhvPQciL2l2W5KQ6PdPGy2xJcor/hx7lKJ9xST OKcPVEUo/E+iXZBkEpuugDTAKaYj4jx4NGUMrfsx0KI9XomJ5+ys7MKAaF6uDkaE2Qsi vH5YaC92MuQbBgZtdwQOFtUmYDZFfQ6+gMFwWRl056BO+7wTQIzrE2sd6TJ+CcpZOFnj rlog== X-Gm-Message-State: AOJu0YxtvEp27QXySa/NH/E+/NTACWagGjAFJZZ+L6PtgiKacqdNAuYo GwUhwS/j7XR95cPUFjzouxbdTE5H3h6j03aOa1zwrcyr7xZ88jM7iBDTg81qUtj6YEzdVUNgqaG YRTXn2FGHJbP0YukztlENN8UmvUpS5UO3XsO+AJTFZwK8GlrL1MDTP/F5 X-Google-Smtp-Source: AGHT+IFeaYxPNlKITM5R2WguLuY8k91/mzMyoyk5Ln/61Z8W4Wvf7yyI4HCi5sopNct8l7hBQbM4FvMpOMIs X-Received: by 2002:a05:6214:458d:b0:68f:5fe3:a90e with SMTP id op13-20020a056214458d00b0068f5fe3a90emr11167798qvb.29.1708910842711; Sun, 25 Feb 2024 17:27:22 -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 ey6-20020a0562140b6600b0068c6afdbca4sm260942qvb.28.2024.02.25.17.27.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 25 Feb 2024 17:27:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 25 Feb 2024 17:27:22 -0800 (PST) Message-ID: <65dbe8fa.050a0220.935e3.bd02SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6E41B6052712; Sun, 25 Feb 2024 20:27:22 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 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 92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ 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 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 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28137/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/