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 3348843C31 for ; Thu, 29 Feb 2024 07:11:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 734F042DE5; Thu, 29 Feb 2024 07:11:06 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id E2D6C402AC for ; Thu, 29 Feb 2024 07:07:29 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-21ea1aae402so242299fac.1 for ; Wed, 28 Feb 2024 22:07:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709186849; x=1709791649; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wbhoH6S6/bem5OVZhf6yemJNMVJqu+6qRV0xX69/3/0=; b=MunL29vun1V/RbyUJZzdlQMTY1ezTBUqV/IyYOrx4D2OjdETDzr9XQBKVtBtEViPdH bJypNPMU4Hf6QpIbJo2zh4Q6fSV4LWLAtZKUGZjURp73Q/S18iMO4cvahwrp8OCm8ocx 3rSL145l/fqTAjsplOEZrWBpHpNbrkTm5PHIs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709186849; x=1709791649; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wbhoH6S6/bem5OVZhf6yemJNMVJqu+6qRV0xX69/3/0=; b=sL3PmyQ8KxegwmAYV2jCkTxeTz84sYSF2jqgXbKwgpVLdJrdWVwz0Sn9EOofUwwrwt YPCdn0Jfjnx0V/Ar2WXWX1MoOnQHvTFethc26+ec/d6/zCpabeZXl0ZfpcH2AEk6B3Wj cXpsBfRcA35ZZPD+WSo+xXbDeaWgQJNhVSOMdDn/3YtiWOMD8BsaV/RRS57z4s3dvQQb OyZ6Y1p2PZlH4qezcFqFIUtxri1XTQhTNjQpq7Wxu2pmgtxoHFDj1IvT+aS89nPd0dC2 nkTp7cP/ACDHpeO5X49/dK36OxedQC2h6Z3B0vdkYQT1Gagw7RbqxbEY2gm+huY41VYL gsDw== X-Gm-Message-State: AOJu0YznyKHPClEDiQn+OF009gqk0UoLeLm264IxZBIcua1m9ZeBRT7o LDAg/D1H+Wnp+g5MBQ97Xa3cFodV0+yntCoAvmCcBBd36KdWPeGy6mTGkdzZOYM/I7T05YjzPJ1 8eMKovbJgVypwQMe87eEQvGRI7q/NSwRP1pbgZkDQndnEeICs X-Google-Smtp-Source: AGHT+IEDDZJivMzxFUikdJRVxt/Op8XijxHzZh582F9Xvxdci42LIuEvfOT3ZM5xYJKJH8uFev8bDEHF/h4v X-Received: by 2002:a05:6871:a506:b0:21e:a8d2:7a8e with SMTP id wc6-20020a056871a50600b0021ea8d27a8emr1232203oab.17.1709186849259; Wed, 28 Feb 2024 22:07:29 -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 23-20020a05687011d700b0021e287387a2sm24211oav.11.2024.02.28.22.07.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Feb 2024 22:07:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Feb 2024 22:07:29 -0800 (PST) Message-ID: <65e01f21.050a0220.b2706.1a2aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B3D8D60527CD; Thu, 29 Feb 2024 01:07:28 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] eeb0605f118dae66e80faa44f7b3e88748032353 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/v23.11 eeb0605f118dae66e80faa44f7b3e88748032353 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28217/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/