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 8FB8145EC4 for ; Tue, 17 Dec 2024 00:39:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 90863402A3; Tue, 17 Dec 2024 00:39:24 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 3CC3640267 for ; Tue, 17 Dec 2024 00:39:23 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6dce7263beaso14943306d6.3 for ; Mon, 16 Dec 2024 15:39:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734392362; x=1734997162; 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=t61HAO02POvVsGOdD7hCE7hxOUx+0bQLkH++4TPjycA=; b=T6i8J8UgxYAJQY59mCqgXkO4rXOVS7wc4ImEqigX/B33e8xpAnCRHsrmfi+9VYpYcM FDqKmxkhJAJm7ZF81hY55hZaJab4kkWk2Sdyu5pzbJGRygM7lYxjfa7IDawn1DKpsSk+ s7hrnL3yC9I7VuXS1R3/qQ7ccd8Hukg/lStAo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734392362; x=1734997162; 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=t61HAO02POvVsGOdD7hCE7hxOUx+0bQLkH++4TPjycA=; b=qlRn+/8FQTu7/9Ad/AHpDbDV81bGU9dtyuE7GQW5lWvIzK/W00/aRw9H7vWEPB6vaf 46Odqzx4aJNWDzNFIuhHa+dZ4IRKR/3j+NR/y+S/fFI0LKiRh2ffzwimMlduY2IM1pCP MvTsFOaQbbzgGVMbJlDMpw0San8qBSH1CFZZwjVnJZN4TOeU9jbWLOB76g/v8ONw3Co6 DB1feZtCC7IjFwmCX5KcTZHataVrsqz7PmAJY1XrkoftRwpRApCC123xurE6QFXsAgrb z92gb5qXDopwmO8zeYTduhnQcafMkmJLp33fobBndVk5EROjfVPVhqvAUXucH32S8I/9 n1jQ== X-Gm-Message-State: AOJu0Yw8gzvlpaqC6De1iD5EWHo2NCuHOQtieECSRJfit8UtfgZyxTMA pB16rMCk4qKHMpey1LNC0DyTLC+7KP8GlfjaqrKluX+a+2KEHZ7hROsxp2uM0ClrcQF0QtCNERY VsXCYDoP7eY/1oEPF9QkP3pX42guHfDpOuMaah/TS X-Gm-Gg: ASbGncvojmVSD/lqMMn8kNGfCflwJoXIyIcU/sw4/ZW4CNhdY0DGH0bcyhfeAMhNljj WVS/Bz4OUQ7YHvou4pQvbUfrS1XDWkgOsJbbMgixUK/4YEm7JE7WNzei01bXoDqGjYbG44VtrJL Xz17fvJj2D5lPFNRhUkt5fnoZf0hYvYcgfXCbfEnvYwQdycTQ/QypASyWVoNC5EY5jvf5za0853 egIK32n4SpBVT4zjlB0XDyJwXpUt//DJvYpSlwGHUI0D9DlEhl6AjezH6LUX0TAUPOGMleDurW5 UA== X-Google-Smtp-Source: AGHT+IEPNE8dj0p/Kgifu3UlT0s0325Okj5Gyg24A7XXkr4/x+/rLIsifgBHO+nyIcLTLNFNgFbbCSxoq4ZT X-Received: by 2002:a05:6214:27ec:b0:6d8:7db7:1f2e with SMTP id 6a1803df08f44-6dc8ca68e65mr222708606d6.14.1734392362547; Mon, 16 Dec 2024 15:39:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6dccd1b9579sm3536406d6.4.2024.12.16.15.39.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Dec 2024 15:39:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Dec 2024 15:39:22 -0800 (PST) Message-ID: <6760ba2a.050a0220.5ea9b.7718SMTPIN_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 44E6F6052471; Mon, 16 Dec 2024 18:39:22 -0500 (EST) Subject: |WARNING| pw149259 [PATCH] [v2] eventdev: add port attribute for ind From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241216203313.31730-1-pravin.pathak@intel.com> References: <20241216203313.31730-1-pravin.pathak@intel.com> 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/149259 _Testing issues_ Submitter: Pravin Pathak Date: Monday, December 16 2024 20:33:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b3bf1128d9bda5595861814792f74b8f57160c8 149259 --> testing issues Upstream job id: Generic-DPDK-Compile-Meson#343927 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_win_llvm_compile | dpdk_mingw64_compile | +=====================+====================+==================+===================+=======================+======================+ | CentOS Stream 9 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | Fedora 39 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | Fedora 39 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | openSUSE Leap 15 | PASS | WARN | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | RHEL9 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | Debian 12 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | Fedora 40 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | Alpine | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | Ubuntu 20.04 | PASS | WARN | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ ==== 20 line log output for Ubuntu 20.04 (dpdk_compile_ovs): ==== --- Failed to get log output --- ==== End log output ==== 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 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 FreeBSD 14.2 Kernel: 14.2-RELEASE Compiler: clang 18.1.6 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 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 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) 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/32150/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/