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 EA52844115 for ; Thu, 30 May 2024 20:53:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E58F3402F0; Thu, 30 May 2024 20:53:06 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 83670402E6 for ; Thu, 30 May 2024 20:53:05 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3d1d3c7f7c6so670860b6e.3 for ; Thu, 30 May 2024 11:53:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717095185; x=1717699985; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rdshQzGk6YQpsoLXP0T++mx8myKD7rIuiVjvY4Iw0eY=; b=QcQvJ2oYJ49GAuN4TW/P/Xi94wR5+se4YGicpAnLBvK18kznHPyU9S5euy8lIL3fpj BdOqGwsdsjcrd4cLZlzHw7pRbqsC9GnEL2zM3U8hfmuJmK4IsHv1Xu5rJdtgWLiKdosi xerI4EKwhHC6d+G8e3iq1s2EoWlBvF0YRC1Os= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717095185; x=1717699985; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rdshQzGk6YQpsoLXP0T++mx8myKD7rIuiVjvY4Iw0eY=; b=D4Eie4LtYjtCcLTpVZ4R9HW48tnZSZtearLFBQj09xG3FL3VeZB2wL4OtUkl/kXAYw i8lMvzjs9XciDT6QbNmBdrFC+XC3E7kk5+0S6cHdOX+8O1/cgGasegqU5haVCD0+3wqy bRFyHopWNkeTQpkPq/tmbRjgf9171+fpZeMTDOz9EXKyUF30zkb0OXtVDWtMm2vZtvag C0Xjsv+pxZCTkk0bFnv1zMUDQmD6LSZWVmwhhDDiKe1iteP2xccbf+oMA1pPxGbrACfj Saw1BZSWL1TT2nqL9LURUt1CXL7wQxTHTpPbxnVeAgMVvUkC0MegjU2jjrJ1jqlMKX9j 9AEw== X-Gm-Message-State: AOJu0YwzWy3Ls8gBK8RC8NGLhTBYIJS0k4QlSgrLqifSkuzqxqwtZ61y stmgMtEyfT91k6I1WS3TiTYoZS0c3zNFTR9vOm7cM+FHnvFJjmzPfLKpeVyPdXLR5Qdd6nS+999 9EfnCdSp7aH3W0+/2lPcOgC4eAsuP7iT9qHk6q4MK X-Google-Smtp-Source: AGHT+IGFlOwC3TOjz+GdA49ZiLGcqKMyRiFUkI7+c256PA7eovqv9tAt2qsVoVOaEF52KB3kieXnTjhcHM3l X-Received: by 2002:a05:6808:20e:b0:3ca:b722:6883 with SMTP id 5614622812f47-3d1dcd11691mr3211410b6e.40.1717095184885; Thu, 30 May 2024 11:53:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6ae4a73ffe4sm169976d6.24.2024.05.30.11.53.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 May 2024 11:53:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 May 2024 11:53:04 -0700 (PDT) Message-ID: <6658cb10.050a0220.c936f.183fSMTPIN_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 9639D605C373; Thu, 30 May 2024 14:53:04 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 229d27a82792fab339d78b9bec26a0f395674d43 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Jerin Jacob 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-next-eventdev 229d27a82792fab339d78b9bec26a0f395674d43 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | +=====================+====================+======================+==================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+------------------+ | Windows Server 2022 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+------------------+ | CentOS Stream 8 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | Debian Bullseye | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | CentOS Stream 9 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | Fedora 37 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | Debian 12 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | Fedora 39 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | Fedora 38 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | RHEL8 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | Ubuntu 20.04 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | openSUSE Leap 15 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | Ubuntu 22.04 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | Ubuntu 24.04 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | Alpine | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29257/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/