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 770F142FA2 for ; Mon, 31 Jul 2023 10:52:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 56F9240150; Mon, 31 Jul 2023 10:52:03 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 8BB2240150 for ; Mon, 31 Jul 2023 10:52:01 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1bbc64f9a91so35772155ad.0 for ; Mon, 31 Jul 2023 01:52:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690793520; x=1691398320; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=w1MNxuO/IWe7ALHsmOmu+EQZuJA16STGaBNAS/6tg30=; b=GnhbvTQUMk6+pIA2HqLA3YLo5uibAz3mMaOgZcnh5FMaIZRS+dgxBc67uCo5xCDTTd gY5ot8FiCG/Re1UUIoDMvQpK7+kuG0PqOXww1vFeBs+XIoyuk1qQMvnlep3Oyj7cU5qL RPSMYOkZ5+T6kpVJ3uGDmsc4BNrR7EsxuN2Fw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690793520; x=1691398320; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=w1MNxuO/IWe7ALHsmOmu+EQZuJA16STGaBNAS/6tg30=; b=IaoWpEMHr6U0QdGHbgDVVIya2wUv+0wMglcCEJDtjrArQfk09skMLUYoSTls8ngLEn tRWA5zXEqlCT5oOskJVpe0tjk+TNwbcXvFxAPGgsltl7HI2NHNE2VXkgwXNtGilFhyER rebsEsRM4EoJUFZTmTj9SL4VzjXBSlnpuof936+qMRRvNKtzbXSEZX6PQWeG8nyDKoeF XNWvvFnYyjSPUgv+8Due3ZtNbARsltEUuMWnY9VbzWeiUPcAthM8hyi+CWMXD8v2M6zl +iJDi2/4BdTnpE9u2yZQLNoM0J3pCh3Y/1UtDbPQ0hc6+SnFoisgy2MjH9GhHG/7j+yu VlKQ== X-Gm-Message-State: ABy/qLbTsl4Vn6y8Q3GrToPKSsjY/itOQNpUGbMhBirXeXHCxHPENyLE kCHzir/L31y/wxG8aDZzDAHznGF/FG/LNEOTyzduogjXS61VRvWN3dKlGw== X-Google-Smtp-Source: APBJJlHucbmF7flh1q9mS5Z8khydglHrDLWFejdHpNj2T/MI6t+Cx8pFPuCYei0bKeDRX9oeE0bP4xKjDFqB X-Received: by 2002:a17:902:f693:b0:1bb:7d2f:7c19 with SMTP id l19-20020a170902f69300b001bb7d2f7c19mr11457320plg.64.1690793520693; Mon, 31 Jul 2023 01:52:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y19-20020a170902ed5300b001b8751a4001sm402045plb.48.2023.07.31.01.52.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 31 Jul 2023 01:52:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 31 Jul 2023 01:52:00 -0700 (PDT) Message-ID: <64c77630.170a0220.6741.dae3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id CF6106052471; Mon, 31 Jul 2023 04:51:59 -0400 (EDT) Subject: |FAILURE| pw129729-129730 [PATCH] [3/3] test/security: add capabilit From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Akhil Goyal 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-unit-testing Test-Status: FAILURE http://dpdk.org/patch/129730 _Testing issues_ Submitter: Akhil Goyal Date: Monday, July 31 2023 03:44:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:12fcafcd62286933e6b167b14856d21f642efa5f 129729-129730 --> testing fail Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Fedora 38 | FAIL | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM Clang) | FAIL | +--------------------------+----------------+ ==== 20 line log output for Fedora 38 (ARM Clang) (dpdk_unit_test): ==== [2960/3020] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring_mt_peek_stress_zc.c.o'. [2961/3020] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring_mt_peek_stress.c.o'. [2962/3020] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring_rts_stress.c.o'. [2963/3020] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring_st_peek_stress.c.o'. [2964/3020] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring_st_peek_stress_zc.c.o'. [2965/3020] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring_stress.c.o'. [2966/3020] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_rwlock.c.o'. [2967/3020] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_sched.c.o'. [2968/3020] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_security.c.o'. [2969/3020] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_security_inline_macsec.c.o'. FAILED: app/test/3062f5d@@dpdk-test@exe/test_security_inline_macsec.c.o clang -Iapp/test/3062f5d@@dpdk-test@exe -Iapp/test -I../app/test -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/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/mempool -I../lib/mempool -Ilib/mbuf -I../lib/mbuf -Ilib/net -I../lib/net -Ilib/meter -I../lib/meter -Ilib/ethdev -I../lib/ethdev -Ilib/pci -I../lib/pci -Ilib/cmdline -I../lib/cmdline -Ilib/metrics -I../lib/metrics -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/acl -I../lib/acl -Ilib/bbdev -I../lib/bbdev -Ilib/bitratestats -I../lib/bitratestats -Ilib/bpf -I../lib/bpf -Ilib/cfgfile -I../lib/cfgfile -Ilib/compressdev -I../lib/compressdev -Ilib/cryptodev -I../lib/cryptodev -Ilib/distributor -I../lib/distributor -Ilib/ efd -I../lib/efd -Ilib/eventdev -I../lib/eventdev -Ilib/gpudev -I../lib/gpudev -Ilib/gro -I../lib/gro -Ilib/gso -I../lib/gso -Ilib/ip_frag -I../lib/ip_frag -Ilib/jobstats -I../lib/jobstats -Ilib/latencystats -I../lib/latencystats -Ilib/lpm -I../lib/lpm -Ilib/member -I../lib/member -Ilib/pcapng -I../lib/pcapng -Ilib/power -I../lib/power -Ilib/rawdev -I../lib/rawdev -Ilib/regexdev -I../lib/regexdev -Ilib/mldev -I../lib/mldev -Ilib/dmadev -I../lib/dmadev -Ilib/rib -I../lib/rib -Ilib/reorder -I../lib/reorder -Ilib/sched -I../lib/sched -Ilib/security -I../lib/security -Ilib/stack -I../lib/stack -Ilib/vhost -I../lib/vhost -Ilib/ipsec -I../lib/ipsec -Ilib/pdcp -I../lib/pdcp -Ilib/fib -I../lib/fib -Ilib/port -I../lib/port -Ilib/pdump -I../lib/pdump -Ilib/table -I../lib/table -Ilib/pipeline -I../lib/pipeline -Ilib/graph -I../lib/graph -Ilib/node -I../lib/node -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Idrivers/bus/vdev -I../drivers/bus/vdev -Idrivers/mempool/ring -I.. /drivers/mempool/ring -Idrivers/mempool/stack -I../drivers/mempool/stack -Idrivers/event/skeleton -I../drivers/event/skeleton -Idrivers/net/bonding -I../drivers/net/bonding -Idrivers/net/ring -I../drivers/net/ring -Idrivers/net/null -I../drivers/net/null -Idrivers/raw/skeleton -I../drivers/raw/skeleton -Idrivers/crypto/scheduler -I../drivers/crypto/scheduler -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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 -march=armv8.1-a+crc+crypto -mcpu=thunderx2t99 -DALLOW_EXPERIMENTAL_API -fno-strict-aliasing -DALLOW_INTERNAL_API -MD -MQ 'app/test/3062f5d@@dpdk-test@exe/test_security_inline_macsec.c.o' -MF 'app/test/3062f5d@ @dpdk-test@exe/test_security_inline_macsec.c.o.d' -o 'app/test/3062f5d@@dpdk-test@exe/test_security_inline_macsec.c.o' -c ../app/test/test_security_inline_macsec.c ../app/test/test_security_inline_macsec.c:2064:6: error: variable 'skipped' set but not used [-Werror,-Wunused-but-set-variable] int skipped = 0; ^ 1 error generated. [2970/3020] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring_perf.c.o'. [2971/3020] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'. [2972/3020] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_memcpy_perf.c.o'. ninja: build stopped: subcommand failed. ==== End log output ==== CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/27159/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/