[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20141121.171613.504119260083729947.davem@davemloft.net>
Date: Fri, 21 Nov 2014 17:16:13 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: Jianhua.Xie@...escale.com
Cc: netdev@...r.kernel.org, edumazet@...gle.com, j.vosburgh@...il.com,
vfalico@...il.com, andy@...yhouse.net
Subject: Re: [PATCH v2 net-next 0/2] bonding: Introduce 4 AD link speed
From: Xie Jianhua <Jianhua.Xie@...escale.com>
Date: Wed, 19 Nov 2014 16:48:57 +0800
> From: Jianhua Xie <Jianhua.Xie@...escale.com>
>
> The speed field of AD Port Key was based on bitmask, it supported 5
> kinds of link speed at most, as there were only 5 bits in the speed
> field of the AD Port Key. This patches series change the speed type
> (AD_LINK_SPEED_BITMASK) from bitmask to enum type in order to enhance
> speed type from 5 to 32, and then introduce 4 AD link speed to fix
> agg_bandwidth.
>
> Jianhua Xie (2):
> bonding: change AD_LINK_SPEED_BITMASK to enum to suport more speed
> bonding: Introduce 4 AD link speed to fix agg_bandwidth
>
> drivers/net/bonding/bond_3ad.c | 102 ++++++++++++++++++++++++++++-------------
> 1 file changed, 70 insertions(+), 32 deletions(-)
>
> --
> v2:
> * Use an enum type to instead of the bitmask, not expand speed field,
>
> v1:
> * Compress RFC patches #2 to #5 into one single patch.
> * Fix inexact commit information.
Series applied, thanks.
--
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