DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Singh, Jasvinder" <jasvinder.singh@intel.com>
To: Thomas Monjalon <thomas@monjalon.net>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
	"Dumitrescu, Cristian" <cristian.dumitrescu@intel.com>
Subject: Re: [dpdk-dev] [PATCH v3] meter: replace color definitions with rte_color values
Date: Thu, 11 Apr 2019 09:16:52 +0000	[thread overview]
Message-ID: <54CBAA185211B4429112C315DA58FF6D3373467B@IRSMSX103.ger.corp.intel.com> (raw)
In-Reply-To: <2927364.25GnhlBk6h@xps>



> -----Original Message-----
> From: Thomas Monjalon [mailto:thomas@monjalon.net]
> Sent: Wednesday, April 10, 2019 10:20 PM
> To: Singh, Jasvinder <jasvinder.singh@intel.com>
> Cc: dev@dpdk.org; Dumitrescu, Cristian <cristian.dumitrescu@intel.com>
> Subject: Re: [dpdk-dev] [PATCH v3] meter: replace color definitions with
> rte_color values
> 
> > > This patch implements the changes proposed in the deprecation
> > > note[1]. Replace multiple color definitions in various places such
> > > as rte_meter.h, rte_tm.h and rte_mtr.h with single rte_color defined
> > > in rte_meter.h.
> > >
> > > This is simple search and replace exercise without any
> > > implementation change.
> > >
> > > [1] https://mails.dpdk.org/archives/dev/2019-January/123861.html
> > >
> > > Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
> >
> > Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
> 
> There is a compilation failure:
> 
> examples/qos_sched/cfg_file.c:67:20: error:
> use of undeclared identifier 'e_RTE_METER_COLORS'
>          for (k = 0; k < e_RTE_METER_COLORS; k++) {
> 
Sent version 4 with fix. Thank you. 

  parent reply	other threads:[~2019-04-11  9:16 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-27 15:44 [dpdk-dev] [PATCH] " Jasvinder Singh
2019-03-27 15:44 ` Jasvinder Singh
2019-04-05 12:00 ` [dpdk-dev] [PATCH v2] " Jasvinder Singh
2019-04-05 12:00   ` Jasvinder Singh
2019-04-05 13:54   ` [dpdk-dev] [PATCH v3] " Jasvinder Singh
2019-04-05 13:54     ` Jasvinder Singh
2019-04-05 13:57     ` Dumitrescu, Cristian
2019-04-05 13:57       ` Dumitrescu, Cristian
2019-04-10 21:19       ` Thomas Monjalon
2019-04-10 21:19         ` Thomas Monjalon
2019-04-11  9:16         ` Singh, Jasvinder [this message]
2019-04-11  9:16           ` Singh, Jasvinder
2019-04-11  9:15     ` [dpdk-dev] [PATCH v4] " Jasvinder Singh
2019-04-11  9:15       ` Jasvinder Singh
2019-04-11 15:26       ` Thomas Monjalon
2019-04-11 15:26         ` Thomas Monjalon

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=54CBAA185211B4429112C315DA58FF6D3373467B@IRSMSX103.ger.corp.intel.com \
    --to=jasvinder.singh@intel.com \
    --cc=cristian.dumitrescu@intel.com \
    --cc=dev@dpdk.org \
    --cc=thomas@monjalon.net \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).