RE: DPDK configuration options

2024-08-14 Thread Morten Brørup
> From: Bruce Richardson [mailto:bruce.richard...@intel.com] > > On Wed, Aug 14, 2024 at 11:27:58AM +0200, Morten Brørup wrote: > > DPDK has many configuration options. > > > > There are four levels of visibility: > > > > 1. Some are changed by passing command line options to meson. > > 2. Some ar

Re: DPDK configuration options

2024-08-14 Thread Bruce Richardson
On Wed, Aug 14, 2024 at 11:27:58AM +0200, Morten Brørup wrote: > DPDK has many configuration options. > > There are four levels of visibility: > > 1. Some are changed by passing command line options to meson. > 2. Some are changed by modifying their values in config/rte_config.h. > 3. Some are ch