From: David Ahern <dsahern@gmail.com>
To: Eran Ben Elisha <eranbe@mellanox.com>,
Stephen Hemminger <stephen@networkplumber.org>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH iproute2-next] ip: Add violation counters to VF statisctics
Date: Wed, 25 Jul 2018 11:00:58 -0600 [thread overview]
Message-ID: <ab8cd3a4-a3dc-e17f-3e28-6d36d2df8b09@gmail.com> (raw)
In-Reply-To: <1532255472-30759-1-git-send-email-eranbe@mellanox.com>
On 7/22/18 4:31 AM, Eran Ben Elisha wrote:
> Extend VFs statistics by receive and transmit violation counters.
>
> Example: "ip -s link show dev enp5s0f0"
>
> 6: enp5s0f0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DEFAULT group default qlen 1000
> link/ether 24:8a:07:a5:28:f0 brd ff:ff:ff:ff:ff:ff
> RX: bytes packets errors dropped overrun mcast
> 0 0 0 0 0 2
> TX: bytes packets errors dropped carrier collsns
> 1406 17 0 0 0 0
> vf 0 MAC 00:00:ca:fe:ca:fe, vlan 5, spoof checking off, link-state auto, trust off, query_rss off
> RX: bytes packets mcast bcast dropped
> 1666 29 14 32 0
> TX: bytes packets dropped
> 2880 44 2412
>
> Signed-off-by: Eran Ben Elisha <eranbe@mellanox.com>
> ---
> ip/ipaddress.c | 20 ++++++++++++++++++--
> 1 file changed, 18 insertions(+), 2 deletions(-)
>
applied to iproute2-next. Thanks
prev parent reply other threads:[~2018-07-25 18:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-22 10:31 [PATCH iproute2-next] ip: Add violation counters to VF statisctics Eran Ben Elisha
2018-07-25 17:00 ` David Ahern [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=ab8cd3a4-a3dc-e17f-3e28-6d36d2df8b09@gmail.com \
--to=dsahern@gmail.com \
--cc=eranbe@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;
as well as URLs for NNTP newsgroup(s).