|FAILURE| pw167747-167756 [PATCH v1 13/13] doc/sxe2: add acl-stat-type parameter documentation
qemudev at loongson.cn
qemudev at loongson.cn
Fri Aug 14 14:26:59 CEST 2026
Test-Label: loongson-compile-loongarch-abi2
Test-Status: FAILURE
http://dpdk.org/patch/167756
_ninja build failure_
Submitter: liujie5 at linkdatatechnology.com <liujie5 at linkdatatechnology.com>
Date: Fri, 14 Aug 2026 20:21:52 +0800
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: c1a46b9d9243e922428e8a5f87fa3c6ac177dc5a
167747-167756 --> ninja build failed
Test environment and result as below:
+---------------------+----------------+
| Environment | compilation |
+---------------------+----------------+
| Loongnix-Server 23.2 | FAIL |
+---------------------+----------------+
Loongnix-Server 23.2
Kernel: 6.6.52-1.10.lns23.loongarch64
Compiler: gcc 12.3
Ninja build logs:
-------------------------------BEGIN LOGS----------------------------
FAILED: drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_vsi.c.o
cc -Idrivers/libtmp_rte_net_sxe2.a.p -Idrivers -I../drivers -Idrivers/net/sxe2 -I../drivers/net/sxe2 -Idrivers/common/sxe2 -I../drivers/common/sxe2 -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -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 -I../kernel/linux -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/argparse -I../lib/argparse -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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/security -I../lib/security -fdiagnostics-color=always !
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -g -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=sxe2 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.sxe2 -MD -MQ drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_vsi.c.o -MF drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_vsi.c.o.d -o drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_vsi.c.o -c ../drivers/net/sxe2/sxe2_vsi.c
In file included from ../drivers/net/sxe2/sxe2_vsi.h:9,
from ../drivers/net/sxe2/sxe2_ethdev.h:17,
from ../drivers/net/sxe2/sxe2_vsi.c:8:
./drivers/net/sxe2/sxe2_drv_cmd.h:670:9: error: unknown type name ‘__le32’
670 | __le32 stat_id;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:671:9: error: unknown type name ‘__le32’
671 | __le32 stat_ctrl;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:672:9: error: unknown type name ‘__le32’
672 | __le32 is_clear;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:676:9: error: unknown type name ‘__le32’
676 | __le32 stat_index;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:677:9: error: unknown type name ‘__le64’
677 | __le64 stat_hits;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:678:9: error: unknown type name ‘__le64’
678 | __le64 stat_bytes;
| ^~~~~~
[2038/3223] Generating drivers/rte_net_pcap.pmd.c with a custom command
[2039/3223] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_tx.c.o
FAILED: drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_tx.c.o
cc -Idrivers/libtmp_rte_net_sxe2.a.p -Idrivers -I../drivers -Idrivers/net/sxe2 -I../drivers/net/sxe2 -Idrivers/common/sxe2 -I../drivers/common/sxe2 -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -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 -I../kernel/linux -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/argparse -I../lib/argparse -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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/security -I../lib/security -fdiagnostics-color=always !
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -g -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=sxe2 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.sxe2 -MD -MQ drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_tx.c.o -MF drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_tx.c.o.d -o drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_tx.c.o -c ../drivers/net/sxe2/sxe2_tx.c
In file included from ../drivers/net/sxe2/sxe2_queue.h:12,
from ../drivers/net/sxe2/sxe2_tx.h:8,
from ../drivers/net/sxe2/sxe2_tx.c:11:
./drivers/net/sxe2/sxe2_drv_cmd.h:670:9: error: unknown type name ‘__le32’
670 | __le32 stat_id;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:671:9: error: unknown type name ‘__le32’
671 | __le32 stat_ctrl;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:672:9: error: unknown type name ‘__le32’
672 | __le32 is_clear;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:676:9: error: unknown type name ‘__le32’
676 | __le32 stat_index;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:677:9: error: unknown type name ‘__le64’
677 | __le64 stat_hits;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:678:9: error: unknown type name ‘__le64’
678 | __le64 stat_bytes;
| ^~~~~~
[2040/3223] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_queue.c.o
FAILED: drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_queue.c.o
cc -Idrivers/libtmp_rte_net_sxe2.a.p -Idrivers -I../drivers -Idrivers/net/sxe2 -I../drivers/net/sxe2 -Idrivers/common/sxe2 -I../drivers/common/sxe2 -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -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 -I../kernel/linux -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/argparse -I../lib/argparse -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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/security -I../lib/security -fdiagnostics-color=always !
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -g -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=sxe2 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.sxe2 -MD -MQ drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_queue.c.o -MF drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_queue.c.o.d -o drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_queue.c.o -c ../drivers/net/sxe2/sxe2_queue.c
In file included from ../drivers/net/sxe2/sxe2_vsi.h:9,
from ../drivers/net/sxe2/sxe2_ethdev.h:17,
from ../drivers/net/sxe2/sxe2_queue.c:5:
./drivers/net/sxe2/sxe2_drv_cmd.h:670:9: error: unknown type name ‘__le32’
670 | __le32 stat_id;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:671:9: error: unknown type name ‘__le32’
671 | __le32 stat_ctrl;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:672:9: error: unknown type name ‘__le32’
672 | __le32 is_clear;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:676:9: error: unknown type name ‘__le32’
676 | __le32 stat_index;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:677:9: error: unknown type name ‘__le64’
677 | __le64 stat_hits;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:678:9: error: unknown type name ‘__le64’
678 | __le64 stat_bytes;
| ^~~~~~
[2041/3223] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_cmd_chnl.c.o
FAILED: drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_cmd_chnl.c.o
cc -Idrivers/libtmp_rte_net_sxe2.a.p -Idrivers -I../drivers -Idrivers/net/sxe2 -I../drivers/net/sxe2 -Idrivers/common/sxe2 -I../drivers/common/sxe2 -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -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 -I../kernel/linux -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/argparse -I../lib/argparse -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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/security -I../lib/security -fdiagnostics-color=always !
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -g -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=sxe2 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.sxe2 -MD -MQ drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_cmd_chnl.c.o -MF drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_cmd_chnl.c.o.d -o drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_cmd_chnl.c.o -c ../drivers/net/sxe2/sxe2_cmd_chnl.c
In file included from ../drivers/net/sxe2/sxe2_cmd_chnl.c:6:
./drivers/net/sxe2/sxe2_drv_cmd.h:670:9: error: unknown type name ‘__le32’
670 | __le32 stat_id;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:671:9: error: unknown type name ‘__le32’
671 | __le32 stat_ctrl;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:672:9: error: unknown type name ‘__le32’
672 | __le32 is_clear;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:676:9: error: unknown type name ‘__le32’
676 | __le32 stat_index;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:677:9: error: unknown type name ‘__le64’
677 | __le64 stat_hits;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:678:9: error: unknown type name ‘__le64’
678 | __le64 stat_bytes;
| ^~~~~~
[2042/3223] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_rxtx.c.o
[2043/3223] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_rx.c.o
FAILED: drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_rx.c.o
cc -Idrivers/libtmp_rte_net_sxe2.a.p -Idrivers -I../drivers -Idrivers/net/sxe2 -I../drivers/net/sxe2 -Idrivers/common/sxe2 -I../drivers/common/sxe2 -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -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 -I../kernel/linux -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/argparse -I../lib/argparse -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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/security -I../lib/security -fdiagnostics-color=always !
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -g -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=sxe2 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.sxe2 -MD -MQ drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_rx.c.o -MF drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_rx.c.o.d -o drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_rx.c.o -c ../drivers/net/sxe2/sxe2_rx.c
In file included from ../drivers/net/sxe2/sxe2_vsi.h:9,
from ../drivers/net/sxe2/sxe2_ethdev.h:17,
from ../drivers/net/sxe2/sxe2_rx.c:11:
./drivers/net/sxe2/sxe2_drv_cmd.h:670:9: error: unknown type name ‘__le32’
670 | __le32 stat_id;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:671:9: error: unknown type name ‘__le32’
671 | __le32 stat_ctrl;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:672:9: error: unknown type name ‘__le32’
672 | __le32 is_clear;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:676:9: error: unknown type name ‘__le32’
676 | __le32 stat_index;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:677:9: error: unknown type name ‘__le64’
677 | __le64 stat_hits;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:678:9: error: unknown type name ‘__le64’
678 | __le64 stat_bytes;
| ^~~~~~
[2044/3223] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_txrx.c.o
FAILED: drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_txrx.c.o
cc -Idrivers/libtmp_rte_net_sxe2.a.p -Idrivers -I../drivers -Idrivers/net/sxe2 -I../drivers/net/sxe2 -Idrivers/common/sxe2 -I../drivers/common/sxe2 -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -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 -I../kernel/linux -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/argparse -I../lib/argparse -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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/security -I../lib/security -fdiagnostics-color=always !
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -g -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=sxe2 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.sxe2 -MD -MQ drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_txrx.c.o -MF drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_txrx.c.o.d -o drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_txrx.c.o -c ../drivers/net/sxe2/sxe2_txrx.c
In file included from ../drivers/net/sxe2/sxe2_queue.h:12,
from ../drivers/net/sxe2/sxe2_txrx.h:9,
from ../drivers/net/sxe2/sxe2_txrx.c:15:
./drivers/net/sxe2/sxe2_drv_cmd.h:670:9: error: unknown type name ‘__le32’
670 | __le32 stat_id;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:671:9: error: unknown type name ‘__le32’
671 | __le32 stat_ctrl;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:672:9: error: unknown type name ‘__le32’
672 | __le32 is_clear;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:676:9: error: unknown type name ‘__le32’
676 | __le32 stat_index;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:677:9: error: unknown type name ‘__le64’
677 | __le64 stat_hits;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:678:9: error: unknown type name ‘__le64’
678 | __le64 stat_bytes;
| ^~~~~~
[2045/3223] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_txrx_vec.c.o
FAILED: drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_txrx_vec.c.o
cc -Idrivers/libtmp_rte_net_sxe2.a.p -Idrivers -I../drivers -Idrivers/net/sxe2 -I../drivers/net/sxe2 -Idrivers/common/sxe2 -I../drivers/common/sxe2 -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -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 -I../kernel/linux -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/argparse -I../lib/argparse -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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/security -I../lib/security -fdiagnostics-color=always !
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -g -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=sxe2 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.sxe2 -MD -MQ drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_txrx_vec.c.o -MF drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_txrx_vec.c.o.d -o drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_txrx_vec.c.o -c ../drivers/net/sxe2/sxe2_txrx_vec.c
In file included from ../drivers/net/sxe2/sxe2_queue.h:12,
from ../drivers/net/sxe2/sxe2_txrx_vec.h:9,
from ../drivers/net/sxe2/sxe2_txrx_vec.c:5:
./drivers/net/sxe2/sxe2_drv_cmd.h:670:9: error: unknown type name ‘__le32’
670 | __le32 stat_id;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:671:9: error: unknown type name ‘__le32’
671 | __le32 stat_ctrl;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:672:9: error: unknown type name ‘__le32’
672 | __le32 is_clear;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:676:9: error: unknown type name ‘__le32’
676 | __le32 stat_index;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:677:9: error: unknown type name ‘__le64’
677 | __le64 stat_hits;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:678:9: error: unknown type name ‘__le64’
678 | __le64 stat_bytes;
| ^~~~~~
[2046/3223] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_txrx_poll.c.o
FAILED: drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_txrx_poll.c.o
cc -Idrivers/libtmp_rte_net_sxe2.a.p -Idrivers -I../drivers -Idrivers/net/sxe2 -I../drivers/net/sxe2 -Idrivers/common/sxe2 -I../drivers/common/sxe2 -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -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 -I../kernel/linux -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/argparse -I../lib/argparse -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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/security -I../lib/security -fdiagnostics-color=always !
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -g -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=sxe2 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.sxe2 -MD -MQ drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_txrx_poll.c.o -MF drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_txrx_poll.c.o.d -o drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_txrx_poll.c.o -c ../drivers/net/sxe2/sxe2_txrx_poll.c
In file included from ../drivers/net/sxe2/sxe2_queue.h:12,
from ../drivers/net/sxe2/sxe2_rx.h:8,
from ../drivers/net/sxe2/sxe2_txrx_vec_common.h:13,
from ../drivers/net/sxe2/sxe2_txrx_poll.c:13:
./drivers/net/sxe2/sxe2_drv_cmd.h:670:9: error: unknown type name ‘__le32’
670 | __le32 stat_id;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:671:9: error: unknown type name ‘__le32’
671 | __le32 stat_ctrl;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:672:9: error: unknown type name ‘__le32’
672 | __le32 is_clear;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:676:9: error: unknown type name ‘__le32’
676 | __le32 stat_index;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:677:9: error: unknown type name ‘__le64’
677 | __le64 stat_hits;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:678:9: error: unknown type name ‘__le64’
678 | __le64 stat_bytes;
| ^~~~~~
[2047/3223] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_mac.c.o
FAILED: drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_mac.c.o
cc -Idrivers/libtmp_rte_net_sxe2.a.p -Idrivers -I../drivers -Idrivers/net/sxe2 -I../drivers/net/sxe2 -Idrivers/common/sxe2 -I../drivers/common/sxe2 -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -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 -I../kernel/linux -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/argparse -I../lib/argparse -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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/security -I../lib/security -fdiagnostics-color=always !
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -g -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=sxe2 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.sxe2 -MD -MQ drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_mac.c.o -MF drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_mac.c.o.d -o drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_mac.c.o -c ../drivers/net/sxe2/sxe2_mac.c
In file included from ../drivers/net/sxe2/sxe2_vsi.h:9,
from ../drivers/net/sxe2/sxe2_ethdev.h:17,
from ../drivers/net/sxe2/sxe2_mac.c:9:
./drivers/net/sxe2/sxe2_drv_cmd.h:670:9: error: unknown type name ‘__le32’
670 | __le32 stat_id;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:671:9: error: unknown type name ‘__le32’
671 | __le32 stat_ctrl;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:672:9: error: unknown type name ‘__le32’
672 | __le32 is_clear;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:676:9: error: unknown type name ‘__le32’
676 | __le32 stat_index;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:677:9: error: unknown type name ‘__le64’
677 | __le64 stat_hits;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:678:9: error: unknown type name ‘__le64’
678 | __le64 stat_bytes;
| ^~~~~~
[2048/3223] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_thread.c.o
[2049/3223] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic.c.o
[2050/3223] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_filter.c.o
FAILED: drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_filter.c.o
cc -Idrivers/libtmp_rte_net_sxe2.a.p -Idrivers -I../drivers -Idrivers/net/sxe2 -I../drivers/net/sxe2 -Idrivers/common/sxe2 -I../drivers/common/sxe2 -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -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 -I../kernel/linux -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/argparse -I../lib/argparse -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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/security -I../lib/security -fdiagnostics-color=always !
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -g -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=sxe2 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.sxe2 -MD -MQ drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_filter.c.o -MF drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_filter.c.o.d -o drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_filter.c.o -c ../drivers/net/sxe2/sxe2_filter.c
In file included from ../drivers/net/sxe2/sxe2_vsi.h:9,
from ../drivers/net/sxe2/sxe2_ethdev.h:17,
from ../drivers/net/sxe2/sxe2_filter.c:10:
./drivers/net/sxe2/sxe2_drv_cmd.h:670:9: error: unknown type name ‘__le32’
670 | __le32 stat_id;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:671:9: error: unknown type name ‘__le32’
671 | __le32 stat_ctrl;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:672:9: error: unknown type name ‘__le32’
672 | __le32 is_clear;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:676:9: error: unknown type name ‘__le32’
676 | __le32 stat_index;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:677:9: error: unknown type name ‘__le64’
677 | __le64 stat_hits;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:678:9: error: unknown type name ‘__le64’
678 | __le64 stat_bytes;
| ^~~~~~
[2051/3223] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_rss.c.o
FAILED: drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_rss.c.o
cc -Idrivers/libtmp_rte_net_sxe2.a.p -Idrivers -I../drivers -Idrivers/net/sxe2 -I../drivers/net/sxe2 -Idrivers/common/sxe2 -I../drivers/common/sxe2 -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -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 -I../kernel/linux -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/argparse -I../lib/argparse -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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/security -I../lib/security -fdiagnostics-color=always !
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -g -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=sxe2 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.sxe2 -MD -MQ drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_rss.c.o -MF drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_rss.c.o.d -o drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_rss.c.o -c ../drivers/net/sxe2/sxe2_rss.c
In file included from ../drivers/net/sxe2/sxe2_rss.h:9,
from ../drivers/net/sxe2/sxe2_rss.c:5:
./drivers/net/sxe2/sxe2_drv_cmd.h:670:9: error: unknown type name ‘__le32’
670 | __le32 stat_id;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:671:9: error: unknown type name ‘__le32’
671 | __le32 stat_ctrl;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:672:9: error: unknown type name ‘__le32’
672 | __le32 is_clear;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:676:9: error: unknown type name ‘__le32’
676 | __le32 stat_index;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:677:9: error: unknown type name ‘__le64’
677 | __le64 stat_hits;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:678:9: error: unknown type name ‘__le64’
678 | __le64 stat_bytes;
| ^~~~~~
[2052/3223] Compiling C object drivers/librte_net_pfe_base_lib.a.p/net_qede_base_ecore_mcp.c.o
[2053/3223] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_security.c.o
FAILED: drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_security.c.o
cc -Idrivers/libtmp_rte_net_sxe2.a.p -Idrivers -I../drivers -Idrivers/net/sxe2 -I../drivers/net/sxe2 -Idrivers/common/sxe2 -I../drivers/common/sxe2 -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -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 -I../kernel/linux -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/argparse -I../lib/argparse -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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/security -I../lib/security -fdiagnostics-color=always !
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -g -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=sxe2 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.sxe2 -MD -MQ drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_security.c.o -MF drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_security.c.o.d -o drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_security.c.o -c ../drivers/net/sxe2/sxe2_security.c
In file included from ../drivers/net/sxe2/sxe2_vsi.h:9,
from ../drivers/net/sxe2/sxe2_ethdev.h:17,
from ../drivers/net/sxe2/sxe2_security.c:7:
./drivers/net/sxe2/sxe2_drv_cmd.h:670:9: error: unknown type name ‘__le32’
670 | __le32 stat_id;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:671:9: error: unknown type name ‘__le32’
671 | __le32 stat_ctrl;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:672:9: error: unknown type name ‘__le32’
672 | __le32 is_clear;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:676:9: error: unknown type name ‘__le32’
676 | __le32 stat_index;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:677:9: error: unknown type name ‘__le64’
677 | __le64 stat_hits;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:678:9: error: unknown type name ‘__le64’
678 | __le64 stat_bytes;
| ^~~~~~
[2054/3223] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_tm.c.o
FAILED: drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_tm.c.o
cc -Idrivers/libtmp_rte_net_sxe2.a.p -Idrivers -I../drivers -Idrivers/net/sxe2 -I../drivers/net/sxe2 -Idrivers/common/sxe2 -I../drivers/common/sxe2 -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -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 -I../kernel/linux -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/argparse -I../lib/argparse -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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/security -I../lib/security -fdiagnostics-color=always !
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -g -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=sxe2 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.sxe2 -MD -MQ drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_tm.c.o -MF drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_tm.c.o.d -o drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_tm.c.o -c ../drivers/net/sxe2/sxe2_tm.c
In file included from ../drivers/net/sxe2/sxe2_vsi.h:9,
from ../drivers/net/sxe2/sxe2_ethdev.h:17,
from ../drivers/net/sxe2/sxe2_tm.c:9:
./drivers/net/sxe2/sxe2_drv_cmd.h:670:9: error: unknown type name ‘__le32’
670 | __le32 stat_id;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:671:9: error: unknown type name ‘__le32’
671 | __le32 stat_ctrl;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:672:9: error: unknown type name ‘__le32’
672 | __le32 is_clear;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:676:9: error: unknown type name ‘__le32’
676 | __le32 stat_index;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:677:9: error: unknown type name ‘__le64’
677 | __le64 stat_hits;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:678:9: error: unknown type name ‘__le64’
678 | __le64 stat_bytes;
| ^~~~~~
[2055/3223] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_ipsec.c.o
FAILED: drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_ipsec.c.o
cc -Idrivers/libtmp_rte_net_sxe2.a.p -Idrivers -I../drivers -Idrivers/net/sxe2 -I../drivers/net/sxe2 -Idrivers/common/sxe2 -I../drivers/common/sxe2 -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -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 -I../kernel/linux -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/argparse -I../lib/argparse -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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/security -I../lib/security -fdiagnostics-color=always !
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -g -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=sxe2 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.sxe2 -MD -MQ drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_ipsec.c.o -MF drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_ipsec.c.o.d -o drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_ipsec.c.o -c ../drivers/net/sxe2/sxe2_ipsec.c
In file included from ../drivers/net/sxe2/sxe2_vsi.h:9,
from ../drivers/net/sxe2/sxe2_ethdev.h:17,
from ../drivers/net/sxe2/sxe2_ipsec.c:8:
./drivers/net/sxe2/sxe2_drv_cmd.h:670:9: error: unknown type name ‘__le32’
670 | __le32 stat_id;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:671:9: error: unknown type name ‘__le32’
671 | __le32 stat_ctrl;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:672:9: error: unknown type name ‘__le32’
672 | __le32 is_clear;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:676:9: error: unknown type name ‘__le32’
676 | __le32 stat_index;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:677:9: error: unknown type name ‘__le64’
677 | __le64 stat_hits;
| ^~~~~~
./drivers/net/sxe2/sxe2_drv_cmd.h:678:9: error: unknown type name ‘__le64’
678 | __le64 stat_bytes;
| ^~~~~~
[2056/3223] Compiling C object drivers/librte_net_pfe_base_lib.a.p/net_qede_base_ecore_sriov.c.o
[2057/3223] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
[2058/3223] Compiling C object drivers/libtmp_rte_net_rnp.a.p/net_rnp_rnp_ethdev.c.o
[2059/3223] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_cli.c.o
[2060/3223] Generating drivers/rte_net_ngbe.pmd.c with a custom command
[2061/3223] Compiling C object drivers/librte_net_pfe_base_lib.a.p/net_qede_base_ecore_dev.c.o
[2062/3223] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
[2063/3223] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_ethdev.c.o
[2064/3223] Compiling C object drivers/libtmp_rte_net_rnp.a.p/net_rnp_rnp_rxtx.c.o
[2065/3223] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
[2066/3223] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_flow_dv.c.o
[2067/3223] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.o
[2068/3223] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.o
[2069/3223] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_txpp.c.o
[2070/3223] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_flow_hw.c.o
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------
More information about the test-report
mailing list