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 68CA243FEF for ; Sat, 11 May 2024 07:30:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 638DE40293; Sat, 11 May 2024 07:30:40 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id DF4BA40261 for ; Sat, 11 May 2024 07:30:38 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5b27ce83663so1121371eaf.0 for ; Fri, 10 May 2024 22:30:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715405438; x=1716010238; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZFn3kZrTixhqNv+NBCZRip0MOoT7lMYTBfM6i50c3r0=; b=emH5Ws59zMDDyjN160gaJBySvF6u68o4I5vN/wuXrejCco2sfTF95sZptfrJvmLKTJ Lw3NM1CYZOR1pGdf93hUDu/7RTCRQ69fMctvGCIqTqNMyIhEte3dN9VRVD0AQpqZisah 8/lIM7DLjs5pOmWklH10hOsaP2VxeeqZzcwLo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715405438; x=1716010238; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZFn3kZrTixhqNv+NBCZRip0MOoT7lMYTBfM6i50c3r0=; b=u+MvNvEN2KzQTb7O6H15dZ8xvjgARp6x/Gz3flLtEty/1f8nVtpvn2CMBj22IBqUet KQns4c2AD2+KXWi9Z2VT1IrFl8uKBYoNVRv/lEnMmKNjkWBB1mkZHv4FiilMA2WjIoxj x3KbS95KnHcoZ+Nop054BJOb1oeuRXyzfoyePq7gVq4GlxyPvuwnQczjMawK35Hm2gPL pZNVwVaG8tK/vQa8tv1kBphvPvMGQ2T1BM7rFe4wVGYJ6VOsDSl2yNX6Wu8GnUFvemxw 6i1B9c8covwPhqDFKq3zpxRUhaSxqVmWKX8+LLhEWwTw05g/Qd3612zH8tghAtGRx1A7 Vm0g== X-Gm-Message-State: AOJu0YxQyRJFcunEJ7lGPqCxTVzUby9cYzKpLR1PvsqNiaIiQYoS+oD2 nQNxfxWAUei2MyDuYgs+9HpT5TsanIf+0HXYtUnS9zcQEKLeRnTXA4lFckN3IKRUS/r0ib3b89/ 8av1CusHQolR/l4jeJmMoUokvMsObkm1GdkZ84LBRKY+pwgVJ X-Google-Smtp-Source: AGHT+IEcfUJuCPNmCtryKUR44sP1czAGdmF8obd56aVAuza4/nStxa3aY9EzE3E9yf2GxQtcWzMpZrFL+Jbe X-Received: by 2002:a05:6359:4588:b0:186:1d2a:a457 with SMTP id e5c5f4694b2df-193bb656353mr521463455d.15.1715405438107; Fri, 10 May 2024 22:30:38 -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 41be03b00d2f7-6340c4d5831sm349222a12.17.2024.05.10.22.30.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 May 2024 22:30:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 May 2024 22:30:38 -0700 (PDT) Message-ID: <663f027e.630a0220.fc3c2.18f6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 54CB06052538; Sat, 11 May 2024 01:30:37 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139 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/v22.11 a409653a123bf105970a25c594711a3cdc44d139 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 14.0 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.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 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29076/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/