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 9BF1E42ED6 for ; Fri, 21 Jul 2023 09:40:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 971CA40DD8; Fri, 21 Jul 2023 09:40:56 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 7193F40DD8 for ; Fri, 21 Jul 2023 09:40:55 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3464c774f23so8161125ab.1 for ; Fri, 21 Jul 2023 00:40:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689925255; x=1690530055; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fH8tyoLYIqq+HqbxlY4o6awJ67tT4kHxl08/Yjdayi8=; b=Mgq9dJLlnp0FBQYKQc4yQfrAXQFgjOnzmELg9IXZ9536kcKBsrTYjC31fC9WyRvquZ ZMzExwagccMvAUfI9X9699Wb+MVf3z6/Z01KDoErnB1yjNVAbU0eJQ3jnrtG9VIqoL1s SsTS/CvDRWJiYpG5nakX73yFQHZTpdttIZCBQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689925255; x=1690530055; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fH8tyoLYIqq+HqbxlY4o6awJ67tT4kHxl08/Yjdayi8=; b=RjO0cy3qgTa+y7uxbT4e1XhZUEnmC0lclStaNgvccsXl8wIBVJe0dWtI+ZLHOSsxTw 32pUg7xGwu2hZybO6rRQIcz8J8RR5+0s+Gza1g6J8ZcE+0HcbjdFUd3UV6Yoau4ZpP1F mb5CMOEU6IU6o5w+ZrNYRp3sDp8/n/8/aA8ta3ZFfiZw4KOQNrragUtDENASQdGQma79 RP1LdUq2fvkJgVfD3kvJsBLE4hjDrECpbaMdYPfPTcODYXlSKxqIKZQSjBev17EgFwpG 6dUYyzkrqN0yLgGOsamE4u6tbVijqcmDlF0O02yEvdycymVmsYg3IT6YS5NPPqjtDwr0 ei7w== X-Gm-Message-State: ABy/qLYumHpVz1cfayL9R29uDRS6GL1JNZLNMidDJOTdQZHiCIG35RKo K8ipnzMRcxaI5F5RmJETakkp9xpyXNg4iIvr6i3BaaBFZ4OONkwBX1JIZQ== X-Google-Smtp-Source: APBJJlEiw6+TqL8sbJ0s0OZq2lz7TZGTQulwDOhQwM3EQg+Yx557yYbz9wNieFHDvy4kaNDC4j6tdXChs5W1 X-Received: by 2002:a05:6e02:1ca1:b0:33a:d0f6:9133 with SMTP id x1-20020a056e021ca100b0033ad0f69133mr1447618ill.12.1689925254926; Fri, 21 Jul 2023 00:40:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s18-20020a92cb12000000b00341cff84140sm138224ilo.19.2023.07.21.00.40.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Jul 2023 00:40:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Jul 2023 00:40:54 -0700 (PDT) Message-ID: <64ba3686.920a0220.66a28.5b27SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 76B49605246B; Fri, 21 Jul 2023 03:40:54 -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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129676 _Testing PASS_ Submitter: Gagandeep Singh Date: Friday, July 21 2023 05:28:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbafb3676c482dab60c0b5465b47f2ea33893a36 129676 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/