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 B2FC545EA4 for ; Sun, 15 Dec 2024 02:20:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E91740296; Sun, 15 Dec 2024 02:20:10 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id D1B034027E for ; Sun, 15 Dec 2024 02:20:08 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2ee709715d9so1986877a91.3 for ; Sat, 14 Dec 2024 17:20:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734225608; x=1734830408; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2hPvyRpTrp2fVr5nNQ5JWzUlcJEmU0KzCY5llMKru+E=; b=GlZ306DY00lcNlway2ECnamWvrlJf7daP6OduTF09hUFzFxySpujYITNwTYXcHwU+Q Rc5NuXJnTgYZ3obgDg5Xj5LYQViqvV1gWREAJb1SVga1Z5T5f8gnNr1SNpZphArCp0jA QoVEu8bXfbonWJ76Pgc5sbZi9+oi6w/PCB8bU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734225608; x=1734830408; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2hPvyRpTrp2fVr5nNQ5JWzUlcJEmU0KzCY5llMKru+E=; b=U9zvO269ZMhgnB1LedTU0T0pnoiUnWOg6yZFhFIabP9gKBuECIgtokyz21GXHhQwE5 x4Fws5/4TiBhLoAv18erDh2lfBcsWg3gY76Fjr6dJo9aK9cszM9JrozPvZ5rZIdBbrxD t3Aa89kPnTAeUeGVXvNw9vwjD9lFcvgE8m5ZEaTFt+6ya3phhZ3WYDbO2AA4AO1soEUh mwJxmGCTzyRIyLVBVvjnGevp3P3/KwthHmFtKBNojTprW8upwCuLCM0ShG8o4fRTfvNw ut+UoMBMSkhB4q98umFv/bVixTuz/+HVClXwRW+3/euoK3hTxSbB61o/BOzKl+m8RKsG ASAw== X-Gm-Message-State: AOJu0YxNd9y6qxSEH/VtvJBQMg7tcZwslF6bIrZ+YuSldO+BpOpx0Xm/ lBrowSIZFKu/yFkeGHXItp7DbnNCiIJwLk54JlVj3yADs8aYeGGDNTFD+9lTueHmQb2Mq1+sxoD u6zoZV3B7gqGnjG8ycQ+AHEei9JvDsQES X-Gm-Gg: ASbGnctg7ynwY9HIUiPN2JY0eEJ8IA/5KtBik4V64uX0X+UX17VQvAsZE4UcK99j+9N EnQxRFfYnPiSsDwHIVpggH7saxsF8jiTqzLhDuDl/R6cNX0zSFGxF+aQSVyplW8PJpRjVoezTPi Vvf0DZQuKQPGgFp9C0eNXaoCvDHboXv/lfuYTu1e5RZlxbt1nRGiNo3f59i/6A/PANBdawDQ0NS +Lks/UXMqeVQfPOktRl0Vd61dZ0p7UO//+gG2/3xwF9uIfE9d01GUnl4vcly5lxfzxt6EZlIM2/ kA== X-Google-Smtp-Source: AGHT+IGJgx3lHoIGAC6/c8kQOaIhuQsfT3JLJtM0QRUDYALjt7JgwMGennqD8wYSfkLtc4FR86zfwgj++3XS X-Received: by 2002:a17:90b:3c4e:b0:2ee:863e:9ff6 with SMTP id 98e67ed59e1d1-2f28fb6e842mr12453068a91.16.1734225607903; Sat, 14 Dec 2024 17:20:07 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2f142d978e3sm370283a91.3.2024.12.14.17.20.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 14 Dec 2024 17:20:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 14 Dec 2024 17:20:07 -0800 (PST) Message-ID: <675e2ec7.170a0220.e90ab.8c2eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 031056052471; Sat, 14 Dec 2024 20:20:06 -0500 (EST) Subject: |WARNING| [GIT MASTER] f1e0472368d4dbb1da33ae68b18ca21bc8a55259 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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 issues_ Branch: dpdk-next-net f1e0472368d4dbb1da33ae68b18ca21bc8a55259 --> testing issues Upstream job id: Windows-Compile-DPDK-Native#25335 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-----------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_win_llvm_compile | +=====================+====================+==================+===================+=======================+ | Debian 12 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | CentOS Stream 9 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | Fedora 39 (Clang) | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | openSUSE Leap 15 | PASS | WARN | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | Ubuntu 20.04 | PASS | WARN | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | Alpine | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | Fedora 40 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | RHEL9 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+------------------+-------------------+-----------------------+ ==== 20 line log output for Ubuntu 20.04 (dpdk_compile_ovs): ==== --- Failed to get log output --- ==== End log output ==== Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 FreeBSD 14.2 Kernel: 14.2-RELEASE Compiler: clang 18.1.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31925/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/