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 B3A3843C8B for ; Tue, 12 Mar 2024 06:23:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A8FCC402DC; Tue, 12 Mar 2024 06:23:40 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 47C3140282 for ; Tue, 12 Mar 2024 06:23:04 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-21e45ece781so3018416fac.0 for ; Mon, 11 Mar 2024 22:23:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710220983; x=1710825783; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BTCs8mwYKe9iPCIOKbTa9JXPXpIqbRg9LgFQTseCdVU=; b=XsFIXd+c5rqVWE1Z8z/QDjGr6CYxyyVTyVW/5GhFk75NL+dRKO1UAVUtllgrHvOME3 JQu8kUenVG70kyBXfR/rg2GNfWPGQK2dv7FS7hqcxFG8Pzo+K3ibZMa4XdkaxlGvMoM3 97h9Z2YK1ZzLDQnkgFCe/bvoQs+qK5TRq0C9c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710220983; x=1710825783; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BTCs8mwYKe9iPCIOKbTa9JXPXpIqbRg9LgFQTseCdVU=; b=pv/NFvsd+pIMQDPi7F6rc0enrKPGMU2SZW/Fs80wmtRST4etimuPC5dpCIeEtCr0m7 NBwag6VB63L4mV1k6dDR8FJ0S5KJ1C0eIcbjdkq8Kfw7VekMJK4+siuxT09ig8xi9toz trzOvkSyYOFw2P1JicvWvMqjaIEFlkHSRd9BXi/svgHxwxZb4qwC1rbeMfjCofBSSCzB tzjpbvUOPMfA/glrV96J0+mw3Ukoq5fliU6qBPxC+QU3Ah+aFYSfB92AMScoSwfPyT12 E//3zw9QKND2MdqpQ6EHAVm/8nkp1Cu/K3HMYkwWBJREypGtEGkWwEj+kUWPYphHvIwj okHg== X-Gm-Message-State: AOJu0Yyl4TsmGnvoMkddXrexciKze/nkO4BmOJT1WnAmug9Jo5+SHZ6U DTgESVu0Iy5pG1Sgv786t8BQqeZWSPk0DnUcj5v5fuyIe5mt837tD/LHVdoBbFA+TapRed6fd7K qqemoxc0iyyvaIG/AjV40BOVuB1WjCTHwltiOt/6Mc4G/B8no X-Google-Smtp-Source: AGHT+IGloZlf1UOQh3Obgih1wp5JDIwd/rccoAt+ktOB6/cp0CGTjoCqepqZlRW+B10Nl8YqecOOIYzWniVl X-Received: by 2002:a05:6870:5387:b0:220:9c89:98e5 with SMTP id h7-20020a056870538700b002209c8998e5mr9536648oan.18.1710220983678; Mon, 11 Mar 2024 22:23: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 an47-20020a056871b1af00b00214904530d0sm123607oac.13.2024.03.11.22.23.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Mar 2024 22:23:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Mar 2024 22:23:03 -0700 (PDT) Message-ID: <65efe6b7.050a0220.097b.68d7SMTPIN_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 4C8D26052471; Tue, 12 Mar 2024 01:23:03 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 181fb849b5ab50011438cf507f7e84132b0a4fdb 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 181fb849b5ab50011438cf507f7e84132b0a4fdb --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 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/28436/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/