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 C88D841E71 for ; Sat, 11 Mar 2023 09:19:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C4F9C40A89; Sat, 11 Mar 2023 09:19:12 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 7035D40A89 for ; Sat, 11 Mar 2023 09:19:08 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id x34so7505514pjj.0 for ; Sat, 11 Mar 2023 00:19:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678522747; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=MKh2pm6puFfDXMFwKjcV861rmKW6goLSJJeqq01m3mA=; b=JrbJp4rnDpzUrfgJgRRcUFFfL3pVjpdldcE4nWB/ioH9PT481DBmjRGTuTYc3O+JHE kAv6eUlJ7k6qHm2A+4dvjAju8l4thsZ7b2cyjwTUbRkLQXDXDXsen5D0MHGHzfDijYpD FBJIvwEHvBH9vOz7YH+nDZmY2f5hpVKVEMqEQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678522747; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MKh2pm6puFfDXMFwKjcV861rmKW6goLSJJeqq01m3mA=; b=io5TuNjvLiJ74/EkVPiAYGfnCASWfVi8LnyuPN7pjebtvxI9SLMPY+B5Cn8mmPKfqg TqvZbMsHq7X0GN5qI/8iOpxEs/fgxwjvZPkRQH7dGKLWbJCHvru1b5diTI25N5l88Y06 RJpcg0VoBrpcNgYSkuojKRVN7Yp7Qce0wejwvj7RITi5tmBhdOAo6OGS3am0Ax5r9SaN 2eijpBwtY6IYGkl0ggbY8LuAjfZlPzqqbPndpQ9cvcPRDcTxr4kuVtvnsakHIlNYOzBR 8WxsN1p0ey3t+zWJrYbNpniaybektFlrvTttahXuazuLGmHkLJfPMJHXzlXnyV3jnEh3 SGBw== X-Gm-Message-State: AO0yUKVZnEwbnBjJN1uj9BbS5ciPMpS5S0QaXxRjhVSSrr6SFPAY1Dnv cQdeMU9x84vV9KNa+np53DbHjBvrvzg2GJV95CFa0kGacJzM3lTN7W2otQ== X-Google-Smtp-Source: AK7set/dXNoY1TcrS6578+gsCbb+2BYgMbdfBCMNkFZ4StZjGWxkcQkdTffpDt+0z5JyEQ8/wXrSXpaHH/fU X-Received: by 2002:a17:903:187:b0:19f:2328:beee with SMTP id z7-20020a170903018700b0019f2328beeemr1843922plg.11.1678522747594; Sat, 11 Mar 2023 00:19:07 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p10-20020a1709026b8a00b0019abd11b942sm74994plk.141.2023.03.11.00.19.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 11 Mar 2023 00:19:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 09E18605246B; Sat, 11 Mar 2023 03:19:07 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 0AC6B6011D; Sat, 11 Mar 2023 08:19:07 +0000 (UTC) Subject: |FAILURE| pw124893 [PATCH] net/mlx5: fix build with GCC 12 and ASan From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon , David Marchand Content-Type: text/plain Message-Id: <20230311081907.0AC6B6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 11 Mar 2023 08:19:07 +0000 (UTC) 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-testing Test-Status: FAILURE http://dpdk.org/patch/124893 _Testing issues_ Submitter: David Marchand Date: Thursday, March 09 2023 09:03:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:fc54766b1612b29c75fd39bd015f27dd57feec5f 124893 --> testing fail Test environment and result as below: +----------------------------------------+----------------+--------------------+----------------------+ | Environment | dpdk_unit_test | dpdk_meson_compile | dpdk_mingw64_compile | +========================================+================+====================+======================+ | Ubuntu 20.04 ARM GCC Native | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Windows Server 2019 | PASS | FAIL | PASS | +----------------------------------------+----------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Debian Buster | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | RHEL8 | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | RHEL 7 | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Debian Bullseye | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | FreeBSD 13 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | SKIPPED | FAIL | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ ==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ==== | float32_t ../lib/mldev/mldev_utils_neon.c:714:18: error: 'float16_t' undeclared (first use in this function); did you mean 'float32_t'? 714 | input_buffer = (float16_t *)input; | ^~~~~~~~~ | float32_t ../lib/mldev/mldev_utils_neon.c:714:29: error: expected expression before ')' token 714 | input_buffer = (float16_t *)input; | ^ ../lib/mldev/mldev_utils_neon.c:721:3: error: implicit declaration of function '__float16_to_float32_neon_f32x4'; did you mean '__uint16_to_float32_neon_f32x4'? [-Werror=implicit-function-declaration] 721 | __float16_to_float32_neon_f32x4(input_buffer, output_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | __uint16_to_float32_neon_f32x4 ../lib/mldev/mldev_utils_neon.c:721:3: error: nested extern declaration of '__float16_to_float32_neon_f32x4' [-Werror=nested-externs] ../lib/mldev/mldev_utils_neon.c:729:3: error: implicit declaration of function '__float16_to_float32_neon_f32x1'; did you mean '__uint16_to_float32_neon_f32x1'? [-Werror=implicit-function-declaration] 729 | __float16_to_float32_neon_f32x1(input_buffer, output_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | __uint16_to_float32_neon_f32x1 ../lib/mldev/mldev_utils_neon.c:729:3: error: nested extern declaration of '__float16_to_float32_neon_f32x1' [-Werror=nested-externs] cc1: all warnings being treated as errors ninja: build stopped: subcommand failed. ==== End log output ==== Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25659/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/