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 31E65455DF for ; Sat, 13 Jul 2024 09:07:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A859402C6; Sat, 13 Jul 2024 09:07:57 +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 CE127402C5 for ; Sat, 13 Jul 2024 09:07:56 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-25d6dd59170so1403328fac.0 for ; Sat, 13 Jul 2024 00:07:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720854476; x=1721459276; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lKDkgPT4fjIskZQma7cR/gk6TvWsDLvRZAQRFrzgOAc=; b=ZeSObkVBu1B/wNpTsrX2CvBDwi53znnqi4kIgD13TnPh0T+Ut1nA24GgPl9p4rAiC8 cnMhGwne3Z8Ql9Pff1Y9n7KdNKu64+LBYM40YaJ3JrdBlHD4QB5ETDPaNeifS2RkxBYS PLoixGuQ9QbB45vradNqJtPiMSJkoO5RTS0G8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720854476; x=1721459276; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lKDkgPT4fjIskZQma7cR/gk6TvWsDLvRZAQRFrzgOAc=; b=UpKfBhEG6P7zV0ksE+3DadTpXfL3hqeEd8nnHsbZ8m0QJuDnCMP/pF2GMvcmVtGJDg 629dMXFT1/gN1wBSzzqg6jRGA57vNv/1eu4+MDR9hKfkm79yJLQH2Bz+HMZ/YHAxg5cD vo1x1HomtsNeaDjJhyDSYcCeDJBrVNDp9UdxP8Vv/Wt/bV2dk2+vm8b8KiK2Jw4XTzQq 5vDRqVxopnHZ7xha21E/w3tSBvE+xL8W93Tw2iS0Q3A0A/+JG5RVXaVhq9Zv6t1yCLzK H1I/IFEV6TNmP3DL8fRnuoIaE2mev2uph6ore1Xfa81x+9pUCtcB5FexWUQjl2Pzrcaw ydmg== X-Gm-Message-State: AOJu0YyFz+0S+NnF8G22uaEKq6P38CEmVjCh2/HRy42VfDs8OWZlB11M Pm7JPP/hyseDcR9WCCkJ2HzkioIXqzRcjcPQpJW3iW+ypjNlnkV/rbNDOmK4lTRPlXD7cvA9OKc YPVHA06Iu3T6q3PrHri0c/CvGCi1N/a/CiReMGiLmpaOx8gDDJwmnFGh9 X-Google-Smtp-Source: AGHT+IECOYbmYe/rppUboqga24HaO5E1F5NSvdx/oSWDZbaYrQBWNp99KVwyLgdVTd2TcyTybXzjLuHvCSvS X-Received: by 2002:a05:6870:8194:b0:259:ae64:9234 with SMTP id 586e51a60fabf-25eae7c7203mr11893768fac.13.1720854475967; Sat, 13 Jul 2024 00:07:55 -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 d2e1a72fcca58-70b7eb9c8e5sm77619b3a.6.2024.07.13.00.07.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 13 Jul 2024 00:07:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 13 Jul 2024 00:07:55 -0700 (PDT) Message-ID: <669227cb.050a0220.30b7e.39ddSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0D8D5605C351; Sat, 13 Jul 2024 03:07:55 -0400 (EDT) Subject: |PENDING| [GIT MASTER] 1a055be1a3756b5bc4cc814e939c81985cd59289 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 pending_ Branch: tags/v22.11 1a055be1a3756b5bc4cc814e939c81985cd59289 --> testing pending Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 (Clang) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 (Clang) | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 40 (Clang) | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 40 | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL9 | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 24.04 | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PEND | SKIPPED | +---------------------+--------------------+----------------------+ 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 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.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) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 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 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 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/29839/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/