Re: [dpdk-dev] Basic question about where to write config for optional feature

2020-12-01 Thread Bruce Richardson
On Tue, Dec 01, 2020 at 02:01:26PM +0900, Hideyuki Yamashita wrote: > Hello, > > I am planning to propose patch for > optional feature. > > Question: > Where should I write compile switch for > optional features? > > I was planning to add flag to enable > optional festures into config/common_

[dpdk-dev] Basic question about where to write config for optional feature

2020-11-30 Thread Hideyuki Yamashita
Hello, I am planning to propose patch for optional feature. Question: Where should I write compile switch for optional features? I was planning to add flag to enable optional festures into config/common_base like following: +# +# Compile the api statistics library +# +CONFIG_RTE_LIBRTE_APIST