netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch net-next,repost 0/2] team: introduce random mode
@ 2013-03-06 11:31 Jiri Pirko
  2013-03-06 11:31 ` [patch net-next,repost 1/2] team: introduce two default team_modeop functions and use them in modes Jiri Pirko
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jiri Pirko @ 2013-03-06 11:31 UTC (permalink / raw)
  To: netdev; +Cc: davem, edumazet, fbl

Jiri Pirko (2):
  team: introduce two default team_modeop functions and use them in
    modes
  team: introduce random mode

 drivers/net/team/Kconfig                | 12 ++++++
 drivers/net/team/Makefile               |  1 +
 drivers/net/team/team.c                 | 19 +++++++--
 drivers/net/team/team_mode_broadcast.c  | 14 +------
 drivers/net/team/team_mode_random.c     | 71 +++++++++++++++++++++++++++++++++
 drivers/net/team/team_mode_roundrobin.c | 36 ++---------------
 include/linux/if_team.h                 | 25 +++++++++++-
 7 files changed, 129 insertions(+), 49 deletions(-)
 create mode 100644 drivers/net/team/team_mode_random.c

-- 
1.8.1.2

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-03-06 19:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-06 11:31 [patch net-next,repost 0/2] team: introduce random mode Jiri Pirko
2013-03-06 11:31 ` [patch net-next,repost 1/2] team: introduce two default team_modeop functions and use them in modes Jiri Pirko
2013-03-06 11:31 ` [patch net-next,repost 2/2] team: introduce random mode Jiri Pirko
2013-03-06 19:55 ` [patch net-next,repost 0/2] " 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).