[DPDK/ethdev Bug 1448] cannot disable RTE_ETHDEV_RXTX_CALLBACKS from rte_config.h
bugzilla at dpdk.org
bugzilla at dpdk.org
Thu May 30 16:05:04 CEST 2024
https://bugs.dpdk.org/show_bug.cgi?id=1448
Thomas Monjalon (thomas at monjalon.net) changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CONFIRMED
Resolution|INVALID |---
CC| |thomas at monjalon.net
Ever confirmed|0 |1
--- Comment #2 from Thomas Monjalon (thomas at monjalon.net) ---
We are not supposed to change anything in config/rte_config.h
because it is a source file.
The configuration should be changed only in the application or with Meson.
If think using #if is the good option here.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20240530/e126e1a5/attachment.htm>
More information about the dev
mailing list