All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Maciej Gajdzica <maciejx.t.gajdzica@intel.com>
Cc: dev@dpdk.org
Subject: Re: [PATCH v2 02/10] table: added acl table stats
Date: Mon, 18 May 2015 12:57:04 +0200	[thread overview]
Message-ID: <2594659.2akePZDXml@xps13> (raw)
In-Reply-To: <20150430085522.01e86f3d@urahara>

2015-04-30 08:55, Stephen Hemminger:
> > From: Maciej Gajdzica <maciejx.t.gajdzica@intel.com>
> > 
> > Added statistics for ACL table.
> > 
> > Signed-off-by: Maciej Gajdzica <maciejx.t.gajdzica@intel.com>
> > ---
> >  config/common_bsdapp             |    1 +
> >  config/common_linuxapp           |    1 +
[...]
> >  # Compile librte_table
> >  #
> >  CONFIG_RTE_LIBRTE_TABLE=y
> > +CONFIG_RTE_TABLE_ACL_STATS_COLLECT=n
> 
> Sigh. More config options does not make DPDK better.
> It makes more unsupportable for distros

+1
It is the same comment as for port statistics.
Please stop trying to add new config options.

  reply	other threads:[~2015-05-18 12:29 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-30 12:14 [PATCH v2 00/10] table: added table statistics Michal Jastrzebski
     [not found] ` <1430396078-968-1-git-send-email-michalx.k.jastrzebski-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-04-30 12:14   ` [PATCH v2 01/10] table: added structure for storing table stats Michal Jastrzebski
2015-04-30 12:14   ` [PATCH v2 02/10] table: added acl " Michal Jastrzebski
     [not found]     ` <1430396078-968-3-git-send-email-michalx.k.jastrzebski-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-04-30 15:55       ` Stephen Hemminger
2015-05-18 10:57         ` Thomas Monjalon [this message]
2015-04-30 12:14   ` [PATCH v2 03/10] table: added array " Michal Jastrzebski
2015-04-30 12:14   ` [PATCH v2 04/10] table: added hash_ext " Michal Jastrzebski
2015-04-30 12:14   ` [PATCH v2 05/10] table: added hash_key16 " Michal Jastrzebski
2015-04-30 12:14   ` [PATCH v2 06/10] table: added hash_key32 " Michal Jastrzebski
2015-04-30 12:14   ` [PATCH v2 07/10] table: added hash_key8 " Michal Jastrzebski
2015-04-30 12:14   ` [PATCH v2 08/10] table: added hash_lru " Michal Jastrzebski
2015-04-30 12:14   ` [PATCH v2 09/10] table: added lpm_ipv6 " Michal Jastrzebski
2015-04-30 12:14   ` [PATCH v2 10/10] table: added lpm " Michal Jastrzebski
2015-05-05 15:10   ` [PATCH v2 00/10] table: added table statistics Dumitrescu, Cristian

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=2594659.2akePZDXml@xps13 \
    --to=thomas.monjalon@6wind.com \
    --cc=dev@dpdk.org \
    --cc=maciejx.t.gajdzica@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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.