Round-robin mode support

modulename: team_mode_roundrobin.ko

configname: CONFIG_NET_TEAM_MODE_ROUNDROBIN

Linux Kernel Configuration
└─>Device Drivers
└─>Network device support
└─>Ethernet team driver support
└─>Round-robin mode support
In linux kernel since version 3.1 (release Date: 2011-10-24)  
Basic mode where port used for transmitting packets is selected in
round-robin fashion using packet counter.

All added ports are setup to have team's device address.

To compile this team mode as a module, choose M here: the module
will be called team_mode_roundrobin.

source code: