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 E092145656 for ; Fri, 19 Jul 2024 17:40:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DB28640ECF; Fri, 19 Jul 2024 17:40:36 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 370EE40EA5 for ; Fri, 19 Jul 2024 17:40:36 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-807687b6652so96400539f.0 for ; Fri, 19 Jul 2024 08:40:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721403635; x=1722008435; 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=mAAKIZ2/CLEF6RrwdD80YyEI5uBVdAOWQBbFIzq4UDU=; b=CVvhL0R9xzjvfctSA9dz/lttvyMf9BsWiRNk4/Tn8oaxnquG1wG7UOvWE0ABd23lUY fDroQpz9ggUB0+m7fBrCJaqGAa2v7ys26j4N/FdEW3nPyWCf3b2rfYbJrkpCp/be2Qwd eXnqk2v3W6UTWLbsXgMULyHM2Cm9L8YW8NxN4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721403635; x=1722008435; 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=mAAKIZ2/CLEF6RrwdD80YyEI5uBVdAOWQBbFIzq4UDU=; b=BYeYOUuao5+3LhIfWXUVW0J492rr0EvICq4v7yIY80fPXKZ1f+T2P9+jA5NbNNd5Hv H6+BIvqDhLiw1ochC0ya9mtSJWX4OD5zx7lWWNyZFVuqXJHnommSRSnbY8HVIkz6VvLE beOt9So2BfigcuRcpNgooo5tnoTTj9r+Fr1p24i8xoRxeB2UwdcC4Si62I4haw9+Xhi+ sBhlkAW0xbJTsbGCUovaqh3Q21dEGit89nmkFStW7tYekEpvMQouO+0/CIFKSsE/kx8N Iq7lW0Vk8ZCwotH7xBFQtnVyDs8sI6nOQttOwhmSm5H8pSs6KENdDSo89cU71em5YzeQ 9/og== X-Gm-Message-State: AOJu0YynUtHnbNcwU4AxStG2e1rL4h/ggiT4Y9H8Pm33yipBmX814RV6 5vkGumz24mVAZJaauZM0y7kCeYaUkUafBBAqJE8t5No/5v3x6GX3jFOwXinpXMR5CF5Pd+YxyDe 9KBZlzyGhOzkKg4DII71Ral0YeWcTxU0PHHhn1hGM/0xwFduQKZD68c9I X-Google-Smtp-Source: AGHT+IGM7kFe5V4VwHWw5KBkXFQJxDQSFEJuoSP6VJd0bFERdAzWlSIlgmcYspkQ4cLEDMv50mSt9Nzqd+bP X-Received: by 2002:a05:6602:26c7:b0:806:7f5a:1fb7 with SMTP id ca18e2360f4ac-81710605dacmr1071490539f.5.1721403635505; Fri, 19 Jul 2024 08:40:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-819adcfcf7esm8020939f.24.2024.07.19.08.40.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jul 2024 08:40:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jul 2024 08:40:35 -0700 (PDT) Message-ID: <669a88f3.050a0220.23c6.4fc4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0A44260526E2; Fri, 19 Jul 2024 11:40:35 -0400 (EDT) Subject: |SUCCESS| pw142527-142556 [PATCH] [30/30] bus/dpaa: add port bmi sta From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240719100126.1150373-30-g.singh@nxp.com> References: <20240719100126.1150373-30-g.singh@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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/142556 _Functional Testing PASS_ Submitter: Gagandeep Singh Date: Friday, July 19 2024 10:01:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142527-142556 --> functional testing pass Upstream job id: Template-DTS-Pipeline#169100 Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | scatter | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30564/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/