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 7A0F945CE8 for ; Mon, 11 Nov 2024 13:41:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 772D941101; Mon, 11 Nov 2024 13:41:45 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 95AF040E0C for ; Mon, 11 Nov 2024 13:41:44 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-e30d517c82fso4328452276.1 for ; Mon, 11 Nov 2024 04:41:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1731328904; x=1731933704; 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=PJy63lEp9u1McIh5m7Ji3CgpZGRtlzf8hzcBM7rdk+E=; b=SAteDyY86DUeti4aKkibLmMKJxLCCwJusfROYCgv+S3V/g3gUb2vnIjRfI1g5XdG8b JjG/VxtaJi42rAJ6e6wrNT7E6fEVNs2P2yt6JSdCSu8lXGoBKagqPP/LNTugJ/HRWyfI eX97y0zm6uw2W49zKgQ3ax2u/EEwf3j1/tskg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731328904; x=1731933704; 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=PJy63lEp9u1McIh5m7Ji3CgpZGRtlzf8hzcBM7rdk+E=; b=TvabedOu08xgbNtA2TcGdXUJ/znuy7rxy84gtKWYgGOeny6+lY1oJ3pSCxdcocuhsa MduXTaIoh5wMgzU3SscmNaXNgVeScR/hLh8djeK5gRZYgRM1wpScLaEMer/amXY/IXaI 0mTerw59BmQ8n1Gda+cGSmZ/LwjoC7t7hSfciNg3gWebrwQxw4r/3L7IBHIrR0X3baAy YmzsA3BQ0FimtFFNiEPHWr/uS6X4RQFwNpuK1la94mbhWu56ehMId+8L6chy50UpaGi7 6NiG7lOobnSCFH8tY8XRgAlaffaJle/nWNln9tKL/9CVeY1/k86B+4IZ0viBM6tB8iBu jINg== X-Gm-Message-State: AOJu0YyGv4t7cB4ajwWLzjYv9Ybo5m9I598q3ugEuKT8mLwzS58QlTDa VsqXlr5Q2RRtwk9AA9fz2AAvsQEhfJpnoj2ajS02sRu7NOdije2bkDhMZd+KhLJZl7YS9KhocSg suncn+9Sn/KWcYV/lMnqrE0qtKcNczI+mbdLYzMscXRJQgnk0n4oEkwY3 X-Google-Smtp-Source: AGHT+IGaEeS5GjMPIqFQGPTXMShAZOEZY/a1zzsOSVbnjOC8u8AXMYpFftpA7WoFbV3sIg04opUtQhYLFnXl X-Received: by 2002:a05:6902:3110:b0:e33:1787:bd26 with SMTP id 3f1490d57ef6-e337f8da634mr10115428276.39.1731328903985; Mon, 11 Nov 2024 04:41:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e336f1d532esm740412276.32.2024.11.11.04.41.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Nov 2024 04:41:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Nov 2024 04:41:43 -0800 (PST) Message-ID: <6731fb87.250a0220.2035f3.3567SMTPIN_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 817356052471; Mon, 11 Nov 2024 07:41:43 -0500 (EST) Subject: |SUCCESS| 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/148295 _Testing PASS_ Submitter: Hemant Agrawal Date: Monday, November 11 2024 10:26:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:58ae3be1445b9f60d7595dc8729dbb4b839a4bcf 148295 --> testing pass Upstream job id: Template-DTS-Pipeline#195391 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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/