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 146C045CEC for ; Mon, 11 Nov 2024 16:44:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E5353400D6; Mon, 11 Nov 2024 16:44:53 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id A229840041 for ; Mon, 11 Nov 2024 16:44:52 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-7206304f93aso4200297b3a.0 for ; Mon, 11 Nov 2024 07:44:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1731339892; x=1731944692; 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=J6XXsDOmh+PwHOVTfAPduxCVfbJVtXhSmXwAOSbi8WI=; b=LjvM8+NrwtgUbBEZuADV+8xr7OVT3yIkQxVkbkosji1hfTKBcZSt43dARvE89bFOw8 B2FJ4Z/dJeW03JBXGotXqjiBCPcsAkcAM4pf/KHyHqVX/GnELDzKK2ELl/tsgHFAatp4 2c0b0bijAQEW/1DBPvmKe9JWstSI4PTIFn3Co= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731339892; x=1731944692; 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=J6XXsDOmh+PwHOVTfAPduxCVfbJVtXhSmXwAOSbi8WI=; b=JxlJWkHPZ2zbWAFWOnM+dT/2y6pAiTwppD+kEVp5DD6O3+VGdb2qT9xgJDtH0ct/bw 06YNwIfOUiQ2nhj11z32gA5LLdNaJpBWMxDSdy6AO0fsgsiE4BJ0h4AaoSMK8g3lBfzP oTEoNRAugB4dmVUVWJtk0I4C3QK2y8GJzy6FKmvIwDXshxXkyV2DZ2EVk1xpR6GPucOf KAxLfb3IaFZXOO8BZibmty4TdtCflJhDl+Xcu9zWnwjWvzyXaTjrqwF8J5c6z8R06YMp 4v+xqTrKbt4mbYxrWnVUl+bVXxxcygOji5Zdrw6BXJG7b0PdEzXaRx0JtGDkJBKZe+6W 3RwQ== X-Gm-Message-State: AOJu0YxuxHBKEcpLynub6mYSAC2yXv4YTUUptw0Wgqc0Gg04FNcEgFHC H3g/4p0iZTuvab/ct4qwyf+G2VXQc4oz+xdQkf9laCPSKjQXnENBpOGD0gePLPrrhENRN6qqiMF /umdq4ey7w22HBT6GC05wYYemKNgb41QfK+rbkI5D X-Google-Smtp-Source: AGHT+IEfsDe2twJm3mg1XK+TrcMJXimpPU73BZG7o54pwjEdvzbUjPDbnvkgp61hCUVua0aXFl6qNNQcBm0c X-Received: by 2002:a05:6a00:2444:b0:71e:cd0:cc99 with SMTP id d2e1a72fcca58-72413274952mr18288775b3a.4.1731339891731; Mon, 11 Nov 2024 07:44:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-72407853a02sm749777b3a.4.2024.11.11.07.44.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Nov 2024 07:44:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Nov 2024 07:44:51 -0800 (PST) Message-ID: <67322673.050a0220.1792a3.dbb0SMTPIN_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 DB7BC6052471; Mon, 11 Nov 2024 10:44:50 -0500 (EST) Subject: |WARNING| pw148295 [PATCH] bus/fslmc: fix bus scan return failure va From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241111102607.1571897-1-hemant.agrawal@nxp.com> References: <20241111102607.1571897-1-hemant.agrawal@nxp.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/148295 _Testing issues_ Submitter: Hemant Agrawal Date: Monday, November 11 2024 10:26:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:4d23d39fd06ed89b2d2566273b95bbecbd48ed83 148295 --> testing issues Upstream job id: Generic-DPDK-Compile-Meson#331994 Test environment and result as below: +-------------------+--------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | +===================+====================+==================+===================+ | CentOS Stream 9 | PASS | PASS | WARN | +-------------------+--------------------+------------------+-------------------+ | Debian 12 | PASS | PASS | WARN | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 (Clang) | PASS | PASS | WARN | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 | PASS | PASS | WARN | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 | PASS | PASS | WARN | +-------------------+--------------------+------------------+-------------------+ | openSUSE Leap 15 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL8 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 20.04 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 22.04 | PASS | PASS | WARN | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 24.04 | PASS | PASS | WARN | +-------------------+--------------------+------------------+-------------------+ | Alpine | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ ==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ==== --- 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) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 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) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31880/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/