DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Eliminate config/rte_config.h?
@ 2020-11-12 15:39 David Harton (dharton)
  2020-11-12 15:48 ` Bruce Richardson
  0 siblings, 1 reply; 4+ messages in thread
From: David Harton (dharton) @ 2020-11-12 15:39 UTC (permalink / raw)
  To: dev

Hi folks,



Been experimenting with DPDK 20.11 and the loss of the old "config" hierarchy.



I wonder if anyone considered eliminating config/rte_config.h in favor of a config/dpdk_conf that can contain the default values at the start of the file but can be overridden with values later in the file similar to how the old config files worked?



It just feels awkward to modify a versioned header file per build especially if multiple builds want to share the same repo but with different values specified in config/rte_config.h especially when "rte_build_config.h" is included at the very beginning of config/rte_config.h.



Thoughts?

Dave




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

end of thread, other threads:[~2020-11-12 17:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-12 15:39 [dpdk-dev] Eliminate config/rte_config.h? David Harton (dharton)
2020-11-12 15:48 ` Bruce Richardson
2020-11-12 16:33   ` Bruce Richardson
2020-11-12 17:09     ` David Harton (dharton)

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