[patch f17 00/11] team: refresh to latest net-next

Jiri Pirko jpirko at redhat.com
Wed Jun 20 12:09:53 UTC 2012


Hi Davej.

I see that this set was not applied on f17 kernel. I would like to ask
what is possible problem which obstruct doing that.

Thanks a lot.

Jirka

Fri, May 04, 2012 at 05:29:40PM CEST, jpirko at redhat.com wrote:
>Refresh team driver co so it can work correctly with recent libteam version.
>
>All patches are in net-next tree
>
>David S. Miller (1):
>  team: Stop using NLA_PUT*().
>
>Jiri Pirko (10):
>  team: add binary option type
>  team: add loadbalance mode
>  team: add support for per-port options
>  team: add bool option type
>  team: add user_linkup and user_linkup_enabled per-port option
>  team: ab: walk through port list non-rcu
>  team: add missed "statics"
>  team: lb: let userspace care about port macs
>  team: allow to enable/disable ports
>  team: add per-port option for enabling/disabling ports
>
> drivers/net/team/Kconfig                  |   11 +
> drivers/net/team/Makefile                 |    1 +
> drivers/net/team/team.c                   |  523 +++++++++++++++++++++++------
> drivers/net/team/team_mode_activebackup.c |   20 +-
> drivers/net/team/team_mode_loadbalance.c  |  174 ++++++++++
> drivers/net/team/team_mode_roundrobin.c   |    2 +-
> 6 files changed, 621 insertions(+), 110 deletions(-)
> create mode 100644 drivers/net/team/team_mode_loadbalance.c
>
>-- 
>1.7.6.5
>


More information about the kernel mailing list