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 1AC1342532 for ; Thu, 7 Sep 2023 09:34:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 20614402BD; Thu, 7 Sep 2023 09:34:38 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id CEBE54026C for ; Thu, 7 Sep 2023 09:34:36 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-34e26daab46so2350615ab.0 for ; Thu, 07 Sep 2023 00:34:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694072076; x=1694676876; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GnJETI2TtWS/bcYmLSDQDWM893wvPzFWFusgAnUVB0U=; b=fd971WxksE7H5HiW0XHukF332SNsmr0XNPoQkzKefgeM9oKsvyF03+jXG57FsRjxL0 xdqmWXroLAlnEvCWxp6d//QvdA1an0fI8XgRmOgNzbQDVWxz6od4FqOhDoNy3WrtTaS4 2UI+XEYbQ4OfonJU963Sn5qtEcM71kE5SRQBA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694072076; x=1694676876; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GnJETI2TtWS/bcYmLSDQDWM893wvPzFWFusgAnUVB0U=; b=PcGJ8xkhda+Ky1IZORwemHjVY3dDYP8Zv65GLJknl9F7LqfBkhcRZFSm5+2ZfKqCRT pujdzrJpq0J6d657jSj927/egoVZB0wJ7e7Z6URvl0kgmKBtss4tnAfsiVDnB4DCEPBT +e6oWDcGPBBAw2qkTBJ+7EEC+w8JQ+xsqGhtKXk6Oq1ICcGeIoM0VNcZU5T4E2Uf4pWr QmUfaajhIBr73yqSLAbt4ehbxkYO9BhNdbBWnS+9mMLf6jBdlef4cwIyaGBfRJYmJ0Qw fsHISUBZ6spvrfE5nxgxq6LhLQLorIayLyMml6S5aDA0lJ+8aissAuW2b7JyUGOu5RkK mS5A== X-Gm-Message-State: AOJu0Yx5Dg5pMgcP9Ld7BkGy0GfnPLbaYkWZbo1xp9AmWap6VnH7V99+ dgnMiY4SBD1vqAHE4ho1LNJJnwsX7tBZBSQhikut0WxshBgc2g== X-Google-Smtp-Source: AGHT+IHVVi+IzhV04A9sPT6mD+9maBvYe84U+1oICmOQ13KQ31ehEkgd/5dEgZGuT8iZG1ZCrBW6o8ULFKos X-Received: by 2002:a92:c04d:0:b0:34b:b024:a07c with SMTP id o13-20020a92c04d000000b0034bb024a07cmr18791541ilf.5.1694072076258; Thu, 07 Sep 2023 00:34:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z16-20020a92d6d0000000b0034aadbfdb92sm739308ilp.36.2023.09.07.00.34.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 00:34:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 00:34:36 -0700 (PDT) Message-ID: <64f97d0c.920a0220.ebde6.32e0SMTPIN_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 C3C376052471; Thu, 7 Sep 2023 03:34:35 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4e50ad4469f7c037e32de5aa3535d1cd25de0741 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 4e50ad4469f7c037e32de5aa3535d1cd25de0741 --> 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 Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | 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 Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26053/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/