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 C28E0440C0 for ; Sat, 25 May 2024 08:09:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E2914027E; Sat, 25 May 2024 08:09:05 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 3765140041 for ; Sat, 25 May 2024 08:09:04 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-62a087bc74bso15828517b3.2 for ; Fri, 24 May 2024 23:09:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716617343; x=1717222143; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zKD8KnO7uAqv53RFQehUdvthPg2twhdhda8F6ZBl1q4=; b=hwjIy4r9kgQULBXPua8uUoXhP1JhB0lhWvVcboM5fnVZyaTe4FjyA80y0I5QXSlr6/ dkhBuJ+ufYTwNtIxsGDDcQG0DYVBwgqa08hdm8lTXOnsJI03NRHaqTmVBo7pgJuJfQDz eheShuaaDrKujXyS/JrsWP7yLOlA+VmyJo09c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716617343; x=1717222143; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zKD8KnO7uAqv53RFQehUdvthPg2twhdhda8F6ZBl1q4=; b=kZv6SmSbrY1o/j7sEEmvYRpOYd4xEfq0DrOncnLCJU153J6nJQyCgxyRhGWsFzTeMc Kj/1KTqkGBCVAL4FE4swA93w1yJpqPjFF4qxhlcjdqHdJla9RvOODaYIlA0BvaCKDCT7 zr7vdYo15ldi8rRTQ6kYQEOWBNMxAeZtGZ1SVot2/gWWSNAcBhcpu5XcxNIk9aZtn2vD XFpUGtjbYjlA8h09rorKk17/RCJ2aYUGTxnrayfz2Z+L52xiVisy4HLamvyRLbv7HSai iaIw94u+tRx1yRQM2IZhvg7oVXJ9iRQbA9qXYrkKhkwKVV2nDL5H4WJnyRUK3dNgIOAw NBcg== X-Gm-Message-State: AOJu0YyhO7Yiao8gNqKi8jwuHzl9hjzj1JmBSbxBBHtvumUROIgzomj8 L48Is4noRtArbayb5UgsgkEkgFwioLtr5N+3Sp2QP0ON2sCg35UpwCuFBJuk6GumKuVVLhoRvLd OgEoLnRiDnQLumzGTFb1zT21sQ5ghHs3UtSc430jsDMUIrMn0 X-Google-Smtp-Source: AGHT+IHBjCHFPqElFTXClz3UGCnXaL4b9GRCCc51qQAYafjzMVfokLuHk2Dvqx3KfQTqBFMPLYk0eQifzjvH X-Received: by 2002:a81:b657:0:b0:614:8185:2946 with SMTP id 00721157ae682-62a08f0b258mr43799217b3.42.1716617343519; Fri, 24 May 2024 23:09:03 -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 00721157ae682-62a0a384940sm3518757b3.6.2024.05.24.23.09.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 May 2024 23:09:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 24 May 2024 23:09:03 -0700 (PDT) Message-ID: <6651807f.050a0220.1999a.7ec7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 2978260524C7; Sat, 25 May 2024 02:09:03 -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 | +---------------------+--------------------+----------------------+ | FreeBSD 14.0 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | 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 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 39 Kernel: Depends on container host Compiler: clang 17.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/29198/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/