From: Ben Greear <greearb@candelatech.com>
To: NetDev <netdev@vger.kernel.org>
Subject: netlink stats: Ability to get stats for a single device?
Date: Tue, 26 Oct 2010 12:31:12 -0700 [thread overview]
Message-ID: <4CC72C80.9010802@candelatech.com> (raw)
From what I can tell, it's impossible to request stats for a single
network device via netlink. When you have thousands of interfaces,
this means a lot of wasted effort to get stats for a particular
device.
Am I missing something, or do I just need to write up a patch
to have netlink pay attention to the ifindex?
Thanks,
Ben
--
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc http://www.candelatech.com
next reply other threads:[~2010-10-26 19:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-26 19:31 Ben Greear [this message]
2010-10-26 19:35 ` netlink stats: Ability to get stats for a single device? Eric Dumazet
2010-10-26 19:38 ` David Miller
2010-10-26 19:56 ` Eric Dumazet
2010-10-26 20:29 ` Ben Greear
2010-10-26 20:37 ` Eric Dumazet
2010-10-26 20:43 ` Ben Greear
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=4CC72C80.9010802@candelatech.com \
--to=greearb@candelatech.com \
--cc=netdev@vger.kernel.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 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.