* [PATCH net-next 0/5] bonding: add even more netlink attributes
@ 2013-12-18 5:30 Scott Feldman
2013-12-19 23:33 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Scott Feldman @ 2013-12-18 5:30 UTC (permalink / raw)
To: vfalico, fubar, andy; +Cc: netdev, roopa, shm
The following series implements five more bonding netlink attributes:
num_grat_arp|num_unsol_na
all_slaves_active
min_links
lp_interval
packets_per_slave
Tested with modified iproute2 to verify attributes can be set at bond creation
time or set later. Verified sysfs interface to attributes continues to work.
I have one more set after this one for all of the 802.3ad attributes. Whew.
---
Scott Feldman (5):
bonding: add num_grat_arp attribute netlink support
bonding: add all_slaves_active attribute netlink support
bonding: add min_links attribute netlink support
bonding: add lp_interval attribute netlink support
bonding: add packets_per_slave attribute netlink support
drivers/net/bonding/bond_netlink.c | 78 ++++++++++++++++++++++++
drivers/net/bonding/bond_options.c | 80 +++++++++++++++++++++++++
drivers/net/bonding/bond_sysfs.c | 116 +++++++++++++++++-------------------
drivers/net/bonding/bonding.h | 7 ++
include/uapi/linux/if_link.h | 5 ++
5 files changed, 225 insertions(+), 61 deletions(-)
--
Signature
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH net-next 0/5] bonding: add even more netlink attributes
2013-12-18 5:30 [PATCH net-next 0/5] bonding: add even more netlink attributes Scott Feldman
@ 2013-12-19 23:33 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2013-12-19 23:33 UTC (permalink / raw)
To: sfeldma; +Cc: vfalico, fubar, andy, netdev, roopa, shm
From: Scott Feldman <sfeldma@cumulusnetworks.com>
Date: Tue, 17 Dec 2013 21:30:02 -0800
> The following series implements five more bonding netlink attributes:
>
> num_grat_arp|num_unsol_na
> all_slaves_active
> min_links
> lp_interval
> packets_per_slave
>
> Tested with modified iproute2 to verify attributes can be set at bond creation
> time or set later. Verified sysfs interface to attributes continues to work.
>
> I have one more set after this one for all of the 802.3ad attributes. Whew.
You have much more stamina than I do, that's for sure :-)
Series applied, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-12-19 23:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-18 5:30 [PATCH net-next 0/5] bonding: add even more netlink attributes Scott Feldman
2013-12-19 23:33 ` David Miller
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).