Hi, Bruce Can this patch be merged before RC1? It is very helpful for our verification. Thanks.
Regards, Chen Bo > -----Original Message----- > From: dev <[email protected]> On Behalf Of Bruce Richardson > Sent: October 14, 2020 22:20 > To: [email protected] > Cc: Ma, LihongX <[email protected]>; Hemant Agrawal > <[email protected]> > Subject: Re: [dpdk-dev] [PATCH v2 0/3] Allow overriding of build-time > constants > > On Thu, Sep 03, 2020 at 03:49:39PM +0100, Bruce Richardson wrote: > > A number of the more advanced DPDK build settings which are not > > expected to be user modified are stored in config/rte_config.h. In > > some cases, for a custom build a user may want to override those > > settings via CFLAGS, so we need to ensure that the definitions do not > > override the user-provided values. > > > > Bruce Richardson (3): > > config: remove explicit undefinition of unset values > > config: allow overriding some build defaults > > doc: add notes on overriding extra config values > > > Ping for any further reviews or comments on this set?

