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 EC71745DF7 for ; Sat, 7 Dec 2024 07:07:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF5DC402A5; Sat, 7 Dec 2024 07:07:00 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 6F81440281 for ; Sat, 7 Dec 2024 07:06:59 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-215810fff52so30898835ad.1 for ; Fri, 06 Dec 2024 22:06:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733551618; x=1734156418; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=J+Zb/O3WWCHzpIvaioBvuhWDj6CVT7+d4y1D86AIR5g=; b=bjRs1tyVAc3I3UE0YFUuXrBZVi9tN46BhqoPAabW4GOW4gRFAiPyDJM+u1M5aV+IOq /cGhcTwgsRwJeitJUlosV80ooLdLElg1xUDC/fbxcfvl/YYgOnCMkP7T7hx/7YkvBW58 66R4dX7rFS5aejJTeyMRVKUcThb/gJ3EEDwUs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733551618; x=1734156418; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=J+Zb/O3WWCHzpIvaioBvuhWDj6CVT7+d4y1D86AIR5g=; b=UbB+3wWo6WnB7+311oZx9n4zKHAW0yL96N0ciPqJ5DrqODCdcwx9mmV6ftcMTF6o9b 8sj0cwZNCodNG+70XrGKgZJgcxhyH8SmDtRQL5OFSiwQcmdQxY0nfWO73g8dqDRcd++c +qpUm4SF4m2gXxz/GKiqFbiRvlY6nJR0Z6purZXnCMeEuHF4+0ciLIKvz9Ep8BFU0vxZ RhV3LiJiXG1rm+AihEDepU1AioZkR/xJqQsHy4ykMf1LjpSUs6QEQTGrPa/WHAnU00D5 mkqCEgbi3FCblEFt7HD6MTYw/i3qVzqoltPXz48V5PkwrEH0PFoAgROry4fmhflo1CPc dYCg== X-Gm-Message-State: AOJu0YzAHd3HOTSKWsVYTOOozx6B/sO1mJ7RKGAJ7CSB9QZ5lnEMsZXf csY7BOnXFbk1jXLrWvgz5N69P+7ukNFibwxMJ6+ylqY7ZZaAeV32YFzHpBLWGwxTOm2rwD3NLBR kyvj7e480XMWbUlx3qB+uHf7RXRZTpo3iiYPE4LuP X-Gm-Gg: ASbGncttzioyl1EvpKWqlNb/2lcwtasMUtHXrxukigUfrkUFmsEyUNzyiiNHdVvud1C xFKf3XvVCAepoQYEUaKA3uySMtSNkEb6OHARe3sObhM/P9c5iq0ugXrnr73eHSV7BcvnOFeztoS Q0IW0ws6QVnW1mHG3TAL8G1t0VFQUHYJCDdLfMU81JriBrw+Nx0tiKXr46neGN27NKLvIYDpBCs K8xt+3FFCU6vVohTfvtjt8CYkI4q5tSdC9HZIesTq03OYJ0wUgzCEsqiMr8feQVHmIP+7Y= X-Google-Smtp-Source: AGHT+IGLS9yDGzC7NxXIvtxcSqD1wKa24CYTD3lzZOXviUk0D4lm/2RifROiQhjohRiUcarXACkYAbT5C0II X-Received: by 2002:a17:902:cecc:b0:215:b75f:a1e0 with SMTP id d9443c01a7336-21614d1a48cmr79845185ad.7.1733551618568; Fri, 06 Dec 2024 22:06:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-215f8e59394sm1993665ad.7.2024.12.06.22.06.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Dec 2024 22:06:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Dec 2024 22:06:58 -0800 (PST) Message-ID: <6753e602.170a0220.199c7f.d2feSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B98F66052471; Sat, 7 Dec 2024 01:06:57 -0500 (EST) Subject: |WARNING| pw149030-149031 [PATCH] [v5,2/2] dts: add flow create/dele From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241204232246.30339-2-dmarx@iol.unh.edu> References: <20241204232246.30339-2-dmarx@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 Test-Label: iol-compile-amd64-testing Test-Status: WARNING http://dpdk.org/patch/149031 _Testing issues_ Submitter: Dean Marx Date: Wednesday, December 04 2024 23:22:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149030-149031 --> testing issues Upstream job id: Windows-Compile-DPDK-Native#25216 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile | +=====================+====================+==================+===================+===================+=======================+======================+ | Debian 12 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | CentOS Stream 9 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | openSUSE Leap 15 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Fedora 39 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Fedora 40 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Alpine | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Fedora 39 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | RHEL9 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Ubuntu 20.04 | PASS | WARN | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | PASS | 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 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 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 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 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/patchsets/32088/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/