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 CF43643357 for ; Fri, 17 Nov 2023 19:30:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B46DA40285; Fri, 17 Nov 2023 19:30:46 +0100 (CET) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id A6FF240285 for ; Fri, 17 Nov 2023 19:30:45 +0100 (CET) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-41cd4446cf5so13353941cf.3 for ; Fri, 17 Nov 2023 10:30:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700245845; x=1700850645; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=j1qalWMRF1PyOxi3At6n7srAD4GOgAJMHnLS62wZiFs=; b=NBS9KvjUsCBUdEuU7oEm0u2fyPUGKTJM5hZ6fJPlKl92FTy0MLfSIXdszVwA1ARz/G W93IZvEP1e81eMdeaUJzf1i7PbbU/BG1kHTavNwT43x+Nm6lZG+VOeTEY4vQCDGtX29C TIyO7dXkRv+X+UOEhozE2RUO8/UKahodPqQ94= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700245845; x=1700850645; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=j1qalWMRF1PyOxi3At6n7srAD4GOgAJMHnLS62wZiFs=; b=ts5clIjZHZISlKopvGwfb1qYTWBShaqWNDY1BVM2xgd8cuc1+ex59GTja5l2oxsaSk 8w0uEPlzoqp3KrnAUWeLf1kuUcPStYxSbMtbiQWLcPzma6yDOA/ExL7CgXhPFCAx5nGP bqz5n7/QEUQjjD7T8F5fUWszmOOMo9CRHiyR4+iVMr6o1I0FygxyQZqZWaA5iBsCB/ia ctcJ0jmStuFTRb1W5Fh7H7YG8kNpfKIIKLGQgMt6rJ8hDGREGVSwJCPAfR1K5HdMMDtq 0VIh4/JnTC8pWMoEl2mOkY7Ftx+SgEc0vZPJitW1tHPyi57pVNoFgET/4xmigfDhHUTc X0ng== X-Gm-Message-State: AOJu0YxIP+EYxCjOJGv7/733rPbEHbAVety36mELhUbvoEVNLfrEInOi a+ywG6QP9HcSQx3kvJYBZvLi94ePcO3RzZP16XohMmlOdHljd/aSULWoMQ== X-Google-Smtp-Source: AGHT+IFZMvq9XQ5BIw+q8QXsjhrL+v/1hyduqYBewYIse69R21LNfrOkg7s6KIfgsBitJcui2/7j2dhXMxai X-Received: by 2002:a05:622a:1c4:b0:421:bb56:abb with SMTP id t4-20020a05622a01c400b00421bb560abbmr425888qtw.52.1700245844857; Fri, 17 Nov 2023 10:30:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i17-20020ac85e51000000b004199171a914sm98332qtx.2.2023.11.17.10.30.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Nov 2023 10:30:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 17 Nov 2023 10:30:44 -0800 (PST) Message-ID: <6557b154.c80a0220.c8371.3734SMTPIN_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 76083605C318; Fri, 17 Nov 2023 13:30:44 -0500 (EST) Subject: |FAILURE| pw134454-134463 [PATCH] [v3,10/10] common/dpaxx: remove ze From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger 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/134463 _Testing issues_ Submitter: Stephen Hemminger Date: Friday, November 17 2023 16:18:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:6d7129a6e93b7cb52efff009b29ef1a0f2cb76b4 134454-134463 --> 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 | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | FAIL | +----------------------------------------+--------------------+ ==== 20 line log output for Fedora 38 (ARM Clang) (dpdk_meson_compile): ==== [2206/3112] Linking target drivers/librte_crypto_caam_jr.so.24.0. [2207/3112] Compiling C object 'drivers/a715181@@tmp_rte_crypto_ccp@sta/crypto_ccp_rte_ccp_pmd.c.o'. [2208/3112] Compiling C object 'drivers/a715181@@tmp_rte_crypto_ccp@sta/crypto_ccp_ccp_crypto.c.o'. [2209/3112] Compiling C object 'drivers/a715181@@tmp_rte_crypto_ccp@sta/crypto_ccp_ccp_dev.c.o'. [2210/3112] Compiling C object 'drivers/a715181@@tmp_rte_crypto_ccp@sta/crypto_ccp_ccp_pmd_ops.c.o'. [2211/3112] Linking static target drivers/libtmp_rte_crypto_ccp.a. [2212/3112] Generating rte_crypto_ccp.pmd.c with a custom command. [2213/3112] Compiling C object 'drivers/a715181@@rte_crypto_ccp@sta/meson-generated_.._rte_crypto_ccp.pmd.c.o'. [2214/3112] Linking static target drivers/librte_crypto_ccp.a. [2215/3112] Compiling C object 'drivers/a715181@@rte_crypto_ccp@sha/meson-generated_.._rte_crypto_ccp.pmd.c.o'. [2216/3112] Linking target drivers/librte_crypto_ccp.so.24.0. [2217/3112] Compiling C object 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cn9k_cryptodev.c.o'. FAILED: drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cn9k_cryptodev.c.o clang -Idrivers/a715181@@tmp_rte_crypto_cnxk@sta -Idrivers -I../drivers -Idrivers/crypto/cnxk -I../drivers/crypto/cnxk -Idrivers/crypto/cnxk/../../../lib/net -I../drivers/crypto/cnxk/../../../lib/net -Idrivers/crypto/cnxk/../../event/cnxk -I../drivers/crypto/cnxk/../../event/cnxk -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/common/cnxk/../../bus/pci -I../drivers/common/cnxk/../../bus /pci -Idrivers/common/cnxk/../../../lib/net -I../drivers/common/cnxk/../../../lib/net -Idrivers/common/cnxk/../../../lib/ethdev -I../drivers/common/cnxk/../../../lib/ethdev -Idrivers/common/cnxk/../../../lib/meter -I../drivers/common/cnxk/../../../lib/meter -Ilib/security -I../lib/security -Ilib/net -I../lib/net -Ilib/eventdev -I../lib/eventdev -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/dmadev -I../lib/dmadev -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=armv8.1-a+crc+crypto -mcpu=thunderx2t99 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -ULA_IPSEC_DEBUG -UCNXK_CRYPTODEV_DEBUG -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.cnxk -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cn9k_cryptodev.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cn9k_cryptodev.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cn9k_cryptodev.c.o' -c ../drivers/crypto/cnxk/cn9k_cryptodev.c In file included from ../drivers/crypto/cnxk/cn9k_cryptodev.c:15: ../drivers/crypto/cnxk/cn9k_ipsec.h:24:30: error: field 'rte_sess' with variable sized type 'struct rte_security_session' not at the end of a struct or class is a GNU extension [-Werror,-Wgnu-variable-sized-type-not-at-end] struct rte_security_session rte_sess; ^ 1 error generated. 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28410/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/