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 2ADC242ED6 for ; Fri, 21 Jul 2023 08:40:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 255F340DD8; Fri, 21 Jul 2023 08:40:35 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 9020040DD8 for ; Fri, 21 Jul 2023 08:40:33 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-78362f574c9so70312839f.3 for ; Thu, 20 Jul 2023 23:40:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689921633; x=1690526433; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=U4OY1ssgHxJexeKCntfdFUEA2mlkeqhBVM+Pgkivadk=; b=frL85mzb7/g8LYB0LdtefHqAaPUDAqV1nsu7VSD6Ant//uHsvAm9e3j3MauvN2iay/ agEdcTfkXdqLlT8IQ/82a9Ht7/wYe5WF8wf3EJWaLG7hPfBBnju3pKEphOFiwzJY1KiI kRxeMYIwtnf4SPf47NJKS1I3sP92a+HfhKi5Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689921633; x=1690526433; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=U4OY1ssgHxJexeKCntfdFUEA2mlkeqhBVM+Pgkivadk=; b=dsDSy1vGXMo0/WAJptauPN0k2hFdYnH1WkueMMtz9Ukf0dxzunLDRenJ9+SySbWgVD 2peoiVGsb6ZJzzsCXSXs7FR5Yg08xpj/L/wFskfc4y4uadBL84l8VCS/yOKAR+1TTC/o R7AAhpD+BVkVwBTHy7Uux/p4PQVbCRASTX7DQMDLTpwdNULO2xie39R+Wl+ApDR7GeCW heVIrvwdncKo1k1jIAhl7XwmvE0qgVze3h4YaMFOBYk7ENWGiF5hsMAAInvrxhSw+bJP 1/eNZjlsawJUtKwaFL6wNbXtn3ODXP7K7MYJylXvESpzePeV2SzgqgFP6dYELfTvIuF6 T/NA== X-Gm-Message-State: ABy/qLYh6+jRa4m2VrH7f2ORBPY0V47D44ILgeKRMS2GSl3N5hT2NwPC VXZA2AtywAZDSxyVMhtOt//1a60VdEaMHBYDzTWmjJEbYbs8VxCe9Nxkcn1kuBIIvsnZxI+SXA= = X-Google-Smtp-Source: APBJJlFmeTea4Ujp4gRFCbBJ9WGSJ/wFRkWKHHIp/AbzgDfb4VkuTBtrvmAeuJV+JnMVs3u+ZjJ+5SMoD9Ac X-Received: by 2002:a5e:a716:0:b0:77e:3598:e516 with SMTP id b22-20020a5ea716000000b0077e3598e516mr1035257iod.2.1689921632985; Thu, 20 Jul 2023 23:40:32 -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 l15-20020a6b700f000000b007834bb58f75sm139283ioc.20.2023.07.20.23.40.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 23:40:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 23:40:32 -0700 (PDT) Message-ID: <64ba2860.6b0a0220.e08ae.5af1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7DD7E605246B; Fri, 21 Jul 2023 02:40:32 -0400 (EDT) Subject: |SUCCESS| pw129676 [PATCH] bus/dpaa: fix outside array bounds error From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/129676 _Functional Testing PASS_ Submitter: Gagandeep Singh Date: Friday, July 21 2023 05:28:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbafb3676c482dab60c0b5465b47f2ea33893a36 129676 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27120/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/