automatic DPDK test reports
 help / color / mirror / Atom feed
* compilation|FAILURE| pw(130981) sid(29389) job(PER_PATCH_BUILD8895)[v11, 8/8] net/ntnic: adds socket connection to PMD
@ 2023-08-31 12:43 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2023-08-31 12:43 UTC (permalink / raw)
  To: test-report, mko-plv

[-- Attachment #1: Type: text/plain, Size: 61441 bytes --]


Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/130981

_Compilation issues_

Submitter: Mykola Kostenok <mko-plv@napatech.com>
Date: 2023-08-31 12:23:23
Reply_mail: <20230831122323.967504-8-mko-plv@napatech.com>

DPDK git baseline: Repo:dpdk, CommitID: 72978305e6fd1853dc10b08ac3092525724a8aee


Meson Build Summary: 25 Builds Done, 13 Successful, 12 Failures, 0 Blocked

+-------------------+------------+--------------+------------+------------+-----------+----------+------------+
| os                | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | gcc-16byte |
+-------------------+------------+--------------+------------+------------+-----------+----------+------------+
| OpenAnolis8.8-64  | pass       |              |            |            |           |          |            |
| FreeBSD13-64      | pass       | pass         |            | pass       | pass      |          |            |
| RHEL92-64         | fail       | pass         |            | fail       | fail      |          |            |
| SUSE15-64         | pass       | pass         |            |            |           |          |            |
| CBL-Mariner2.0-64 | fail       |              |            |            |           |          |            |
| UB2004-64         | fail       |              |            |            |           |          |            |
| UB2204-32         | pass       |              |            |            |           |          |            |
| RHEL87-64         | pass       |              |            |            |           |          |            |
| UB2204-64         | fail       | pass         |            |            |           | fail     | fail       |
| CentOS79-64       | pass       |              |            |            |           |          |            |
| RHEL92-64Rt       | fail       |              |            |            |           |          |            |
| UB2304-64         | fail       |              |            |            |           |          |            |
| FC38-64           | fail       | pass         |            |            |           |          |            |
| UB2204-64Rt       | fail       |              |            |            |           |          |            |
+-------------------+------------+--------------+------------+------------+-----------+----------+------------+

Comments: 
Because of DPDK bug (https://bugs.dpdk.org/show_bug.cgi?id=928),
All the dpdk-next-* branch add `Ddisable_drivers=event/cnxk` option when build with ICC complier. 
 
Test environment and configuration as below:


OS: OpenAnolis8.8-64
	Kernel Version: 5.10.134-13.an8.x86_64
	GCC Version: gcc (GCC) 8.5.0 20210514 (Anolis 8.5.0-10.0.3)
	Clang Version: 13.0.1 (Anolis 13.0.1-2.0.2.module+an8.7.0+10996+1588f068)
	x86_64-native-linuxapp-gcc

OS: FreeBSD13-64
	Kernel Version: 13.2-RELEASE
	GCC Version: gcc (FreeBSD Ports Collection) 12.2.0
	Clang Version: 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c)
	x86_64-native-bsdapp-gcc
	x86_64-native-bsdapp-clang
	x86_64-native-bsdapp-gcc+shared
	x86_64-native-bsdapp-gcc+debug

OS: RHEL92-64
	Kernel Version: 5.14.0-284.11.1.el9_2.x86_64
	GCC Version: gcc (GCC) 11.3.1 20221121 (Red Hat 11.3.1-4)
	Clang Version: 15.0.7 (Red Hat 15.0.7-2.el9)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc+shared
	x86_64-native-linuxapp-gcc+debug

OS: SUSE15-64
	Kernel Version: 5.14.21-150500.53-default
	GCC Version: gcc (SUSE Linux) 7.5.0
	Clang Version: 15.0.7
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc

OS: CBL-Mariner2.0-64
	Kernel Version: 5.15.55.1_2e9a4f9+
	GCC Version: gcc (GCC) 11.2.0
	Clang Version: NA
	x86_64-native-linuxapp-gcc

OS: UB2004-64
	Kernel Version: 5.8.0-48-generic
	GCC Version: gcc (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.0
	Clang Version: 10.0.0-4ubuntu1
	x86_64-native-linuxapp-gcc

OS: UB2204-32
	Kernel Version: 5.15.0-58-generic
	GCC Version: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
	Clang Version: NA
	i686-native-linuxapp-gcc

OS: RHEL87-64
	Kernel Version: 4.18.0-425.3.1.el8.x86_64
	GCC Version: gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-15)
	Clang Version: NA
	x86_64-native-linuxapp-gcc

OS: UB2204-64
	Kernel Version: 5.15.0-58-generic
	GCC Version: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
	Clang Version: 14.0.0-1ubuntu1.1
	x86_64-native-linuxapp-gcc+16byte
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-doc

OS: CentOS79-64
	Kernel Version: 3.10.0-1160.81.1.el7.x86_64
	GCC Version: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
	Clang Version: 3.4.2 (tags/RELEASE_34/dot2-final)
	x86_64-native-linuxapp-gcc

OS: RHEL92-64Rt
	Kernel Version: 5.14.0-284.11.1.rt14.296.el9_2.x86_64
	GCC Version: gcc (GCC) 11.3.1 20221121 (Red Hat 11.3.1-4)
	Clang Version: 15.0.7 (Red Hat 15.0.7-2.el9)
	x86_64-native-linuxapp-gcc

OS: UB2304-64
	Kernel Version: 6.2.0-20-generic
	GCC Version: gcc (Ubuntu 12.2.0-17ubuntu1) 12.2.0
	Clang Version: NA
	x86_64-native-linuxapp-gcc

OS: FC38-64
	Kernel Version: 6.2.9-300.fc38.x86_64
	GCC Version: gcc (GCC) 13.0.1 20230401 (Red Hat 13.0.1-0)
	Clang Version: 16.0.0 (Fedora 16.0.0-2.fc38)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang

OS: UB2204-64Rt
	Kernel Version: 5.15.111-rt63
	GCC Version: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
	Clang Version: 14.0.0-1ubuntu1.1
	x86_64-native-linuxapp-gcc



*Build Failed #1:
OS: RHEL92-64
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o 
gcc -Idrivers/libtmp_rte_net_ntnic.a.p -Idrivers -I../drivers -Idrivers/net/ntnic -I../drivers/net/ntnic -I../drivers/net/ntnic/adapter -I../drivers/net/ntnic/include -I../drivers/net/ntnic/nim -I../drivers/net/ntnic/ntlog/include -I../drivers/net/ntnic/ntutil/include -I../drivers/net/ntnic/nthw -I../drivers/net/ntnic/nthw/core -I../drivers/net/ntnic/nthw/supported -I../drivers/net/ntnic/nthw/flow_api -I../drivers/net/ntnic/nthw/flow_filter -I../drivers/net/ntnic/ntconnect/include -I../drivers/net/ntnic/sensors -I../drivers/net/ntnic/sensors/avr_sensors -I../drivers/net/ntnic/sensors/board_sensors -I../drivers/net/ntnic/sensors/nim_sensors -I../drivers/net/ntnic/sensors/ntavr -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/x86/include -I../lib/eal/x86/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 -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/vhost -I../lib/vhost -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/dmadev -I../lib/dmadev -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -mrtm -Wno-format-truncation -DNT_TOOLS -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ntnic -MD -MQ drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o -MF drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o.d -o drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o -c ../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c: In function ‘flm_flow_programming’:
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2710:28: error: array subscript 16 is outside array bounds of ‘struct flm_v17_lrn_data_s[1]’ [-Werror=array-bounds]
 2710 |                 mbr_id3_ptr->a = mtr_ids[2];
      |                            ^~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2679:35: note: while referencing ‘learn_record’
 2679 |         struct flm_v17_lrn_data_s learn_record;
      |                                   ^~~~~~~~~~~~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2711:28: error: array subscript 16 is outside array bounds of ‘struct flm_v17_lrn_data_s[1]’ [-Werror=array-bounds]
 2711 |                 mbr_id4_ptr->b = mtr_ids[3];
      |                            ^~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2679:35: note: while referencing ‘learn_record’
 2679 |         struct flm_v17_lrn_data_s learn_record;
      |                                   ^~~~~~~~~~~~
cc1: all warnings being treated as errors
[1746/2869] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_nthw_fpga_model.c.o
[1747/2869] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_hshconfig.c.o
[1748/2869] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_filter_ntnic_filter.c.o
[1749/2869] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_vdpa.c.o
[1750/2869] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_dbsconfig.c.o
[1751/2869] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_meter.c.o
[1752/2869] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_vf.c.o
[1753/2869] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_vfio.c.o
[1754/2869] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_ethdev.c.o
ninja: build stopped




*Build Failed #2:
OS: RHEL92-64
Target: x86_64-native-linuxapp-gcc+shared
FAILED: drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o 
gcc -Idrivers/libtmp_rte_net_ntnic.a.p -Idrivers -I../drivers -Idrivers/net/ntnic -I../drivers/net/ntnic -I../drivers/net/ntnic/adapter -I../drivers/net/ntnic/include -I../drivers/net/ntnic/nim -I../drivers/net/ntnic/ntlog/include -I../drivers/net/ntnic/ntutil/include -I../drivers/net/ntnic/nthw -I../drivers/net/ntnic/nthw/core -I../drivers/net/ntnic/nthw/supported -I../drivers/net/ntnic/nthw/flow_api -I../drivers/net/ntnic/nthw/flow_filter -I../drivers/net/ntnic/ntconnect/include -I../drivers/net/ntnic/sensors -I../drivers/net/ntnic/sensors/avr_sensors -I../drivers/net/ntnic/sensors/board_sensors -I../drivers/net/ntnic/sensors/nim_sensors -I../drivers/net/ntnic/sensors/ntavr -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/x86/include -I../lib/eal/x86/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 -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/vhost -I../lib/vhost -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/dmadev -I../lib/dmadev -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -mrtm -Wno-format-truncation -DNT_TOOLS -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ntnic -MD -MQ drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o -MF drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o.d -o drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o -c ../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c: In function ‘flm_flow_programming’:
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2710:28: error: array subscript 16 is outside array bounds of ‘struct flm_v17_lrn_data_s[1]’ [-Werror=array-bounds]
 2710 |                 mbr_id3_ptr->a = mtr_ids[2];
      |                            ^~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2679:35: note: while referencing ‘learn_record’
 2679 |         struct flm_v17_lrn_data_s learn_record;
      |                                   ^~~~~~~~~~~~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2711:28: error: array subscript 16 is outside array bounds of ‘struct flm_v17_lrn_data_s[1]’ [-Werror=array-bounds]
 2711 |                 mbr_id4_ptr->b = mtr_ids[3];
      |                            ^~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2679:35: note: while referencing ‘learn_record’
 2679 |         struct flm_v17_lrn_data_s learn_record;
      |                                   ^~~~~~~~~~~~
cc1: all warnings being treated as errors
[1764/2722] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_nthw_fpga_model.c.o
[1765/2722] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_hshconfig.c.o
[1766/2722] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_filter_ntnic_filter.c.o
[1767/2722] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_dbsconfig.c.o
[1768/2722] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_meter.c.o
[1769/2722] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_vdpa.c.o
[1770/2722] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_vf.c.o
[1771/2722] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_vfio.c.o
[1772/2722] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_ethdev.c.o
ninja: build stopped




*Build Failed #3:
OS: RHEL92-64
Target: x86_64-native-linuxapp-gcc+debug
FAILED: drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o 
gcc -Idrivers/libtmp_rte_net_ntnic.a.p -Idrivers -I../drivers -Idrivers/net/ntnic -I../drivers/net/ntnic -I../drivers/net/ntnic/adapter -I../drivers/net/ntnic/include -I../drivers/net/ntnic/nim -I../drivers/net/ntnic/ntlog/include -I../drivers/net/ntnic/ntutil/include -I../drivers/net/ntnic/nthw -I../drivers/net/ntnic/nthw/core -I../drivers/net/ntnic/nthw/supported -I../drivers/net/ntnic/nthw/flow_api -I../drivers/net/ntnic/nthw/flow_filter -I../drivers/net/ntnic/ntconnect/include -I../drivers/net/ntnic/sensors -I../drivers/net/ntnic/sensors/avr_sensors -I../drivers/net/ntnic/sensors/board_sensors -I../drivers/net/ntnic/sensors/nim_sensors -I../drivers/net/ntnic/sensors/ntavr -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/x86/include -I../lib/eal/x86/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 -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/vhost -I../lib/vhost -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/dmadev -I../lib/dmadev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -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-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -mrtm -Wno-format-truncation -DDEBUG -DNT_TOOLS -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ntnic -MD -MQ drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o -MF drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o.d -o drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o -c ../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c: In function ‘flm_flow_programming’:
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2710:28: error: array subscript 16 is outside array bounds of ‘struct flm_v17_lrn_data_s[1]’ [-Werror=array-bounds]
 2710 |                 mbr_id3_ptr->a = mtr_ids[2];
      |                            ^~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2679:35: note: while referencing ‘learn_record’
 2679 |         struct flm_v17_lrn_data_s learn_record;
      |                                   ^~~~~~~~~~~~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2711:28: error: array subscript 16 is outside array bounds of ‘struct flm_v17_lrn_data_s[1]’ [-Werror=array-bounds]
 2711 |                 mbr_id4_ptr->b = mtr_ids[3];
      |                            ^~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2679:35: note: while referencing ‘learn_record’
 2679 |         struct flm_v17_lrn_data_s learn_record;
      |                                   ^~~~~~~~~~~~
cc1: all warnings being treated as errors
[1744/2869] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_nthw_stat.c.o
[1745/2869] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_nthw_rac.c.o
[1746/2869] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_hshconfig.c.o
[1747/2869] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_nthw_fpga_model.c.o
[1748/2869] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_filter_ntnic_filter.c.o
[1749/2869] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_dbsconfig.c.o
[1750/2869] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_meter.c.o
[1751/2869] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_vdpa.c.o
[1752/2869] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_ethdev.c.o
ninja: build stopped




*Build Failed #4:
OS: CBL-Mariner2.0-64
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o 
gcc -Idrivers/libtmp_rte_net_ntnic.a.p -Idrivers -I../drivers -Idrivers/net/ntnic -I../drivers/net/ntnic -I../drivers/net/ntnic/adapter -I../drivers/net/ntnic/include -I../drivers/net/ntnic/nim -I../drivers/net/ntnic/ntlog/include -I../drivers/net/ntnic/ntutil/include -I../drivers/net/ntnic/nthw -I../drivers/net/ntnic/nthw/core -I../drivers/net/ntnic/nthw/supported -I../drivers/net/ntnic/nthw/flow_api -I../drivers/net/ntnic/nthw/flow_filter -I../drivers/net/ntnic/ntconnect/include -I../drivers/net/ntnic/sensors -I../drivers/net/ntnic/sensors/avr_sensors -I../drivers/net/ntnic/sensors/board_sensors -I../drivers/net/ntnic/sensors/nim_sensors -I../drivers/net/ntnic/sensors/ntavr -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/x86/include -I../lib/eal/x86/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 -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/vhost -I../lib/vhost -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/dmadev -I../lib/dmadev -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -mrtm -Wno-format-truncation -DNT_TOOLS -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ntnic -MD -MQ drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o -MF drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o.d -o drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o -c ../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c: In function 'flm_flow_programming':
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2710:28: error: array subscript 16 is outside array bounds of 'struct flm_v17_lrn_data_s[1]' [-Werror=array-bounds]
 2710 |                 mbr_id3_ptr->a = mtr_ids[2];
      |                            ^~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2679:35: note: while referencing 'learn_record'
 2679 |         struct flm_v17_lrn_data_s learn_record;
      |                                   ^~~~~~~~~~~~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2711:28: error: array subscript 16 is outside array bounds of 'struct flm_v17_lrn_data_s[1]' [-Werror=array-bounds]
 2711 |                 mbr_id4_ptr->b = mtr_ids[3];
      |                            ^~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2679:35: note: while referencing 'learn_record'
 2679 |         struct flm_v17_lrn_data_s learn_record;
      |                                   ^~~~~~~~~~~~
cc1: all warnings being treated as errors
[1744/2866] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_nthw_fpga_model.c.o
[1745/2866] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_hshconfig.c.o
[1746/2866] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_dbsconfig.c.o
[1747/2866] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_vf.c.o
[1748/2866] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_filter_ntnic_filter.c.o
[1749/2866] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_meter.c.o
[1750/2866] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_vdpa.c.o
[1751/2866] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_vfio.c.o
[1752/2866] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_ethdev.c.o
ninja: build stopped




*Build Failed #5:
OS: UB2004-64
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o 
gcc -Idrivers/libtmp_rte_net_ntnic.a.p -Idrivers -I../drivers -Idrivers/net/ntnic -I../drivers/net/ntnic -I../drivers/net/ntnic/adapter -I../drivers/net/ntnic/include -I../drivers/net/ntnic/nim -I../drivers/net/ntnic/ntlog/include -I../drivers/net/ntnic/ntutil/include -I../drivers/net/ntnic/nthw -I../drivers/net/ntnic/nthw/core -I../drivers/net/ntnic/nthw/supported -I../drivers/net/ntnic/nthw/flow_api -I../drivers/net/ntnic/nthw/flow_filter -I../drivers/net/ntnic/ntconnect/include -I../drivers/net/ntnic/sensors -I../drivers/net/ntnic/sensors/avr_sensors -I../drivers/net/ntnic/sensors/board_sensors -I../drivers/net/ntnic/sensors/nim_sensors -I../drivers/net/ntnic/sensors/ntavr -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/x86/include -I../lib/eal/x86/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 -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/vhost -I../lib/vhost -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/dmadev -I../lib/dmadev -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -mrtm -Wno-format-truncation -DNT_TOOLS -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ntnic -MD -MQ drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o -MF drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o.d -o drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o -c ../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c: In function ‘flm_flow_programming’:
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2710:14: error: array subscript 16 is outside array bounds of ‘struct flm_v17_lrn_data_s[1]’ [-Werror=array-bounds]
 2710 |   mbr_id3_ptr->a = mtr_ids[2];
      |              ^~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2679:28: note: while referencing ‘learn_record’
 2679 |  struct flm_v17_lrn_data_s learn_record;
      |                            ^~~~~~~~~~~~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2711:14: error: array subscript 16 is outside array bounds of ‘struct flm_v17_lrn_data_s[1]’ [-Werror=array-bounds]
 2711 |   mbr_id4_ptr->b = mtr_ids[3];
      |              ^~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2679:28: note: while referencing ‘learn_record’
 2679 |  struct flm_v17_lrn_data_s learn_record;
      |                            ^~~~~~~~~~~~
cc1: all warnings being treated as errors
[1711/2915] Compiling C object drivers/librte_net_ngbe.a.p/meson-generated_.._rte_net_ngbe.pmd.c.o
[1712/2915] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_mac_pcs.c.o
[1713/2915] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_tsm.c.o
[1714/2915] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_engine_flow_group.c.o
[1715/2915] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_actions.c.o
[1716/2915] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_backend.c.o
[1717/2915] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_spi_v3.c.o
[1718/2915] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_si5340.c.o
[1719/2915] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api.c.o
ninja: build stopped




*Build Failed #6:
OS: UB2204-64
Target: x86_64-native-linuxapp-gcc+16byte
FAILED: drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o 
gcc -Idrivers/libtmp_rte_net_ntnic.a.p -Idrivers -I../drivers -Idrivers/net/ntnic -I../drivers/net/ntnic -I../drivers/net/ntnic/adapter -I../drivers/net/ntnic/include -I../drivers/net/ntnic/nim -I../drivers/net/ntnic/ntlog/include -I../drivers/net/ntnic/ntutil/include -I../drivers/net/ntnic/nthw -I../drivers/net/ntnic/nthw/core -I../drivers/net/ntnic/nthw/supported -I../drivers/net/ntnic/nthw/flow_api -I../drivers/net/ntnic/nthw/flow_filter -I../drivers/net/ntnic/ntconnect/include -I../drivers/net/ntnic/sensors -I../drivers/net/ntnic/sensors/avr_sensors -I../drivers/net/ntnic/sensors/board_sensors -I../drivers/net/ntnic/sensors/nim_sensors -I../drivers/net/ntnic/sensors/ntavr -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/x86/include -I../lib/eal/x86/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 -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/vhost -I../lib/vhost -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/dmadev -I../lib/dmadev -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -DRTE_LIBRTE_I40E_16BYTE_RX_DESC -DRTE_LIBRTE_ICE_16BYTE_RX_DESC -fPIC -march=native -mrtm -Wno-format-truncation -DNT_TOOLS -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ntnic -MD -MQ drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o -MF drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o.d -o drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o -c ../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c: In function ‘flm_flow_programming’:
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2710:28: error: array subscript 16 is outside array bounds of ‘struct flm_v17_lrn_data_s[1]’ [-Werror=array-bounds]
 2710 |                 mbr_id3_ptr->a = mtr_ids[2];
      |                            ^~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2679:35: note: while referencing ‘learn_record’
 2679 |         struct flm_v17_lrn_data_s learn_record;
      |                                   ^~~~~~~~~~~~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2711:28: error: array subscript 16 is outside array bounds of ‘struct flm_v17_lrn_data_s[1]’ [-Werror=array-bounds]
 2711 |                 mbr_id4_ptr->b = mtr_ids[3];
      |                            ^~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2679:35: note: while referencing ‘learn_record’
 2679 |         struct flm_v17_lrn_data_s learn_record;
      |                                   ^~~~~~~~~~~~
cc1: all warnings being treated as errors
[1720/2920] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_engine_flow_group.c.o
[1721/2920] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_tsm.c.o
[1722/2920] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_actions.c.o
[1723/2920] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_backend.c.o
[1724/2920] Generating drivers/rte_net_ngbe.pmd.c with a custom command
[1725/2920] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_mac_pcs.c.o
[1726/2920] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_si5340.c.o
[1727/2920] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api.c.o
[1728/2920] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_spi_v3.c.o
ninja: build stopped




*Build Failed #7:
OS: UB2204-64
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o 
gcc -Idrivers/libtmp_rte_net_ntnic.a.p -Idrivers -I../drivers -Idrivers/net/ntnic -I../drivers/net/ntnic -I../drivers/net/ntnic/adapter -I../drivers/net/ntnic/include -I../drivers/net/ntnic/nim -I../drivers/net/ntnic/ntlog/include -I../drivers/net/ntnic/ntutil/include -I../drivers/net/ntnic/nthw -I../drivers/net/ntnic/nthw/core -I../drivers/net/ntnic/nthw/supported -I../drivers/net/ntnic/nthw/flow_api -I../drivers/net/ntnic/nthw/flow_filter -I../drivers/net/ntnic/ntconnect/include -I../drivers/net/ntnic/sensors -I../drivers/net/ntnic/sensors/avr_sensors -I../drivers/net/ntnic/sensors/board_sensors -I../drivers/net/ntnic/sensors/nim_sensors -I../drivers/net/ntnic/sensors/ntavr -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/x86/include -I../lib/eal/x86/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 -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/vhost -I../lib/vhost -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/dmadev -I../lib/dmadev -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -mrtm -Wno-format-truncation -DNT_TOOLS -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ntnic -MD -MQ drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o -MF drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o.d -o drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o -c ../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c: In function ‘flm_flow_programming’:
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2710:28: error: array subscript 16 is outside array bounds of ‘struct flm_v17_lrn_data_s[1]’ [-Werror=array-bounds]
 2710 |                 mbr_id3_ptr->a = mtr_ids[2];
      |                            ^~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2679:35: note: while referencing ‘learn_record’
 2679 |         struct flm_v17_lrn_data_s learn_record;
      |                                   ^~~~~~~~~~~~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2711:28: error: array subscript 16 is outside array bounds of ‘struct flm_v17_lrn_data_s[1]’ [-Werror=array-bounds]
 2711 |                 mbr_id4_ptr->b = mtr_ids[3];
      |                            ^~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2679:35: note: while referencing ‘learn_record’
 2679 |         struct flm_v17_lrn_data_s learn_record;
      |                                   ^~~~~~~~~~~~
cc1: all warnings being treated as errors
[1714/2916] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api.c.o
[1715/2916] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_engine_flow_tunnel.c.o
[1716/2916] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_rxtx.c.o
[1717/2916] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_hw_mod_hw_mod_hsh.c.o
[1718/2916] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_hw_mod_hw_mod_hst.c.o
[1719/2916] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_hw_mod_hw_mod_ioa.c.o
[1720/2916] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_hw_mod_hw_mod_flm.c.o
[1721/2916] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_engine_flow_km.c.o
[1722/2916] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_hw_mod_hw_mod_cat.c.o
ninja: build stopped




*Build Failed #8:
OS: UB2204-64
Target: x86_64-native-linuxapp-doc
FAILED: drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o 
gcc -Idrivers/libtmp_rte_net_ntnic.a.p -Idrivers -I../drivers -Idrivers/net/ntnic -I../drivers/net/ntnic -I../drivers/net/ntnic/adapter -I../drivers/net/ntnic/include -I../drivers/net/ntnic/nim -I../drivers/net/ntnic/ntlog/include -I../drivers/net/ntnic/ntutil/include -I../drivers/net/ntnic/nthw -I../drivers/net/ntnic/nthw/core -I../drivers/net/ntnic/nthw/supported -I../drivers/net/ntnic/nthw/flow_api -I../drivers/net/ntnic/nthw/flow_filter -I../drivers/net/ntnic/ntconnect/include -I../drivers/net/ntnic/sensors -I../drivers/net/ntnic/sensors/avr_sensors -I../drivers/net/ntnic/sensors/board_sensors -I../drivers/net/ntnic/sensors/nim_sensors -I../drivers/net/ntnic/sensors/ntavr -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/x86/include -I../lib/eal/x86/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 -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/vhost -I../lib/vhost -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/dmadev -I../lib/dmadev -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -mrtm -Wno-format-truncation -DNT_TOOLS -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ntnic -MD -MQ drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o -MF drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o.d -o drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o -c ../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c: In function ‘flm_flow_programming’:
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2710:28: error: array subscript 16 is outside array bounds of ‘struct flm_v17_lrn_data_s[1]’ [-Werror=array-bounds]
 2710 |                 mbr_id3_ptr->a = mtr_ids[2];
      |                            ^~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2679:35: note: while referencing ‘learn_record’
 2679 |         struct flm_v17_lrn_data_s learn_record;
      |                                   ^~~~~~~~~~~~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2711:28: error: array subscript 16 is outside array bounds of ‘struct flm_v17_lrn_data_s[1]’ [-Werror=array-bounds]
 2711 |                 mbr_id4_ptr->b = mtr_ids[3];
      |                            ^~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2679:35: note: while referencing ‘learn_record’
 2679 |         struct flm_v17_lrn_data_s learn_record;
      |                                   ^~~~~~~~~~~~
cc1: all warnings being treated as errors
[1796/2887] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_rmc.c.o
[1797/2887] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_pcie3.c.o
[1798/2887] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_sdc.c.o
[1799/2887] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_hif.c.o
[1800/2887] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_mac_pcs_xxv.c.o
[1801/2887] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_mac_pcs.c.o
[1802/2887] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_iic.c.o
[1803/2887] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_txpp.c.o
[1804/2887] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.o
ninja: build stopped




*Build Failed #9:
OS: RHEL92-64Rt
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o 
gcc -Idrivers/libtmp_rte_net_ntnic.a.p -Idrivers -I../drivers -Idrivers/net/ntnic -I../drivers/net/ntnic -I../drivers/net/ntnic/adapter -I../drivers/net/ntnic/include -I../drivers/net/ntnic/nim -I../drivers/net/ntnic/ntlog/include -I../drivers/net/ntnic/ntutil/include -I../drivers/net/ntnic/nthw -I../drivers/net/ntnic/nthw/core -I../drivers/net/ntnic/nthw/supported -I../drivers/net/ntnic/nthw/flow_api -I../drivers/net/ntnic/nthw/flow_filter -I../drivers/net/ntnic/ntconnect/include -I../drivers/net/ntnic/sensors -I../drivers/net/ntnic/sensors/avr_sensors -I../drivers/net/ntnic/sensors/board_sensors -I../drivers/net/ntnic/sensors/nim_sensors -I../drivers/net/ntnic/sensors/ntavr -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/x86/include -I../lib/eal/x86/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 -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/vhost -I../lib/vhost -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/dmadev -I../lib/dmadev -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -mrtm -Wno-format-truncation -DNT_TOOLS -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ntnic -MD -MQ drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o -MF drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o.d -o drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o -c ../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c: In function ‘flm_flow_programming’:
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2710:28: error: array subscript 16 is outside array bounds of ‘struct flm_v17_lrn_data_s[1]’ [-Werror=array-bounds]
 2710 |                 mbr_id3_ptr->a = mtr_ids[2];
      |                            ^~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2679:35: note: while referencing ‘learn_record’
 2679 |         struct flm_v17_lrn_data_s learn_record;
      |                                   ^~~~~~~~~~~~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2711:28: error: array subscript 16 is outside array bounds of ‘struct flm_v17_lrn_data_s[1]’ [-Werror=array-bounds]
 2711 |                 mbr_id4_ptr->b = mtr_ids[3];
      |                            ^~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2679:35: note: while referencing ‘learn_record’
 2679 |         struct flm_v17_lrn_data_s learn_record;
      |                                   ^~~~~~~~~~~~
cc1: all warnings being treated as errors
[1744/2869] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_nthw_stat.c.o
[1745/2869] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_nthw_rac.c.o
[1746/2869] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_hshconfig.c.o
[1747/2869] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_nthw_fpga_model.c.o
[1748/2869] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_vdpa.c.o
[1749/2869] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_filter_ntnic_filter.c.o
[1750/2869] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_dbsconfig.c.o
[1751/2869] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_meter.c.o
[1752/2869] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_ethdev.c.o
ninja: build stopped




*Build Failed #10:
OS: UB2304-64
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o 
gcc -Idrivers/libtmp_rte_net_ntnic.a.p -Idrivers -I../drivers -Idrivers/net/ntnic -I../drivers/net/ntnic -I../drivers/net/ntnic/adapter -I../drivers/net/ntnic/include -I../drivers/net/ntnic/nim -I../drivers/net/ntnic/ntlog/include -I../drivers/net/ntnic/ntutil/include -I../drivers/net/ntnic/nthw -I../drivers/net/ntnic/nthw/core -I../drivers/net/ntnic/nthw/supported -I../drivers/net/ntnic/nthw/flow_api -I../drivers/net/ntnic/nthw/flow_filter -I../drivers/net/ntnic/ntconnect/include -I../drivers/net/ntnic/sensors -I../drivers/net/ntnic/sensors/avr_sensors -I../drivers/net/ntnic/sensors/board_sensors -I../drivers/net/ntnic/sensors/nim_sensors -I../drivers/net/ntnic/sensors/ntavr -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/x86/include -I../lib/eal/x86/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 -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/vhost -I../lib/vhost -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/dmadev -I../lib/dmadev -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -mrtm -Wno-format-truncation -DNT_TOOLS -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ntnic -MD -MQ drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o -MF drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o.d -o drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o -c ../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c: In function ‘flm_flow_programming’:
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2710:28: error: array subscript 16 is outside array bounds of ‘struct flm_v17_lrn_data_s[1]’ [-Werror=array-bounds]
 2710 |                 mbr_id3_ptr->a = mtr_ids[2];
      |                            ^~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2679:35: note: at offset 132 into object ‘learn_record’ of size 96
 2679 |         struct flm_v17_lrn_data_s learn_record;
      |                                   ^~~~~~~~~~~~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2711:28: error: array subscript 16 is outside array bounds of ‘struct flm_v17_lrn_data_s[1]’ [-Werror=array-bounds]
 2711 |                 mbr_id4_ptr->b = mtr_ids[3];
      |                            ^~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2679:35: note: at offset 132 into object ‘learn_record’ of size 96
 2679 |         struct flm_v17_lrn_data_s learn_record;
      |                                   ^~~~~~~~~~~~
cc1: all warnings being treated as errors
[1757/2916] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_nthw_rac.c.o
[1758/2916] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_hshconfig.c.o
[1759/2916] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_nthw_fpga_model.c.o
[1760/2916] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_meter.c.o
[1761/2916] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_dbsconfig.c.o
[1762/2916] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_vf.c.o
[1763/2916] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_filter_ntnic_filter.c.o
[1764/2916] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_vdpa.c.o
[1765/2916] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_ethdev.c.o
ninja: build stopped




*Build Failed #11:
OS: FC38-64
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o 
gcc -Idrivers/libtmp_rte_net_ntnic.a.p -Idrivers -I../drivers -Idrivers/net/ntnic -I../drivers/net/ntnic -I../drivers/net/ntnic/adapter -I../drivers/net/ntnic/include -I../drivers/net/ntnic/nim -I../drivers/net/ntnic/ntlog/include -I../drivers/net/ntnic/ntutil/include -I../drivers/net/ntnic/nthw -I../drivers/net/ntnic/nthw/core -I../drivers/net/ntnic/nthw/supported -I../drivers/net/ntnic/nthw/flow_api -I../drivers/net/ntnic/nthw/flow_filter -I../drivers/net/ntnic/ntconnect/include -I../drivers/net/ntnic/sensors -I../drivers/net/ntnic/sensors/avr_sensors -I../drivers/net/ntnic/sensors/board_sensors -I../drivers/net/ntnic/sensors/nim_sensors -I../drivers/net/ntnic/sensors/ntavr -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/x86/include -I../lib/eal/x86/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 -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/vhost -I../lib/vhost -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/dmadev -I../lib/dmadev -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -mrtm -Wno-format-truncation -DNT_TOOLS -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ntnic -MD -MQ drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o -MF drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o.d -o drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o -c ../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c: In function ‘flm_flow_programming’:
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2710:28: error: array subscript 16 is outside array bounds of ‘struct flm_v17_lrn_data_s[1]’ [-Werror=array-bounds=]
 2710 |                 mbr_id3_ptr->a = mtr_ids[2];
      |                            ^~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2679:35: note: at offset 132 into object ‘learn_record’ of size 96
 2679 |         struct flm_v17_lrn_data_s learn_record;
      |                                   ^~~~~~~~~~~~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2711:28: error: array subscript 16 is outside array bounds of ‘struct flm_v17_lrn_data_s[1]’ [-Werror=array-bounds=]
 2711 |                 mbr_id4_ptr->b = mtr_ids[3];
      |                            ^~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2679:35: note: at offset 132 into object ‘learn_record’ of size 96
 2679 |         struct flm_v17_lrn_data_s learn_record;
      |                                   ^~~~~~~~~~~~
cc1: all warnings being treated as errors
[1865/3082] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_nthw_rac.c.o
[1866/3082] Generating drivers/rte_net_mlx5.sym_chk with a custom command (wrapped by meson to capture output)
[1867/3082] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_nthw_stat.c.o
[1868/3082] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_nthw_fpga_model.c.o
[1869/3082] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_hshconfig.c.o
[1870/3082] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_filter_ntnic_filter.c.o
[1871/3082] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_meter.c.o
[1872/3082] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_dbsconfig.c.o
[1873/3082] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_ethdev.c.o
ninja: build stopped




*Build Failed #12:
OS: UB2204-64Rt
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o 
gcc -Idrivers/libtmp_rte_net_ntnic.a.p -Idrivers -I../drivers -Idrivers/net/ntnic -I../drivers/net/ntnic -I../drivers/net/ntnic/adapter -I../drivers/net/ntnic/include -I../drivers/net/ntnic/nim -I../drivers/net/ntnic/ntlog/include -I../drivers/net/ntnic/ntutil/include -I../drivers/net/ntnic/nthw -I../drivers/net/ntnic/nthw/core -I../drivers/net/ntnic/nthw/supported -I../drivers/net/ntnic/nthw/flow_api -I../drivers/net/ntnic/nthw/flow_filter -I../drivers/net/ntnic/ntconnect/include -I../drivers/net/ntnic/sensors -I../drivers/net/ntnic/sensors/avr_sensors -I../drivers/net/ntnic/sensors/board_sensors -I../drivers/net/ntnic/sensors/nim_sensors -I../drivers/net/ntnic/sensors/ntavr -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/x86/include -I../lib/eal/x86/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 -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/vhost -I../lib/vhost -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/dmadev -I../lib/dmadev -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -mrtm -Wno-format-truncation -DNT_TOOLS -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ntnic -MD -MQ drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o -MF drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o.d -o drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_profile_inline.c.o -c ../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c: In function ‘flm_flow_programming’:
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2710:28: error: array subscript 16 is outside array bounds of ‘struct flm_v17_lrn_data_s[1]’ [-Werror=array-bounds]
 2710 |                 mbr_id3_ptr->a = mtr_ids[2];
      |                            ^~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2679:35: note: while referencing ‘learn_record’
 2679 |         struct flm_v17_lrn_data_s learn_record;
      |                                   ^~~~~~~~~~~~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2711:28: error: array subscript 16 is outside array bounds of ‘struct flm_v17_lrn_data_s[1]’ [-Werror=array-bounds]
 2711 |                 mbr_id4_ptr->b = mtr_ids[3];
      |                            ^~
../drivers/net/ntnic/nthw/flow_api/flow_api_profile_inline.c:2679:35: note: while referencing ‘learn_record’
 2679 |         struct flm_v17_lrn_data_s learn_record;
      |                                   ^~~~~~~~~~~~
cc1: all warnings being treated as errors
[1716/2920] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_tsm.c.o
[1717/2920] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_engine_flow_group.c.o
[1718/2920] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_actions.c.o
[1719/2920] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api_backend.c.o
[1720/2920] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_mac_pcs.c.o
[1721/2920] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_rxtx.c.o
[1722/2920] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_si5340.c.o
[1723/2920] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api.c.o
[1724/2920] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_spi_v3.c.o
ninja: build stopped


DPDK STV team

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-08-31 12:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-31 12:43 compilation|FAILURE| pw(130981) sid(29389) job(PER_PATCH_BUILD8895)[v11, 8/8] net/ntnic: adds socket connection to PMD sys_stv

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).