All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Jiri Pirko <jiri@resnulli.us>
Cc: netdev@vger.kernel.org, yotamg@mellanox.com, eladr@mellanox.com,
	idosch@mellanox.com, nogahf@mellanox.com, ogerlitz@mellanox.com
Subject: Re: [patch iproute2 v3 0/2] Add matchall support to tc
Date: Thu, 1 Sep 2016 08:39:37 -0700	[thread overview]
Message-ID: <20160901083937.65db1e24@xeon-e3> (raw)
In-Reply-To: <1472628507-1991-1-git-send-email-jiri@resnulli.us>

On Wed, 31 Aug 2016 09:28:25 +0200
Jiri Pirko <jiri@resnulli.us> wrote:

> From: Jiri Pirko <jiri@mellanox.com>
> 
> Yotam says:
> Add the matchall classifier support to tc and added the specific man pages.
> 
> ---
> v2->v3:
> -fixed couple of typos in man pages
> v1->v2:
> -fixed couple of checkpatch issues
> 
> Yotam Gigi (2):
>   tc: Add support for the matchall traffic classifier.
>   tc: man: Add man entry for the matchall classifier.
> 
>  man/man8/Makefile      |   2 +-
>  man/man8/tc-matchall.8 |  76 ++++++++++++++++++++++++++
>  man/man8/tc.8          |   5 ++
>  tc/Makefile            |   1 +
>  tc/f_matchall.c        | 143 +++++++++++++++++++++++++++++++++++++++++++++++++
>  5 files changed, 226 insertions(+), 1 deletion(-)
>  create mode 100644 man/man8/tc-matchall.8
>  create mode 100644 tc/f_matchall.c
> 

Both applied to master

      parent reply	other threads:[~2016-09-01 15:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-31  7:28 [patch iproute2 v3 0/2] Add matchall support to tc Jiri Pirko
2016-08-31  7:28 ` [patch iproute2 v3 1/2] tc: Add support for the matchall traffic classifier Jiri Pirko
2016-08-31  7:28 ` [patch iproute2 v3 2/2] tc: man: Add man entry for the matchall classifier Jiri Pirko
2016-09-01 15:39 ` Stephen Hemminger [this message]

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=20160901083937.65db1e24@xeon-e3 \
    --to=stephen@networkplumber.org \
    --cc=eladr@mellanox.com \
    --cc=idosch@mellanox.com \
    --cc=jiri@resnulli.us \
    --cc=netdev@vger.kernel.org \
    --cc=nogahf@mellanox.com \
    --cc=ogerlitz@mellanox.com \
    --cc=yotamg@mellanox.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.