DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-stable-24.11.3] bbdev_trace.h: No such file or directory
@ 2025-09-22 16:44 David Aldrich
  2025-09-23  7:14 ` David Marchand
  0 siblings, 1 reply; 3+ messages in thread
From: David Aldrich @ 2025-09-22 16:44 UTC (permalink / raw)
  To: users

Hi
I am upgrading our DPDK-enabled app from dpdk-stable-23.11.1 to
dpdk-stable-24.11.3. With dpdk-stable-24.11.3 I get compilation error:

In file included from <snip>:
/opt/dpdk/dpdk-stable-24.11.3/install/include/rte_bbdev.h:36:10: fatal
error: bbdev_trace.h: No such file or directory

We use pkg-config to provide cflags:

$ pkg-config --cflags libdpdk
-I/opt/dpdk/dpdk-stable-24.11.3/install/include -include rte_config.h
-march=native -mrtm

but the path to bbdev_trace.h is not included:

$ find /opt/dpdk/dpdk-stable-24.11.3/ -name bbdev_trace.h
/opt/dpdk/dpdk-stable-24.11.3/lib/bbdev/bbdev_trace.h

Please suggest what is missing.

Best regards
David

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-09-23 16:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-22 16:44 [dpdk-stable-24.11.3] bbdev_trace.h: No such file or directory David Aldrich
2025-09-23  7:14 ` David Marchand
2025-09-23 16:04   ` David Aldrich

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).