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 6FEB143E9C for ; Thu, 18 Apr 2024 08:16:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 45D284069F; Thu, 18 Apr 2024 08:16:22 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 3577340042 for ; Thu, 18 Apr 2024 08:06:25 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-69b24162dd6so3035836d6.2 for ; Wed, 17 Apr 2024 23:06:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713420384; x=1714025184; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=30NtIGi7Gju+QOGozVuNqqWm7y50LsGUsY0mQxn6DAQ=; b=aE7lvCyOmNB8+ceMCB2PVGRlok/yTsY+NkDx9sfDTrThOy3oofJM7I4nODUqp2xydU GIaOOL7CEZkjtJkkH1vxJ6e9x7ai0fT7toa4phzC+/8KcNToADKG1faZG5R4BPyIHSyY RoQ7fRcWkElS7rH1dx+VorFk3w+J9AIRKHJxY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713420384; x=1714025184; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=30NtIGi7Gju+QOGozVuNqqWm7y50LsGUsY0mQxn6DAQ=; b=ugUkMcY+bw4PTBmQ5AvsbozqyX9JimQFiERNm/ZdGSIu34U65FPTl1aj8zzmsECPMC BvrV4TmHVxthDmVg5nLf6t883FfjmBzxyZ/uKKuQ9cXnj8iStEDWw4VZ9I12vNQLnIfF mEGnWDq7BN1TR3fLX2abrOfZ2s4D1xxMuAkdsffUI/R3NGbUursdtlqE8sNGsrK2Ctzr kS5FHVT7aCliFWFTOjPAzJxFT0LvsD63oA9fXWU/7ebyPaS0I+HmPVyQiJoSTTF82NZQ 5qWPosdN1vJxSPmxYyRZ8UU67wwsmkPSsIWo/+Frszp8lPk8Zuv8rpeTh4i37pdAZEBQ w+ZQ== X-Gm-Message-State: AOJu0YzASyLzjPYkLl9hzQEqarfj+cLUe5aiW0rlYnrM3lxLn4lB+Yb3 gAg1sVI9F3oVf3LBU/UjyCSL5Soh9/tWyCgtrkkMoJEqfCj9pBsrVWE7QRC5RAPpv5kXegd5y9o RDcPIBdX+U1OsdS4YUvysNN9ZRD2GXBa3 X-Google-Smtp-Source: AGHT+IHe2V5DMvsxKR8E5KnZcHcabWvwvsapmWQvRZF16pCQ6l26t13EkZVX6kzTYFyEJYEoV5PNp/RNB0Uq X-Received: by 2002:a05:6214:4c11:b0:699:3494:a187 with SMTP id qh17-20020a0562144c1100b006993494a187mr1770652qvb.43.1713420384648; Wed, 17 Apr 2024 23:06:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a6-20020a0562140c2600b006969a3d0da4sm51994qvd.48.2024.04.17.23.06.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Apr 2024 23:06:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Apr 2024 23:06:24 -0700 (PDT) Message-ID: <6620b860.050a0220.d694d.306cSMTPIN_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 426BB604D420; Thu, 18 Apr 2024 02:06:24 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 83a31ef4d4ecc1e8671bce2f24bb3e3ac2b7acc9 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 83a31ef4d4ecc1e8671bce2f24bb3e3ac2b7acc9 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28863/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/