From: Stephen Hemminger <stephen@networkplumber.org>
To: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Cc: netdev@vger.kernel.org, roopa@cumulusnetworks.com
Subject: Re: [PATCH iproute2 net-next 0/3] iplink: add support for link xstats
Date: Sat, 18 Feb 2017 16:38:43 -0800 [thread overview]
Message-ID: <20170218163843.17f6c4f6@xeon-e3> (raw)
In-Reply-To: <1487168593-31321-1-git-send-email-nikolay@cumulusnetworks.com>
On Wed, 15 Feb 2017 15:23:10 +0100
Nikolay Aleksandrov <nikolay@cumulusnetworks.com> wrote:
> Hi,
> This set adds support for printing link xstats per link type. Currently
> only the bridge and its ports support such call and it dumps the mcast
> stats. This model makes it easy to use the same callback for both bridge
> and bridge_slave link types. Patch 01 also updates the man page with the
> new xstats link option and you can find an example in patch 02's commit
> message.
>
> Thanks,
> Nik
>
>
> Nikolay Aleksandrov (3):
> iplink: add support for xstats subcommand
> iplink: bridge: add support for displaying xstats
> iplink: bridge_slave: add support for displaying xstats
>
> ip/Makefile | 2 +-
> ip/ip_common.h | 12 +++-
> ip/iplink.c | 5 ++
> ip/iplink_bridge.c | 153 +++++++++++++++++++++++++++++++++++++++++++++++
> ip/iplink_bridge_slave.c | 2 +
> ip/iplink_xstats.c | 81 +++++++++++++++++++++++++
> man/man8/ip-link.8.in | 12 ++++
> 7 files changed, 264 insertions(+), 3 deletions(-)
> create mode 100644 ip/iplink_xstats.c
>
Applied thanks. There was some minor fuzz on first batch due to other changes.
prev parent reply other threads:[~2017-02-19 0:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-15 14:23 [PATCH iproute2 net-next 0/3] iplink: add support for link xstats Nikolay Aleksandrov
2017-02-15 14:23 ` [PATCH iproute2 net-next 1/3] iplink: add support for xstats subcommand Nikolay Aleksandrov
2017-02-15 14:23 ` [PATCH iproute2 net-next 2/3] iplink: bridge: add support for displaying xstats Nikolay Aleksandrov
2017-02-15 14:23 ` [PATCH iproute2 net-next 3/3] iplink: bridge_slave: " Nikolay Aleksandrov
2017-02-19 0:38 ` 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=20170218163843.17f6c4f6@xeon-e3 \
--to=stephen@networkplumber.org \
--cc=netdev@vger.kernel.org \
--cc=nikolay@cumulusnetworks.com \
--cc=roopa@cumulusnetworks.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox