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 A7E1045CE9 for ; Mon, 11 Nov 2024 14:55:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 93D6D400D6; Mon, 11 Nov 2024 14:55:27 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id F05FA40041 for ; Mon, 11 Nov 2024 14:55:25 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2e91403950dso3398030a91.3 for ; Mon, 11 Nov 2024 05:55:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1731333325; x=1731938125; 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=mWWA9vAEHiCUDsaO1OsWjskA16R71D846JJHP7MGIBs=; b=d1b/obNn7L8w2uB1DsFMtmErUqp+fwjdFc46u0GSsZbxwMgxJ4eocnpXph1/QcVexY FoTvUIKserIqyZ3hy67EpLyLd0OhgDtera88O45uR7abS2rduzcVJjSIPoa0/v63pyj1 +C5ut2c/C78U0OiYrurxgURqN6zOHNw2kxkHM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731333325; x=1731938125; 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=mWWA9vAEHiCUDsaO1OsWjskA16R71D846JJHP7MGIBs=; b=DmV2PC6nw18AvnEduTOKHk2HyCAAZ+rF5TL9FALDESbWudwOwKQymrMjLjMaKQYiEM blgwzOjrMyaEqBGpsVMebbze0PBuP3Q/DN4nMeKAeE1oehy7ojtZv4XnkleFw4/8TcjZ Dn/l8mgQjAoI1fmpJs2GkdB04Y7yqZkTW9UBi/MvxCjwqW8viVzNkN0crKDI0CX9+NX8 nm+9baFZ4rKLPJRBT9UgFvTluUiqE8ktOngoWqZmmXwsxX1ZXBTMY45R6dzsaxlJMSnu /5OTHf7+WlO6LWguTfS0jQWKNFZZ5BNIR/KDTnU2JiH6HO73rnU83NM/rjpp29vFEg6b NMkg== X-Gm-Message-State: AOJu0YzFPtXoMooIENa+ZEB/i+1gnIvHIab6XGXtAO1VFLEtFe0ROnN4 s3Qt/fAIV67RlXpn2T/wbMAPey+SVmkH1toRFXfMlO7IIw2wpJ/WO0AFJXZI0izwIwRPFNG0Qxp WPTVaUsx/qpwrxU3KrTib+C2UJ+wTu7+/aS2ik+m0 X-Google-Smtp-Source: AGHT+IF39WtoHSBZoQgkZkCRpSdyDS1iK1eUDyZOR4I0XY62JUsbYTYPCZ456xKsJ9oioCDYd5LdlUOUBVU3 X-Received: by 2002:a17:90b:4a01:b0:2e9:2e69:ee10 with SMTP id 98e67ed59e1d1-2e9b173d95cmr17548409a91.19.1731333325022; Mon, 11 Nov 2024 05:55:25 -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-2e99a64e4edsm845167a91.16.2024.11.11.05.55.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Nov 2024 05:55:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Nov 2024 05:55:25 -0800 (PST) Message-ID: <67320ccd.170a0220.2522c9.4481SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 811686052471; Mon, 11 Nov 2024 08:55:24 -0500 (EST) Subject: |PENDING| 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-unit-arm64-testing Test-Status: PENDING http://dpdk.org/patch/148295 _Testing pending_ Submitter: Hemant Agrawal Date: Monday, November 11 2024 10:26:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:4d23d39fd06ed89b2d2566273b95bbecbd48ed83 148295 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#290207 Test environment and result as below: +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=======================+================+==============+===========================+==============================+ | Debian 12 (arm) | PASS | SKIPPED | PEND | PEND | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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/