On Thu, Sep 16, 2021 at 7:20 PM Ferruh Yigit <ferruh.yi...@intel.com> wrote: > > On 9/11/2021 4:30 PM, Venkat Duvvuru wrote: > > diff --git a/meson_options.txt b/meson_options.txt > > index 0e92734c49..f686e6d92a 100644 > > --- a/meson_options.txt > > +++ b/meson_options.txt > > @@ -46,3 +46,5 @@ option('tests', type: 'boolean', value: true, description: > > 'build unit tests') > > option('use_hpet', type: 'boolean', value: false, description: > > 'use HPET timer in EAL') > > +option('bnxt_tf_wc_slices', type: 'integer', min: 1, max: 4, value: 2, > > + description: 'Number of slices per WC TCAM entry') > > -- > > > Are we sure to add a PMD specific meson option? > > I believe if we let to go this way, soon the meson options can be as messy as > Makefile config options. @Thomas, @Bruce, what do you think?
Apologies for the confusion. It is actually taken care of in the code and this meson_options.txt change is not needed. Will submit a patch to revert it. -- This electronic communication and the information and any files transmitted with it, or attached to it, are confidential and are intended solely for the use of the individual or entity to whom it is addressed and may contain information that is confidential, legally privileged, protected by privacy laws, or otherwise restricted from disclosure to anyone else. If you are not the intended recipient or the person responsible for delivering the e-mail to the intended recipient, you are hereby notified that any use, copying, distributing, dissemination, forwarding, printing, or copying of this e-mail is strictly prohibited. If you received this e-mail in error, please return the e-mail to the sender, delete it from your computer, and destroy any printed copy of it.