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 029BF43E2D for ; Wed, 10 Apr 2024 07:05:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CDED64029E; Wed, 10 Apr 2024 07:05:05 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 4CB5A4027E for ; Wed, 10 Apr 2024 07:05:04 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6edc61d0ff6so177719b3a.2 for ; Tue, 09 Apr 2024 22:05:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712725503; x=1713330303; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gWJJLCO5CJFZQncJtNzQtmk5h7n/P/y/V6G0pjH4Izs=; b=ERtSlWZaX5pD0K95pcaAuXjnnv/lrux3tNIDz0lNMKoDuUpWJGL/VIdu0pcGFdPSmU i6FfEMHGakIergCWy/ZwdfdPDJGOdjG5i7PCmCC3FHmROG1twi2kfWZm8JGFnoh8KAdn UR2YbraK1N21F3ak0O9JJYZPBXsMbPWu+5VJc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712725503; x=1713330303; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gWJJLCO5CJFZQncJtNzQtmk5h7n/P/y/V6G0pjH4Izs=; b=Ol/NfBmEtoqKb9RzCELTDnS7ulW1oMe20YfXwYjuIR2Qj3HZ0HlRs/9EHNQ5c22cQA Z7amEiWALlH3GIHK/9cIDkYb5kGV9bfwezQzExo6QmX8X9+sAjF+1PHncB2MSk9yWvPX /kRBKBz+leKaMesra98gZ4Kx9yEkp76G1i06DjSqLEzf5ggAb7txHk90MUzg9609yXHr bryDngYJP16+j36JwIY2qLzrCPL2ZQsxtNcisPQQ5EzBckCbE2bDTMRMuPORJ8VTe3En f01nrbPTzLHZ1DH2An45V/gNl5NnxVm43r8atyfZaowG5W66eHlCIIbdDfl3Q+fw3bAX hcMQ== X-Gm-Message-State: AOJu0YwAnxfa/gslq0XQj1/wO+gRKGpIlvp7JtLpCxovsIeVEFSxpXtu eV/1f78mNVEax9ljOucrcrNatTdxlVldcXIgk22JXx6/mup/tok1COekmrEfNhMQpSmoCHMKWGu uHPhbbrofwH2AkAqvdTR+Im1x6k7io6cs X-Google-Smtp-Source: AGHT+IGBUOgjKqxKpLh+NL/0VTsRoB2hOl2zQM0xxHZsUOCSMUQkmxSPxEeQyWssygpDwtHoOc3z1sp8oSc8 X-Received: by 2002:a05:6300:8086:b0:1a7:802d:f67c with SMTP id ap6-20020a056300808600b001a7802df67cmr2119480pzc.53.1712725503371; Tue, 09 Apr 2024 22:05:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g25-20020a639f19000000b005f3b880d03bsm387749pge.7.2024.04.09.22.05.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Apr 2024 22:05:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Apr 2024 22:05:03 -0700 (PDT) Message-ID: <66161dff.630a0220.7c169.9634SMTPIN_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 72E226052514; Wed, 10 Apr 2024 01:05:02 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] b0b971bf661967fdf3d06e56b5437a779c2915ae 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/v23.11 b0b971bf661967fdf3d06e56b5437a779c2915ae --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Alpine | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28767/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/