From: Bruce Richardson <bruce.richardson@intel.com> To: "Chen, BoX C" <box.c.chen@intel.com> Cc: "dev@dpdk.org" <dev@dpdk.org>, "Ma, LihongX" <lihongx.ma@intel.com>, Hemant Agrawal <hemant.agrawal@nxp.com> Subject: Re: [dpdk-dev] [PATCH v2 0/3] Allow overriding of build-time constants Date: Thu, 15 Oct 2020 10:20:42 +0100 Message-ID: <20201015091221.GA537@bricha3-MOBL.ger.corp.intel.com> (raw) In-Reply-To: <BN6PR11MB166729FA43B6964F3D7271B3D9020@BN6PR11MB1667.namprd11.prod.outlook.com> On Thu, Oct 15, 2020 at 09:55:18AM +0100, Chen, BoX C wrote: > Hi, Bruce > > Can this patch be merged before RC1? It is very helpful for our verification. > Thanks. > > Regards, > Chen Bo > Understood, however, it is not fully reviewed and acked, so if you have tested this whole set, please provide a tested-by tag in an email. Similarly if you, or others, have time to review the set please do and provide feedback and/or acks on it. /Bruce > > -----Original Message----- > > From: dev <dev-bounces@dpdk.org> On Behalf Of Bruce Richardson > > Sent: October 14, 2020 22:20 > > To: dev@dpdk.org > > Cc: Ma, LihongX <lihongx.ma@intel.com>; Hemant Agrawal > > <hemant.agrawal@nxp.com> > > 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?
next prev parent reply other threads:[~2020-10-15 9:20 UTC|newest] Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-08-25 11:44 [dpdk-dev] [PATCH 1/2] config: remove explicit undefinition of unset values Bruce Richardson 2020-08-25 11:44 ` [dpdk-dev] [PATCH 2/2] config: allow overriding some build defaults Bruce Richardson 2020-09-01 5:17 ` Ma, LihongX 2020-09-01 6:07 ` Hemant Agrawal 2020-09-01 9:02 ` Bruce Richardson 2020-09-03 14:50 ` Bruce Richardson 2020-09-03 14:49 ` [dpdk-dev] [PATCH v2 0/3] Allow overriding of build-time constants Bruce Richardson 2020-09-03 14:49 ` [dpdk-dev] [PATCH v2 1/3] config: remove explicit undefinition of unset values Bruce Richardson 2020-09-03 14:49 ` [dpdk-dev] [PATCH v2 2/3] config: allow overriding some build defaults Bruce Richardson 2020-09-03 14:49 ` [dpdk-dev] [PATCH v2 3/3] doc: add notes on overriding extra config values Bruce Richardson 2020-09-03 15:43 ` Hemant Agrawal 2020-10-14 14:20 ` [dpdk-dev] [PATCH v2 0/3] Allow overriding of build-time constants Bruce Richardson 2020-10-15 8:55 ` Chen, BoX C 2020-10-15 9:20 ` Bruce Richardson [this message] 2020-10-16 15:47 ` David Marchand 2020-10-16 15:55 ` Bruce Richardson 2020-10-16 16:46 ` David Marchand 2020-10-19 10:21 ` Bruce Richardson 2020-10-19 21:04 ` Thomas Monjalon 2020-10-20 8:34 ` Bruce Richardson 2020-10-20 10:04 ` Thomas Monjalon 2020-10-20 10:15 ` Bruce Richardson 2020-10-28 16:32 ` Bruce Richardson
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20201015091221.GA537@bricha3-MOBL.ger.corp.intel.com \ --to=bruce.richardson@intel.com \ --cc=box.c.chen@intel.com \ --cc=dev@dpdk.org \ --cc=hemant.agrawal@nxp.com \ --cc=lihongx.ma@intel.com \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
DPDK patches and discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://inbox.dpdk.org/dev/0 dev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 dev dev/ http://inbox.dpdk.org/dev \ dev@dpdk.org public-inbox-index dev Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.dpdk.org/inbox.dpdk.dev AGPL code for this site: git clone https://public-inbox.org/public-inbox.git