commit | 753f993911b32e479b4fab5d228dc07c11d1e7e7 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@resnulli.us> | Wed Mar 06 01:31:13 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 06 14:55:20 2013 -0500 |
tree | f2b3e9f3d6c06366ac24e5222f2475b319bc379f | |
parent | acbba0d0f88e2577b9d92b61b136d13f65831a52 [diff] |
team: introduce random mode As suggested by Eric Dumazet, allow user to select mode which chooses TX port randomly. Functionality should be more of less similar to round-robin mode with even lower overhead. Signed-off-by: Jiri Pirko <jiri@resnulli.us> Signed-off-by: David S. Miller <davem@davemloft.net>