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 165514555E for ; Wed, 10 Jul 2024 09:45:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 12424402AF; Wed, 10 Jul 2024 09:45:57 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 71BAC4021D for ; Wed, 10 Jul 2024 09:45:55 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-79f083f5cb6so228363285a.3 for ; Wed, 10 Jul 2024 00:45:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720597555; x=1721202355; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Su25pcVL8FVN+7mYCb7q1EEsqMYMW4FSkt8rPNkA97I=; b=bDntj6jW47KsVkkkCUuBm0Kg45FGascmxdYl+KB8neXJRGZPhZFFed85kYLdA4GDlt 2Ej94q4jjlJQVZVJNbbwFzgb/jnGkdP4Fto3jHuXNQ8NKqFGFnd5fFihRUk4QFOkWoCl NPJcrN+P1HkdVFvlCw1iM4gXRpseCe+cIduyg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720597555; x=1721202355; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Su25pcVL8FVN+7mYCb7q1EEsqMYMW4FSkt8rPNkA97I=; b=W60cUy4WiHMJjJ5UAY8HesnwHLg6/cjf4H0YEkIv/V9UnEba2Mwny8Q78otbaZ3cZ0 0oZEWs+316jEQWUj003vQlc6qTFRK1R1EXBCBuhESqjKtnn7SF2RwN+0Ub7wZ88X96We tBawKRKovw9PdiXcLj9o3ZCcKie10T5L+kqopkV4ZcXRNQxAQsv2exkK9jyoW88rQUWq yFj+zJOwpAxTTv7NG7C+Bb84SpHI4+F0M6lbR+7TSNkh90rxVQqcxTrBm0wOoyK1Bj+q TnGAwVDts/Bs1EIfet2CfvukuxJMAFeimtBszQzsoHwbFaK9vkzSGEUfJhyOA33OjBUZ 5oCQ== X-Gm-Message-State: AOJu0YyVNT8Tv2QcEqrE6zg6uDWBD+Tnv205JhpsPsMklXlgWolGEJRU fjUd2oxYZpYjT0qSZrbGe8zb3qEop9U3C8x3kgNmD2TKUMZjpgYnwPW9+w1Oj6wcgJmFZTWJYZ2 yifn3ybSp6qIILDaC7iFBAAbhecUYfUL98KRd8jJC X-Google-Smtp-Source: AGHT+IHyS0snaDufzocLijiN6f7R3a21SHnV8JuGBs1Vu5uKNyLHuXk2PCXZDo3Gzj27uUxp13r+UZYIlVCi X-Received: by 2002:a05:620a:210c:b0:79d:5d9d:7b51 with SMTP id af79cd13be357-79f19beea8cmr476893985a.72.1720597554840; Wed, 10 Jul 2024 00:45:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-447f9b5624dsm1706251cf.15.2024.07.10.00.45.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jul 2024 00:45:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jul 2024 00:45:54 -0700 (PDT) Message-ID: <668e3c32.050a0220.f454f.a86eSMTPIN_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 841AE605C351; Wed, 10 Jul 2024 03:45:54 -0400 (EDT) Subject: |PENDING| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9 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 pending_ Branch: tags/v21.11 49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing pending Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 (Clang) | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 (Clang) | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 40 (Clang) | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 40 | PEND | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29796/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/