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 D896F430DF for ; Wed, 23 Aug 2023 13:20:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D0F0843265; Wed, 23 Aug 2023 13:20:41 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 8BF3342D13 for ; Wed, 23 Aug 2023 13:20:39 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6bcade59b24so4250842a34.0 for ; Wed, 23 Aug 2023 04:20:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692789639; x=1693394439; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Caj11x+ZgyEC/Z9RNGKEPYbMzhU0MTXWZ/Z1Zf1bcME=; b=Yiw7r1hw0y3CcclRdFqURtLlSA1pb+6RzuhwWWJ7gFnl7nSr1aWe21ppa06n9yn9oy hFWRmAu5E0LUJ4oxig9rpQaDvM8lQ6hKU0Du6onTKftoeBI24W/en+wLSzy05FspitDZ xS8AUtEgY8rNkXcjxZp31SQD+Zqm8FxLWDELU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692789639; x=1693394439; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Caj11x+ZgyEC/Z9RNGKEPYbMzhU0MTXWZ/Z1Zf1bcME=; b=QwQYdfhnM9KJ0MmAE6G2Tj7yIWXAnXgiE0mbJtzWXvffoYekCg8mbwn5QdX2d+t4XD NqE63H0/k5ReIHwMKBeb6G2rmDTnZA+597UkCuVt0NMbBVfcSX/kK4NukXF/EbYZkmec 7bJrblc/DeL54VI64uhkLqtA+bGSrj2Ye5QBh9rgIVvWALpZIqGii8o7y/wCXq5/Ep5f hhzqdgYGUKJSmpR6TYuGEYMzZBDdU45xS1aQT5sg7xMcCqn+KfUhjOKuiwxdJpSYEA0T KunY7deP0sb48CB9q6E3ewkKpLnZzjaRbs3G0vGl6BFyQWZo5Q/0Iv2PERxk/CWbvfVd Gifg== X-Gm-Message-State: AOJu0YyETXGqvpPVJo1ndasVbAcZYJwuLZ1aX3rww8lKNJbFsIb9Uvvz UFhtXkBtQRd++als7gxILmFdImusoK/OkLj8qYbRg9u1GQ4ACmODWQRm4g== X-Google-Smtp-Source: AGHT+IGkuAgPPChG0RGXR8R6IBGZtyKqL2QGfetlZBOphxP9EKWI2otaZo+HuSAm01UoK6TqfcEW4qOr0bVH X-Received: by 2002:a05:6871:549:b0:1c8:c313:3e0d with SMTP id t9-20020a056871054900b001c8c3133e0dmr15794593oal.46.1692789638855; Wed, 23 Aug 2023 04:20:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ef9-20020a0568701a8900b001ba809b0f39sm1272986oab.38.2023.08.23.04.20.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Aug 2023 04:20:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 23 Aug 2023 04:20:38 -0700 (PDT) Message-ID: <64e5eb86.050a0220.c1245.faecSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4E6F76052471; Wed, 23 Aug 2023 07:20:38 -0400 (EDT) Subject: |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Hemant Agrawal 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-compile-arm64-testing Test-Status: FAILURE http://dpdk.org/patch/130674 _Testing issues_ Submitter: Hemant Agrawal Date: Wednesday, August 23 2023 07:08:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130663-130674 --> testing fail Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | FAIL | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | FAIL | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | FAIL | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ ==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_meson_compile): ==== ../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3241:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds] 3241 | uh->dst_port = rte_cpu_to_be_16(dport); | ^~ ../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr' 3166 | uint8_t hdr[48] = {}; | ^~~ ../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds] 3242 | uh->dgram_len = 0; | ^~ ../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr' 3166 | uint8_t hdr[48] = {}; | ^~~ ../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds] 3243 | uh->dgram_cksum = 0; | ^~ ../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr' 3166 | uint8_t hdr[48] = {}; | ^~~ cc1: all warnings being treated as errors ninja: build stopped: subcommand failed. ==== End log output ==== Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27426/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/