[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1395740684-12224-1-git-send-email-dingtianhong@huawei.com>
Date: Tue, 25 Mar 2014 17:44:41 +0800
From: Ding Tianhong <dingtianhong@...wei.com>
To: <fubar@...ibm.com>, <vfalico@...hat.com>, <andy@...yhouse.net>,
<joe@...ches.com>, <kaber@...sh.net>
CC: <davem@...emloft.net>, <netdev@...r.kernel.org>
Subject: [PATCH net-next v4 0/3] bonding: support QinQ for bond arp interval
v1->v2: remvoe the comment "TODO: QinQ?".
convert pr_xxx() to pr_xxx_ratelimited() for arp interval.
v2->v3: remove the unnecessary log for arp interval and add net ratelimit to
avoid spam log.
v3->v4: Add ratelimit for debugging is not a good idea, it will miss some message
if the user turns the debugging on, so don't add ratelimited on debugging.
Ding Tianhong (3):
vlan: make a new function vlan_dev_vlan_proto() and export
bonding: support QinQ for bond arp interval
bonding: add net_ratelimt to avoid spam in arp interval
drivers/net/bonding/bond_main.c | 73 ++++++++++++++++++++++++++++-------------
drivers/net/bonding/bonding.h | 5 +++
include/linux/if_vlan.h | 7 ++++
net/8021q/vlan_core.c | 6 ++++
4 files changed, 69 insertions(+), 22 deletions(-)
--
1.8.0
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists