DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Q on consolidating linuxapp/bsdapp in eal
@ 2014-11-21 18:13 r k
  2014-11-21 18:23 ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: r k @ 2014-11-21 18:13 UTC (permalink / raw)
  To: dev

Hi,

Thanks to Thomas for providing some inputs on this.

I am looking at consolidating common code in linuxapp/bsdapp in
librte_eal. I have started with header files and had some questions
related to it.

1. For some header files for e.g. eal_internal_cfg.h, there are very
minor differences between linux and bsd. In these cases is it ok to
separate out code in header files using
RTE_EXEC_ENV_BSDAPP/RTE_EXEC_ENV_LINUXAPP after moving to common
directory?

2. Files with same names for e.g. rte_lcore.h/rte_per_lcore.h are
present in multiple directories
            in librte_eal/common/include
            in librte_eal/[linuxapp/bsdapp]/eal/include/exec-env
     Not sure which one is the latest and should be referenced.

Inputs appreciated.

Thanks,
Ravi

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

end of thread, other threads:[~2014-11-21 18:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-21 18:13 [dpdk-dev] Q on consolidating linuxapp/bsdapp in eal r k
2014-11-21 18:23 ` Thomas Monjalon
2014-11-21 18:48   ` r k

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