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 CE34D431A9 for ; Thu, 19 Oct 2023 13:24:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C75B04021F; Thu, 19 Oct 2023 13:24:24 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 9BB474021F for ; Thu, 19 Oct 2023 13:24:23 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c434c33ec0so54793945ad.3 for ; Thu, 19 Oct 2023 04:24:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697714663; x=1698319463; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ptymK5K5m+sgjvBJEEs1pmEttVwUiDUftjwBZy7GKWM=; b=T3PqnD86eaRz+u6dop4merYauuhM+okMG0+ggPEw/Yj3JFRQHVqs5pYDWfUSLkcQDG rM9I59XfcZiMMUwJVpwx8IR6c/H/5gplEnRsptK+q9u3Eo+lhxD/uJKpg3v3i9Z62xtp RgsbMs+OHaf0YafHRG9bO0Xr6ugiYo3k/9UX8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697714663; x=1698319463; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ptymK5K5m+sgjvBJEEs1pmEttVwUiDUftjwBZy7GKWM=; b=u+Nlnv62cmi9FusxVQ65Ozch1LGvBOxRQozrFE3C6puV6gzhRO/xH4Mcjgp1yIJO+K qqu5CxttI2uhTsbdkXWhM4pujM++B7d5EXJiMO3/9vcOVUVlZ4N2A9qIAyRwdgSAB2QT PrK33opqFzsExCqZMS/DJIU5rHbG/xyivUMwhTfiOz/k6nZh54VOeg/GNIMcJ6B2y0D+ I3x3xKLjYo+uudEB/YYhdGTrbJJQulWEPTKCtiS6ig1ZpUKFdjY6jSJqT99UwDg/oiOm a7XPLm61Agp+XI7l8Tk9Te60A6U2gGh1hPyDhgMVhYP7xSl2N/LWcU0c5/sB8Ya6GUEP C30A== X-Gm-Message-State: AOJu0YyiJslQi+XP47tMPzgzfOyWvAuUGTxn6Jl2+eTbDN+rzqq9EWL+ Oau/LqEK3yvcEPuIznRUPqdDKs+3cZwAZXcxWtU1gOVybCe/cOh0rfz8yyiRC5aO51UuFodzKQ= = X-Google-Smtp-Source: AGHT+IE/c+QCT/y1XpRdTHG1XLVZpMuou361WkoyQKAWqXApw2xdZqJNdLVABIE90RZODuABU7dKCXi09BU7 X-Received: by 2002:a17:903:80c:b0:1ca:7909:6ee6 with SMTP id kr12-20020a170903080c00b001ca79096ee6mr1757976plb.61.1697714662828; Thu, 19 Oct 2023 04:24:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id x4-20020a170902ea8400b001c7398f0d78sm144650plb.111.2023.10.19.04.24.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 04:24:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 04:24:22 -0700 (PDT) Message-ID: <653111e6.170a0220.d1231.3f43SMTPIN_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 0A3BA6051827; Thu, 19 Oct 2023 07:24:22 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 04872af6aa85aefc3ec884a5a2a27a76de3cc0dd 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-next-eventdev 04872af6aa85aefc3ec884a5a2a27a76de3cc0dd --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26559/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/