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 37F8F43D75 for ; Fri, 29 Mar 2024 05:54:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E85E4014F; Fri, 29 Mar 2024 05:54:23 +0100 (CET) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 66AE840042 for ; Fri, 29 Mar 2024 05:51:54 +0100 (CET) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-789f00aba19so119839885a.0 for ; Thu, 28 Mar 2024 21:51:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711687913; x=1712292713; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LYiqfJMtp8VDP5lwlrwZzIWZpaUQ/BISAq3gHvJw7pQ=; b=J2EwzIg8tqcln4VoxbHB+nDXXlZu1L/pwi17RuoaFF/n4sh/KJtJuFneKp9/uYInv2 SQAr/ziEHKeiv8K9h2L75ci+zTUmd4zwiPs4nn6XvI8FEpCSmzPta6AkflxnQIp4m95K adG90W5EtU3U0MNWQoSADIAWSYlFp5pSF2xc4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711687913; x=1712292713; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LYiqfJMtp8VDP5lwlrwZzIWZpaUQ/BISAq3gHvJw7pQ=; b=OINHUMfz+FAwTvRhn52cWEg3ylJD5DBIwFMbrPkXapmWrF2GXuKcUAH+kwaZfylpOs jiqE3wsxH27tH5OoJE25d4tFCA1xBhpGcRqrkcP9XBWBIa35T4Ihf80Oe5ET1I+LSsVu d4QlclMVc6YMQ3NQzmrJ8Za9LxAOvkObH/7sftTDo0S68jXCLegSTTOF0m3yiisttG86 BUuRWQFjw4x8TfthV8XQ4wmgnDStrWRskHi3OqqCwvqAqiSUGBK7gUxEfGQ9Q/hwbJMq s2RZcGjPFIeVPoKcps8gzBfESlaSGj6blK0FtC4dUx8S2f+CkiJPiChfqgIJnjwT++hC JLvA== X-Gm-Message-State: AOJu0YyEGIkE1QtLq0oSOmzgTyuSHD67D13Qp7pPO74vVjVP2rDsMlsl J9B7FyCazkNebM3aOkkElXFu/2snb5kB+QhdNjjh6SMG6Tk/LV3pYjEL+jPe+JwDbQoKudDSVTz +QxfKVgTwtLna/mzU9HIFV0SFpz7oOZ2g X-Google-Smtp-Source: AGHT+IHwiBJJOTLLpl6PZnB2EdWtIbz1tgqNrlFyNolez/300T20auyYmhvf+IgM/NLGtF8pw199CGBgZzdb X-Received: by 2002:ac8:7d92:0:b0:431:80cd:56ae with SMTP id c18-20020ac87d92000000b0043180cd56aemr1408328qtd.40.1711687913683; Thu, 28 Mar 2024 21:51:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id hd26-20020a05622a299a00b00430b0f803b2sm221244qtb.5.2024.03.28.21.51.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Mar 2024 21:51:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Mar 2024 21:51:53 -0700 (PDT) Message-ID: <660648e9.050a0220.224c.dd9aSMTPIN_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 5039B6052471; Fri, 29 Mar 2024 00:51:53 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 8f34999c2489bcae2182266810009b77c532f17e 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 8f34999c2489bcae2182266810009b77c532f17e --> 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 | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 11 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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/28664/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/