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 70E6743304 for ; Sat, 11 Nov 2023 17:59:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6BF0E400D7 for ; Sat, 11 Nov 2023 17:59:32 +0100 (CET) Received: from mail-qt1-f171.google.com (mail-qt1-f171.google.com [209.85.160.171]) by mails.dpdk.org (Postfix) with ESMTP id C3CE5400D7 for ; Sat, 11 Nov 2023 17:59:30 +0100 (CET) Received: by mail-qt1-f171.google.com with SMTP id d75a77b69052e-41cc0e9d92aso18678861cf.3 for ; Sat, 11 Nov 2023 08:59:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1699721969; x=1700326769; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=DEudvJ64hqwY17dq1OKyXpbQ2/xJ/U2JyZ0Yo6Bj9w0=; b=bxRdsbL1pVpDnEvG2z0CL6TX8SKoDz0QKv+1R+UFJcCP4d6yWrxLAP78Owm9RVSs2E b9BPfAVFSAJaiaG9nvE8TsWaFtZRpurOuJGlr9tjbvU+Jan36g1e3x8xhK3rpxOKOS9I hIvbs6+tjkwIt8FFWMGsEQt5I9LKJ2ODqj+X+nRjwj/IS/QfNIUTYR0Ra1+hDjvIASXh ReVouiyh8DjUe2xtTPl2c6pfhlsj9f7c36qOZKbQqotzhuMlj/H2W5ygl/wGq3uSo8+I wI2f4D8ObC8PANEJC/mFElO7mk4F2Otvow4lJY51ScKXQkylk0oRkdd0JoePsKkYMw7Y EiWQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699721969; x=1700326769; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DEudvJ64hqwY17dq1OKyXpbQ2/xJ/U2JyZ0Yo6Bj9w0=; b=stqFb6Ue07+2v6TNrteII+PryfxLa0sMJcO6hsYPRtChHlM+HdRi99+cDFlTHVccbs GB/oQ3HwR0VqijQECemxlDhEFnzFZwg1HqE1b4u4Z/ZpV3sRsFB41E0rmYvzF2p9W1re u9n+OXPJCtdSnn8mjMcSzc31SJI9KRGehpGsn9SaJBVwprRzE7u3eNuJg7A3c9vIoXWO oQpm1/3XYqTJZc2VXaFaflXPVQBZS/HM/DlDhOhQCtIRMyA22/Xn3OgbgYh4h+qPZ7BZ p8mqeB28yfV/yFpkrumfJRxRvy6WAPIN/qsqBDXoWNf/LGaFLX77svGtDlIwdmW2xbAg STAQ== X-Gm-Message-State: AOJu0YzfQDUrEdW6f8jDutFFx1eap9KRIaVJdCwlcFi2pjoAySPfSN0H cm9GU7XbmUd0uBfNIHxw/RCUlmi4Mkw/VCumHr4= X-Google-Smtp-Source: AGHT+IFhWTE1VRyF7vcEi/XlXNAPDUKAEO3hmG/44DuG7iwZ1y/mHN04HF+N3iyL9YPufEymuSHOPw== X-Received: by 2002:ac8:5ccb:0:b0:41e:ae5a:2b96 with SMTP id s11-20020ac85ccb000000b0041eae5a2b96mr3363694qta.13.1699721969384; Sat, 11 Nov 2023 08:59:29 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id h12-20020ac8568c000000b00421b14f7e7csm617800qta.48.2023.11.11.08.59.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 11 Nov 2023 08:59:28 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: jesna.k.e@amd.com, robot@bytheb.org Subject: |FAILURE| pw134115 [PATCH v1 3/3] net/axgbe: support TSO Implementation Date: Sat, 11 Nov 2023 11:59:27 -0500 Message-Id: <20231111165927.1340268-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231111160006.455767-3-jesna.k.e@amd.com> References: <20231111160006.455767-3-jesna.k.e@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: FAILURE http://patchwork.dpdk.org/patch/134115/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6835317145 Build Logs: -----------------------Summary of failed steps----------------------- "ubuntu-20.04-gcc-static-i386" failed at step Build and test "ubuntu-20.04-gcc-shared-aarch64" failed at step Build and test "ubuntu-20.04-gcc-ppc64le" failed at step Build and test "ubuntu-20.04-gcc-riscv64" failed at step Build and test ----------------------End summary of failed steps-------------------- -------------------------------BEGIN LOGS---------------------------- ###########################################################################= ######### #### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Build and test ###########################################################################= ######### ../drivers/net/axgbe/axgbe_rxtx.c:941:68: error: format =E2=80=98%ld=E2=80= =99 expects argument of type =E2=80=98long int=E2=80=99, but argument 5 has= type =E2=80=98uint64_t=E2=80=99 {aka =E2=80=98long long unsigned int=E2=80= =99} [-Werror=3Dformat=3D] 941 | printf("tso:l2_len =3D %ld,l3_len=3D%ld,l4_len=3D%ld,tso_se= gsz=3D%ld,total_hdr_len%ld\n",l2_len,l3_len,l4_len, | ~~^ | | | = long int | %l= ld 942 | tso_segsz,total_hdr_len); | ~~~~~~~~~=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 | | | uint64_t {aka long long unsigned int} ../drivers/net/axgbe/axgbe_rxtx.c:941:85: error: format =E2=80=98%ld=E2=80= =99 expects argument of type =E2=80=98long int=E2=80=99, but argument 6 has= type =E2=80=98uint64_t=E2=80=99 {aka =E2=80=98long long unsigned int=E2=80= =99} [-Werror=3Dformat=3D] 941 | printf("tso:l2_len =3D %ld,l3_len=3D%ld,l4_len=3D%ld,tso_se= gsz=3D%ld,total_hdr_len%ld\n",l2_len,l3_len,l4_len, | = ~~^ | = | | = long int | = %lld 942 | tso_segsz,total_hdr_len); | ~~~~~~~~~~~~~=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20 | | | uint64_t {aka long long unsigned= int} cc1: all warnings being treated as errors [854/3134] Compiling C object 'drivers/net/bnxt/ea220ed@@bnxt_avx2_lib@sta/= bnxt_rxtx_vec_avx2.c.o'. [855/3134] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bn= xt_bnxt_ethdev.c.o'. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. ###########################################################################= ######### #### [End job log] "ubuntu-20.04-gcc-static-i386" at step Build and test ###########################################################################= ######### ###########################################################################= ######### #### [Begin job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and te= st ###########################################################################= ######### [508/4084] Compiling C object 'lib/76b5a35@@rte_node@sta/node_ethdev_tx.c.o= '. [509/4084] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_t= able_action.c.o'. [510/4084] Linking static target lib/librte_pipeline.a. [511/4084] Compiling C object 'lib/76b5a35@@rte_node@sta/node_ip4_local.c.o= '. [512/4084] Generating graph.sym_chk with a meson_exe.py custom command. [513/4084] Linking target lib/librte_graph.so.24.0. [514/4084] Generating symbol file 'lib/76b5a35@@rte_graph@sha/librte_graph.= so.24.0.symbols'. [515/4084] Compiling C object 'lib/76b5a35@@rte_node@sta/node_ip4_lookup.c.= o'. [516/4084] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_a= xgbe_axgbe_ethdev.c.o'. FAILED: drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o=20 ccache aarch64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_axgbe@sta -Idri= vers -I../drivers -Idrivers/net/axgbe -I../drivers/net/axgbe -Ilib/ethdev -= I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/ea= l/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../li= b/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 -Idrive= rs/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../l= ib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=3Dalway= s -pipe -D_FILE_OFFSET_BITS=3D64 -Wall -Winvalid-pch -Wextra -Werror -std= =3Dc11 -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wfor= mat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototype= s -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -W= strict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wn= o-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -m= arch=3Darmv8-a+crc -moutline-atomics -DALLOW_EXPERIMENTAL_API -DALLOW_INTER= NAL_API -Wno-format-truncation -Wno-cast-qual -DRTE_LOG_DEFAULT_LOGTYPE=3Dp= md.net.axgbe -MD -MQ 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgb= e_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_e= thdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_eth= dev.c.o' -c ../drivers/net/axgbe/axgbe_ethdev.c ../drivers/net/axgbe/axgbe_ethdev.c: In function =E2=80=98axgbe_set_tx_func= tion=E2=80=99: ../drivers/net/axgbe/axgbe_ethdev.c:2139:4: error: implicit declaration of = function =E2=80=98rte_vect_get_max_simd_bitwidth=E2=80=99 [-Werror=3Dimplic= it-function-declaration] 2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/axgbe/axgbe_ethdev.c:2139:4: error: nested extern declaratio= n of =E2=80=98rte_vect_get_max_simd_bitwidth=E2=80=99 [-Werror=3Dnested-ext= erns] ../drivers/net/axgbe/axgbe_ethdev.c:2139:39: error: =E2=80=98RTE_VECT_SIMD_= 128=E2=80=99 undeclared (first use in this function) 2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128) | ^~~~~~~~~~~~~~~~~ ../drivers/net/axgbe/axgbe_ethdev.c:2139:39: note: each undeclared identifi= er is reported only once for each function it appears in cc1: all warnings being treated as errors [517/4084] Compiling C object 'drivers/a715181@@tmp_rte_net_avp@sta/net_avp= _avp_ethdev.c.o'. [518/4084] Generating pipeline.sym_chk with a meson_exe.py custom command. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. ###########################################################################= ######### #### [End job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test ###########################################################################= ######### ###########################################################################= ######### #### [Begin job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test ###########################################################################= ######### [942/3384] Compiling C object 'drivers/a715181@@tmp_rte_net_avp@sta/net_avp= _avp_ethdev.c.o'. [943/3384] Linking static target drivers/libtmp_rte_net_avp.a. [944/3384] Generating rte_net_avp.pmd.c with a custom command. [945/3384] Compiling C object 'drivers/a715181@@rte_net_avp@sta/meson-gener= ated_.._rte_net_avp.pmd.c.o'. [946/3384] Linking static target drivers/librte_net_avp.a. [947/3384] Compiling C object 'drivers/a715181@@rte_net_avp@sha/meson-gener= ated_.._rte_net_avp.pmd.c.o'. [948/3384] Linking target drivers/librte_net_avp.so.24.0. [949/3384] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_a= xgbe_axgbe_dev.c.o'. [950/3384] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_a= xgbe_axgbe_ethdev.c.o'. FAILED: drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o=20 ccache powerpc64le-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_axgbe@sta -= Idrivers -I../drivers -Idrivers/net/axgbe -I../drivers/net/axgbe -Ilib/ethd= ev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../li= b/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/= ppc/include -I../lib/eal/ppc/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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempo= ol -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Id= rivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I= ../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=3Da= lways -pipe -D_FILE_OFFSET_BITS=3D64 -Wall -Winvalid-pch -Wextra -Werror -s= td=3Dc11 -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wf= ormat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototy= pes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare = -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -= Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC = -mcpu=3Dpower8 -mtune=3Dpower8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_AP= I -Wno-format-truncation -Wno-cast-qual -DRTE_LOG_DEFAULT_LOGTYPE=3Dpmd.net= .axgbe -MD -MQ 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethd= ev.c.o' -MF 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.= c.o.d' -o 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.= o' -c ../drivers/net/axgbe/axgbe_ethdev.c ../drivers/net/axgbe/axgbe_ethdev.c: In function =E2=80=98axgbe_set_tx_func= tion=E2=80=99: ../drivers/net/axgbe/axgbe_ethdev.c:2139:4: error: implicit declaration of = function =E2=80=98rte_vect_get_max_simd_bitwidth=E2=80=99 [-Werror=3Dimplic= it-function-declaration] 2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/axgbe/axgbe_ethdev.c:2139:4: error: nested extern declaratio= n of =E2=80=98rte_vect_get_max_simd_bitwidth=E2=80=99 [-Werror=3Dnested-ext= erns] ../drivers/net/axgbe/axgbe_ethdev.c:2139:39: error: =E2=80=98RTE_VECT_SIMD_= 128=E2=80=99 undeclared (first use in this function) 2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128) | ^~~~~~~~~~~~~~~~~ ../drivers/net/axgbe/axgbe_ethdev.c:2139:39: note: each undeclared identifi= er is reported only once for each function it appears in cc1: all warnings being treated as errors [951/3384] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_a= xgbe_axgbe_mdio.c.o'. [952/3384] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom co= mmand. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. ###########################################################################= ######### #### [End job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test ###########################################################################= ######### ###########################################################################= ######### #### [Begin job log] "ubuntu-20.04-gcc-riscv64" at step Build and test ###########################################################################= ######### [931/3355] Linking static target drivers/libtmp_rte_net_avp.a. [932/3355] Generating rte_net_atlantic.pmd.c with a custom command. [933/3355] Compiling C object 'drivers/a715181@@rte_net_atlantic@sta/meson-= generated_.._rte_net_atlantic.pmd.c.o'. [934/3355] Linking static target drivers/librte_net_atlantic.a. [935/3355] Generating rte_net_atlantic.sym_chk with a meson_exe.py custom c= ommand. [936/3355] Compiling C object 'drivers/a715181@@rte_net_atlantic@sha/meson-= generated_.._rte_net_atlantic.pmd.c.o'. [937/3355] Generating rte_net_avp.pmd.c with a custom command. [938/3355] Linking target drivers/librte_net_atlantic.so.24.0. [939/3355] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_a= xgbe_axgbe_ethdev.c.o'. FAILED: drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o=20 ccache riscv64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_axgbe@sta -Idri= vers -I../drivers -Idrivers/net/axgbe -I../drivers/net/axgbe -Ilib/ethdev -= I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/ea= l/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/risc= v/include -I../lib/eal/riscv/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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempo= ol -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Id= rivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I= ../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=3Da= lways -pipe -D_FILE_OFFSET_BITS=3D64 -Wall -Winvalid-pch -Wextra -Werror -s= td=3Dc11 -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wf= ormat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototy= pes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare = -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -= Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC = -march=3Drv64gc -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-t= runcation -Wno-cast-qual -DRTE_LOG_DEFAULT_LOGTYPE=3Dpmd.net.axgbe -MD -MQ = 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o' -MF 'dr= ivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o.d' -o 'driv= ers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o' -c ../driver= s/net/axgbe/axgbe_ethdev.c ../drivers/net/axgbe/axgbe_ethdev.c: In function =E2=80=98axgbe_set_tx_func= tion=E2=80=99: ../drivers/net/axgbe/axgbe_ethdev.c:2139:4: error: implicit declaration of = function =E2=80=98rte_vect_get_max_simd_bitwidth=E2=80=99 [-Werror=3Dimplic= it-function-declaration] 2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/axgbe/axgbe_ethdev.c:2139:4: error: nested extern declaratio= n of =E2=80=98rte_vect_get_max_simd_bitwidth=E2=80=99 [-Werror=3Dnested-ext= erns] ../drivers/net/axgbe/axgbe_ethdev.c:2139:39: error: =E2=80=98RTE_VECT_SIMD_= 128=E2=80=99 undeclared (first use in this function) 2139 | rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128) | ^~~~~~~~~~~~~~~~~ ../drivers/net/axgbe/axgbe_ethdev.c:2139:39: note: each undeclared identifi= er is reported only once for each function it appears in cc1: all warnings being treated as errors [940/3355] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_a= xgbe_axgbe_dev.c.o'. [941/3355] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom co= mmand. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. ###########################################################################= ######### #### [End job log] "ubuntu-20.04-gcc-riscv64" at step Build and test ###########################################################################= ######### --------------------------------END LOGS-----------------------------