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 407C8424EC for ; Mon, 4 Sep 2023 08:20:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1F26A402AE; Mon, 4 Sep 2023 08:20:40 +0200 (CEST) Received: from mail.loongson.cn (mail.loongson.cn [114.242.206.163]) by mails.dpdk.org (Postfix) with ESMTP id BB490402AE for ; Mon, 4 Sep 2023 08:20:37 +0200 (CEST) Received: from loongson.cn (unknown [10.40.46.153]) by gateway (Coremail) with SMTP id _____8BxpPAxd_VkD8QeAA--.62336S3; Mon, 04 Sep 2023 14:20:33 +0800 (CST) Received: from localhost.localdomain (unknown [10.40.46.153]) by localhost.localdomain (Coremail) with SMTP id AQAAf8BxB80xd_VkOu5qAA--.54514S3; Mon, 04 Sep 2023 14:20:33 +0800 (CST) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.15.2/8.15.2) with ESMTPS id 38466FFf3523552 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT); Mon, 4 Sep 2023 14:06:16 +0800 Received: (from root@localhost) by localhost.localdomain (8.15.2/8.15.2/Submit) id 38466F9F3523551; Mon, 4 Sep 2023 14:06:15 +0800 Date: Mon, 4 Sep 2023 14:06:15 +0800 From: qemudev@loongson.cn Message-Id: <202309040606.38466F9F3523551@localhost.localdomain> Content-Type: text/plain; charset="utf-8" Subject: |FAILURE| pw131132-131136 [PATCH v3 5/5] app/testpmd: add RSS hash algorithms setting In-Reply-To: <20230904061044.5692-6-haijie1@huawei.com> References: <20230904061044.5692-6-haijie1@huawei.com> To: test-report@dpdk.org Cc: Jie Hai , zhoumin@loongson.cn X-CM-TRANSID: AQAAf8BxB80xd_VkOu5qAA--.54514S3 X-CM-SenderInfo: pthp3vthy6z05rqj20fqof0/ X-Coremail-Antispam: 1Uk129KBjDUn29KB7ZKAUJUUUUU529EdanIXcx71UUUUU7KY7 ZEXasCq-sGcSsGvfJ3UbIjqfuFe4nvWSU5nxnvy29KBjDU0xBIdaVrnUUvcSsGvfC2Kfnx nUUI43ZEXa7xR_UUUUUUUUU== 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: loongarch-compilation Test-Status: FAILURE http://dpdk.org/patch/131136 _ninja build failure_ Submitter: Jie Hai Date: Mon, 4 Sep 2023 14:10:40 +0800 DPDK git baseline: Repo:dpdk-next-net Branch: main CommitID: 4150eaad3995178eebcff549f7f79ad8c9b0cbde 131132-131136 --> ninja build failed Test environment and result as below: +---------------------+----------------+ | Environment | compilation | +---------------------+----------------+ | Loongnix-Server 8.3 | FAIL | +---------------------+----------------+ Loongnix-Server 8.3 Kernel: 4.19.190+ Compiler: gcc 8.3 Ninja build logs: -------------------------------BEGIN LOGS---------------------------- FAILED: app/dpdk-proc-info.p/proc-info_main.c.o cc -Iapp/dpdk-proc-info.p -Iapp -I../app -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/loongarch/include -I../lib/eal/loongarch/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/eventdev -I../lib/eventdev -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -march=loongarch64 -DALLOW_EXPERIMENTAL_API -MD -MQ app/dpdk-proc-info.p/proc-info_main.c.o -MF app/dpdk-proc-info.p/proc-info_main.c.o.d -o app/dpdk-proc-info.p/proc-info_main.c.o -c ../app/proc-info/main.c ./app/proc-info/main.c: In function ‘show_port’: ./app/proc-info/main.c:1209:29: error: ‘struct rte_eth_rss_conf’ has no member named ‘func’ rss_func_to_str(rss_conf.func)); ^ [1945/2352] Linking static target drivers/librte_crypto_scheduler.a [1946/2352] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_throughput.c.o [1947/2352] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_pmd_cyclecount.c.o [1948/2352] Compiling C object app/dpdk-dumpcap.p/dumpcap_main.c.o [1949/2352] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o [1950/2352] Compiling C object app/dpdk-pdump.p/pdump_main.c.o [1951/2352] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vector_parsing.c.o [1952/2352] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o [1953/2352] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o [1954/2352] Generating rte_baseband_la12xx.pmd.c with a custom command [1955/2352] Compiling C object drivers/libtmp_rte_baseband_fpga_lte_fec.a.p/baseband_fpga_lte_fec_fpga_lte_fec.c.o [1956/2352] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o [1957/2352] Generating rte_event_opdl.pmd.c with a custom command [1958/2352] Compiling C object app/dpdk-test-acl.p/test-acl_main.c.o [1959/2352] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_latency.c.o [1960/2352] Compiling C object drivers/libtmp_rte_baseband_fpga_5gnr_fec.a.p/baseband_fpga_5gnr_fec_rte_fpga_5gnr_fec.c.o [1961/2352] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_eventdev_selftest.c.o [1962/2352] Compiling C object drivers/libtmp_rte_baseband_null.a.p/baseband_null_bbdev_null.c.o [1963/2352] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_vector.c.o [1964/2352] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_evdev_selftest.c.o [1965/2352] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_selftest.c.o [1966/2352] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_worker.c.o [1967/2352] Compiling C object drivers/libtmp_rte_baseband_turbo_sw.a.p/baseband_turbo_sw_bbdev_turbo_software.c.o [1968/2352] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_scheduler.c.o [1969/2352] Compiling C object drivers/libtmp_rte_crypto_dpaa2_sec.a.p/crypto_dpaa2_sec_dpaa2_sec_dpseci.c.o [1970/2352] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_vrb_pmd.c.o [1971/2352] Compiling C object drivers/libtmp_rte_crypto_dpaa_sec.a.p/crypto_dpaa_sec_dpaa_sec.c.o [1972/2352] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_acc100_pmd.c.o [1973/2352] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o [1974/2352] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output) [1975/2352] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_cryptodev_ops.c.o [1976/2352] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o [1977/2352] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o ninja: build stopped: subcommand failed. -------------------------------END LOGS------------------------------