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 12DF943F80 for ; Sat, 4 May 2024 08:14:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D5D67402D5; Sat, 4 May 2024 08:13:59 +0200 (CEST) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 922BB4014F for ; Sat, 4 May 2024 08:13:58 +0200 (CEST) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-43a14bce92dso2463471cf.0 for ; Fri, 03 May 2024 23:13:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714803238; x=1715408038; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AeHfHSiS9Nb5MPHuiok3ebo/VE1npSQCHZ7ZcrjimnQ=; b=J+fNDO7Nh+jXYT5lh6sV61rpTO6MurixnYyqPKOaKseKgNsdgmaI48zfBMpyl3jyJJ /8FcklLbETC44gSiWZRPmFstNIblcuoZ2xoQ8StII6ksPPt7obIqMqy+qJ1624HezPFS snof0kdX0yuzEHDsy2ZvTt8OVFl3xUHOlcdfM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714803238; x=1715408038; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AeHfHSiS9Nb5MPHuiok3ebo/VE1npSQCHZ7ZcrjimnQ=; b=NOHPDUK3TEtPFjJ7pCo60Zng31U2I5ujj2J+U1+trVm21dLxxjjrhXCFaQEG8KtkWV 3QCe7wVCXclMqc6MTw/UgyYLB+aM1TAh/pDPasr3dvi4rVpXXcQbme/0+tgvCE3vxXkQ UUS/dXP+T8XhHzrJwbAX3TpYfezCGU/aSZX9xFQ2/yofegOw4mPGzhsIiuhl385wLZ3Z FpMQkc5mr4ACIwHet2xVbeIMpR3+vNEdJDm/qqqObvEFP/zBVhWZzbMHyB2hHLj26l7T KUiLCsRNr4xkt9+RuzcrtBNAMUkfr1akA8Pa1ytZai6j+yWxzqSz4YvNz1vDKLJLWA8d BApg== X-Gm-Message-State: AOJu0YzSH3+wfLuIkyNVBPZGs+bAZtRXwy2mXr7ftss8WxAXM9oQN0c/ NnlmNecjRD9gtePQtcCJne0lZZ3qGuVo+kgJV1LmQbF6vR0NgPDQz0AOyn9Hge6YIbdH2PtjHkP QTEfGH5sU4TMf35i90J2cU/TjcUKT2M55 X-Google-Smtp-Source: AGHT+IEg27nx8Uo7UFS2JQ4ndgei+a+WJgEtOks5+J5bIuy67MCW07phBac/WG4V3lWHeW/epREyOSLJqQAN X-Received: by 2002:a05:622a:1aaa:b0:43a:f821:5a8d with SMTP id s42-20020a05622a1aaa00b0043af8215a8dmr5754283qtc.9.1714803237885; Fri, 03 May 2024 23:13:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r14-20020a05622a034e00b0043abebecfe3sm190023qtw.25.2024.05.03.23.13.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 May 2024 23:13:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 May 2024 23:13:57 -0700 (PDT) Message-ID: <6635d225.050a0220.a8bcb.b1cbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 510F0604D420; Sat, 4 May 2024 02:13:57 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] dbd8f39c7c0fc66dfb49d2c6459bba20545c45d8 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 dbd8f39c7c0fc66dfb49d2c6459bba20545c45d8 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 14.0 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.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 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-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) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29027/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/