public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: David Ahern <dsahern@gmail.com>
Cc: Jiri Pirko <jiri@resnulli.us>,
	netdev@vger.kernel.org, stephen@networkplumber.org,
	mlxsw@mellanox.com
Subject: Re: [patch iproute2/net-next v5] tc: m_action: introduce support for hw stats type
Date: Fri, 20 Mar 2020 13:08:29 -0700	[thread overview]
Message-ID: <20200320130829.54233457@kicinski-fedora-PC1C0HJN> (raw)
In-Reply-To: <ef67d2db-47a0-a725-5a9a-33986bcc07b4@gmail.com>

On Fri, 20 Mar 2020 10:34:04 -0600 David Ahern wrote:
> On 3/14/20 3:25 AM, Jiri Pirko wrote:
> > @@ -200,6 +208,29 @@ which indicates that action is expected to have minimal software data-path
> >  traffic and doesn't need to allocate stat counters with percpu allocator.
> >  This option is intended to be used by hardware-offloaded actions.
> >  
> > +.TP
> > +.BI hw_stats " HW_STATS"
> > +Speficies the type of HW stats of new action. If omitted, any stats counter type  
> 
> Fixed the spelling and applied to iproute2-next.

Just a heads up that the kernel uAPI is getting slightly renamed, you'll
need to do a s/HW_STATS_TYPE/HW_STATS/ the rename lands. Do you want me
to send a patch for that?

  reply	other threads:[~2020-03-20 20:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-14  9:25 [patch iproute2/net-next v5] tc: m_action: introduce support for hw stats type Jiri Pirko
2020-03-19 23:56 ` David Ahern
2020-03-20  9:59   ` Jiri Pirko
2020-03-20 16:34 ` David Ahern
2020-03-20 20:08   ` Jakub Kicinski [this message]
2020-03-20 20:12     ` David Ahern
2020-03-20 20:21       ` [PATCH iproute2-next] tc: m_action: rename hw stats type uAPI Jakub Kicinski
2020-03-25 16:43         ` David Ahern

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=20200320130829.54233457@kicinski-fedora-PC1C0HJN \
    --to=kuba@kernel.org \
    --cc=dsahern@gmail.com \
    --cc=jiri@resnulli.us \
    --cc=mlxsw@mellanox.com \
    --cc=netdev@vger.kernel.org \
    --cc=stephen@networkplumber.org \
    /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