kernelconfig_penguin

Load-balance mode support

modulename: team_mode_loadbalance.ko
configname: CONFIG_NET_TEAM_MODE_LOADBALANCE

Linux Kernel Configuration
└─> Device Drivers
└─> Network device support
└─> Ethernet team driver support
└─> Load-balance mode support

In linux kernel since version 3.1 (release Date: 2011-10-24)  

This mode provides load balancing functionality. Tx port selection
is done using BPF function set up from userspace (bpf_hash_func
option)

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


source code:


drivers/net/team/team_mode_loadbalance.c