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 875CE43886 for ; Wed, 10 Jan 2024 21:23:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F437402EB; Wed, 10 Jan 2024 21:23:11 +0100 (CET) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id CB048402C9 for ; Wed, 10 Jan 2024 21:23:09 +0100 (CET) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-4b72377deb0so1377980e0c.2 for ; Wed, 10 Jan 2024 12:23:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704918189; x=1705522989; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Oeb6wxQj6wfdePCnhpChKlvSPYIYmdi6b7Qzy7gKzfI=; b=aHlV/eqNUhwe26IsQ4FW2wvmIGRlAKTVhz8NIAaHLqKoF0HssUqhvRMT2Te6FMQCeo 3CZBThAaB4hNTkU6DiQv+1P4WLRgva5tWPyRNUr9rwzANDdvt92wZnxFuDnPuIvmweFY goPo3HlWWO9p05gNO6opCJKonKl+GKbjwyB64= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704918189; x=1705522989; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Oeb6wxQj6wfdePCnhpChKlvSPYIYmdi6b7Qzy7gKzfI=; b=d/dtZR+dI6PVTR7MZgDpWF8pegXuxahP1VYktrL77IqRhpmuu83rOZ+TmZ3TZ1FU4z ucSKOs091nw+twf81MJ/3KWeWERBNk3uWCP/DyDb9PzGLGVoOrkDrKmJgqL/uXwG3pJg WMH3hpnY7lY24pX4Yz3JfW+UzWtJ7jAo+qS7VZ27Iy4QGicEXGGleAn/w41wHNe4dPRJ SA7K9HtISp2FViq1SvuL2ZH85St8iX5gajFPVOaSswTqywGW9WwOh5nCGwRr5YaPrtdJ GCaCz5xyT8Vx7BCdvrRwE0aYInIUMxRDsU7kwlMjQQwSW0L5BdTK0R7rx1GmJDsTU4Ut Bjlg== X-Gm-Message-State: AOJu0YwJifiuZ9oMGgr0bXRt8H+AB5xib7EKZNHp3NTk6wRaTUkYNBg1 2WIPrSW75df5nvKOLGLVym0bpZPEGdYTq+6dpTsbrvIlgCG52zQuUM11vgBX1s0UlA== X-Google-Smtp-Source: AGHT+IHnjXT5AVDoEGX+r9uwdKyY/ly7ODYN6akJM9G9U9jNHFWuobVhiRxiCfTLnKLkQb42242OhBikw0kM X-Received: by 2002:a05:6122:4106:b0:4b7:7d4b:3791 with SMTP id ce6-20020a056122410600b004b77d4b3791mr45895vkb.2.1704918189041; Wed, 10 Jan 2024 12:23:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ch23-20020a056122319700b004b73571fedfsm254302vkb.12.2024.01.10.12.23.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jan 2024 12:23:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jan 2024 12:23:09 -0800 (PST) Message-ID: <659efcad.050a0220.425dd.f6bcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A44716043300; Wed, 10 Jan 2024 15:23:08 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 6ef07151aac4b4d9601d547f94a996d1c71b3871 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 6ef07151aac4b4d9601d547f94a996d1c71b3871 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27627/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/