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 0A3894338B for ; Tue, 21 Nov 2023 08:44:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0520A4025F; Tue, 21 Nov 2023 08:44:56 +0100 (CET) Received: from mail-lf1-f100.google.com (mail-lf1-f100.google.com [209.85.167.100]) by mails.dpdk.org (Postfix) with ESMTP id 150EB4025F for ; Tue, 21 Nov 2023 08:44:48 +0100 (CET) Received: by mail-lf1-f100.google.com with SMTP id 2adb3069b0e04-507adc3381cso6828350e87.3 for ; Mon, 20 Nov 2023 23:44:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700552687; x=1701157487; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ngefvx456gAj7QmhbhAOP7YVcyXZ5WVRa3N/fzg6tQw=; b=ZrngF4FpF8H5APmDvHJAMoVTRAogbAoN3/nKQ7H533ZRn3JVdhFe5yUA5PosoJr7UT qsKlAc/alfeBaog5GDKNE9aYrrv+YNlt1w1G8OSTHOfECAQ10acpC+Ohf7dl3Hg9WEXl 2FbAEJhxVyAnZwFOCA2wpZNV45tK34HFW5EH4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700552687; x=1701157487; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ngefvx456gAj7QmhbhAOP7YVcyXZ5WVRa3N/fzg6tQw=; b=ZKORgpZOrJ39g0U3kauS2MCn3Z3m1YlVWIorKHyJ3P2d47mo0NdhK/XHtlQvgFpfFc sGjGhzMBE9T5rqNezinJB3oOEylYdnuR9ox02JKgK1Y6W+htunqib3wV9qh87v0LbVKB uT8zPZfWM0gX6LsynvkNgiE+dW56oBTF+R1egROrVlUhzJh+qHuVaYluk7tInbNJ6p5C LVq7nIsMQOAXLI+E4DGK9yCY5Qt2qBhJpQBVUTPUyI7ELHl/q1lGJpO6seaGrw/lSXyq WtiXA+CkQ/YGvysrWDjx6ZxH/OZkFbNQGKBQ2gyysunrBo4AbygoUz/OewRABZUqrTo9 0wFQ== X-Gm-Message-State: AOJu0YznTtoWcOm4MnFHSQpsTBNhb+Sduma4bWXPYwnAf8/UHpC582ja pnQ1yux7nG/dYVbsi7QvXbwBjsMlsbTULhB5h34CQfDWRkNdey71MyYDUHRiUbpmSQ== X-Google-Smtp-Source: AGHT+IE4dzU9MtJU/F+lvSczHIKj+WTn+sSiT7AplhYTSDTZbnvQQrWSvnjoZmnKjvY/+yh91s2wPhuQaTpp X-Received: by 2002:ac2:544f:0:b0:507:9a05:1aed with SMTP id d15-20020ac2544f000000b005079a051aedmr6775106lfn.4.1700552687524; Mon, 20 Nov 2023 23:44:47 -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 w26-20020ac2443a000000b00500a003e4e5sm775050lfl.38.2023.11.20.23.44.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 23:44:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 23:44:47 -0800 (PST) Message-ID: <655c5fef.c20a0220.5e464.06cfSMTPIN_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 63E316045DC3; Tue, 21 Nov 2023 02:44:46 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 6de3135f1e2ec52d25505ae1ea3ef9a242ddcd5d 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/v21.11 6de3135f1e2ec52d25505ae1ea3ef9a242ddcd5d --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27063/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/