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 E4B9B43DAE for ; Tue, 2 Apr 2024 02:44:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BF8C44025D; Tue, 2 Apr 2024 02:44:01 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id EEAE840151 for ; Tue, 2 Apr 2024 02:44:00 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-22200c78d4fso2714993fac.1 for ; Mon, 01 Apr 2024 17:44:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712018640; x=1712623440; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=peoibdeZnkmM6KouP+IJ1Il+VJRoGx8fjTsop+RKAaE=; b=iY7m2o+W39kreRmOcabRNWcgfOvAVDR+kuunvEAWTwy+z/3kZf2SDmc3qhGDsTY6Um GcgCZPW3wdCkNrXNgwuM1n3Qp4o/BfUcUZVjs8IWKjiI/q/xV2rztD5O8YDQxD+3Kowz td3+PnjiF4v0ZjNUNmAglUAVYXgCkNQpPa4SM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712018640; x=1712623440; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=peoibdeZnkmM6KouP+IJ1Il+VJRoGx8fjTsop+RKAaE=; b=Vi/NH0Cb4vmB9I7WSnA3tSXAidZhUTiMDGqwa3pSVwPBat+7X5m30enwSzAYfSSwsr swCvVAKr0hxHO+m0MskVS0yfttx0lIXqTcGZau9TWR2mHWa/mX6i8RXT5HOnrvaBeshc mDQEX1N/PbyZqevWM6qgMxgYn9Oz4jjWdMslJdKCt7vDZdwjJx17vUlCrkI2HH7oCFH4 hwlggKllS4PJddyweZevnfW/mrcj7fyiYqv4sHb+bfNyMJXpuEaPEGRonzPhZQwLXP5r /UuoLalova7o+wvFfaRHrPL03ydrBE8zCP7mFoUaw24TUnKLR4PCrDNJi4d3WT3Uc4m2 CXew== X-Gm-Message-State: AOJu0YwLDedUIMINYSD8VVujIQgazi0xiStKkaxN+ZI7NwvC6RBxWNCs 03zC9r3jNq9JiIAYKjuBubaQiTU4sRqjj8TuSkkJqrg4UKfkYMgODcU7pfXeI3wnRdS05YXXJac ldqBlOd2EcDQfwUYLGQwiOR1ksYQEHjh8qlGkg9wz X-Google-Smtp-Source: AGHT+IGY4lQIeiDYTUPLpF1cDYIw9oYBn3i9eycZj/4xPRIcaJe1g3cGeahr7BPWF8VaedIk2QaJHNVZ/Afk X-Received: by 2002:a05:6870:ac2a:b0:22e:15fd:e247 with SMTP id kw42-20020a056870ac2a00b0022e15fde247mr8588552oab.5.1712018640201; Mon, 01 Apr 2024 17:44:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u1-20020a056871058100b002298cc1b462sm285747oan.42.2024.04.01.17.44.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Apr 2024 17:44:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Apr 2024 17:44:00 -0700 (PDT) Message-ID: <660b54d0.050a0220.9c3a1.f8f3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9E7276052471; Mon, 1 Apr 2024 20:43:59 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a9778aad62470a38ccbb4e09a2a6bf0cc2e0e36d From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 a9778aad62470a38ccbb4e09a2a6bf0cc2e0e36d --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Alpine | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Arch Linux | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 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 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Arch Linux Kernel: 5.4.0-167-generic Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28687/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/