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 349D143696 for ; Thu, 7 Dec 2023 08:40:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F7E942EC1; Thu, 7 Dec 2023 08:40:45 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 335F342E7A for ; Thu, 7 Dec 2023 08:40:43 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b3871b5ff7so21794439f.3 for ; Wed, 06 Dec 2023 23:40:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701934842; x=1702539642; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Dk0SROLzZoYbb5l/YIcwGJ5yl0+786jPt00bNI5UE40=; b=iOywX+m5OigdW5HYn47au2XEpP9H5t7VuqswxDyAAwrprUpM+ybwNar1+b3D/OYIAk SvdraadVdq1+Tzq//ctt5ulfc0adUXcu/diJdk7mnfRy/vwG8V8JZX207aJDybKyBmTw ZgK5nuB0YQmWtc99u5xIBwFV9LzlwhcYKq5VU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701934842; x=1702539642; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Dk0SROLzZoYbb5l/YIcwGJ5yl0+786jPt00bNI5UE40=; b=s9Dnp+3nTwHqyblmevhI26mAeg5Tik8gMkGl2UeUlA+su2Lp0ePidnATT0mz+piV8F r1NgfQz2ae+y+OsuRrTfZTEWP1yGWva7Of6WzL+7iKJCOs7LTNDppkHuVzu7JOsmt4S4 T0qAyfMoS7Ip/U8Pv5lFsdKNody0s6f2L3dN1kprNyeqmkG60jbJ0ayNyd5NkYf3q7HA JAsLgvMVvg5SmE3XiCQVNJ8gnxI7ov93YfG679kclbDxf2WrgjDpi7TbIe42SQaX9ADJ Nm3tjDE5JHYTaWAYJJbj8vtX9p/+QctKGoLYb+wrBE21p0LjZkTwF5OY0iHlmUC6XahX Wp3g== X-Gm-Message-State: AOJu0YwXXkCKFWZDkFk8DwhEfFftgXSiPMBv3rdB3c/6bbzZnLScfO/1 iHtj9xYDugfkpwm4YNav45rEqLURUITtJqSpwICAEypRnu4g0A== X-Google-Smtp-Source: AGHT+IGbR70YR2AnrFyrMzlsziuiUpx2BOwd9D6sO0fUhgMponl3g2mh46uqLAwluyymDTgda4m1wmu2TW9q X-Received: by 2002:a5d:850d:0:b0:7b3:97a3:3652 with SMTP id q13-20020a5d850d000000b007b397a33652mr2628217ion.20.1701934842662; Wed, 06 Dec 2023 23:40:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n11-20020a056602340b00b007b01399b5b2sm42036ioz.9.2023.12.06.23.40.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Dec 2023 23:40:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Dec 2023 23:40:42 -0800 (PST) Message-ID: <657176fa.050a0220.845fc.120eSMTPIN_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 1AD0E6051831; Thu, 7 Dec 2023 02:40:42 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 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 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27236/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/