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 3F743440F4 for ; Tue, 28 May 2024 19:08:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 37E1F4026C; Tue, 28 May 2024 19:08:17 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 2304D4025D for ; Tue, 28 May 2024 19:08:13 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-374599be371so46785ab.0 for ; Tue, 28 May 2024 10:08:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716916092; x=1717520892; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=O2pwYN/QaeKyDj+eiAG1SC947gtReCTq27aX8V4Vn5s=; b=QprJx4PNNHlYMRInIwrdRW9mRfJBLVeqx7H37rh6lg49au3T+YakUkjWJILptX2lS0 z1NMm9fZfYtgIwztCaw1/rCHEu0pS2o/ext+toU9Tj9YNz0tOLVnziedQQdUO+96qTZ9 ctZQtIK1ecAJNndwKKuQxWtVYmVZ7cfJfY31Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716916092; x=1717520892; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=O2pwYN/QaeKyDj+eiAG1SC947gtReCTq27aX8V4Vn5s=; b=oNS4NJSFVAWxqHc8zes8LokCb6Os0PpX6rxc52JkltUVkMx9r+d3ln3wkacTGXRm+x 20wCcASSyoUskNytI5Pvfdf07EbBz+qqG8k1OFht4kWss4Wogl3Xhb8GnckpY5Xn8iQp H3+yDnUveosRUAS+S/f2ppJG5kKgTi4XBYeQ1a7g5EE31/bpocY/zt/E31HV7JAaaa2g KyX3pZQjHqqJjzxG6XDcuPOVW3VatuO5LA95EfNJ6lmEpU91Vbj3p0mGbd6kkc1dqOep nhzZ00J2/eei5/RBgpdZbhaLkAGF9ZAM/t9GsrC6Ud0Vl+3ahdS6nu1C58wYSSCjOPCb Pr4A== X-Gm-Message-State: AOJu0YywkanyU9AcJuAIwtHggDXGdQTsMfxMPrhgXsAJpue7sxaDex26 98D3R0c3sDrgdSpQvKbQlWAUNetpgcGWhWEkmHD72MwK1ftYK5NXUtghr61KqkRKd4Uatn44fRU 9jchUnJLU9yux8ouTeTX8qIAxRLE/sg8Zi1Ev8vl8 X-Google-Smtp-Source: AGHT+IFu9WsaG3WVA/WFvKT1tAuQIJS/VaOUm5wBRyXrE1A5s8gJsNASfs3dPlJgSgwatRpjGEy5e0YX5NnS X-Received: by 2002:a05:6e02:12c7:b0:374:6472:d92b with SMTP id e9e14a558f8ab-3746472de52mr21509855ab.14.1716916092533; Tue, 28 May 2024 10:08:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-373cdf717cfsm5835655ab.25.2024.05.28.10.08.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 May 2024 10:08:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 May 2024 10:08:12 -0700 (PDT) Message-ID: <66560f7c.050a0220.75ccb.0cb8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 0F719605C373; Tue, 28 May 2024 13:08:12 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] b36f9f53f05a54424b831c8acfec3da79c53c696 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Jerin Jacob 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: dpdk-next-eventdev b36f9f53f05a54424b831c8acfec3da79c53c696 --> testing pass Test environment and result as below: +---------------------+--------------------+------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+==================+======================+===================+ | CentOS Stream 8 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | SKIPPED | PASS | PASS | +---------------------+--------------------+------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Debian 12 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Fedora 37 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Debian Bullseye | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Fedora 39 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Alpine | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Fedora 38 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian 12 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 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 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29232/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/