kernelversion:
stable - 6.5.12
mainline - 4.19.299
mainline - 5.4.261
mainline - 6.1.63
mainline - 5.10.201
mainline - 5.15.139
mainline - 6.6.2
mainline - 4.14.330
mainline - 6.7-rc2
[click here for custom version]
architecture:
>
x86
arm
arm64
powerpc
mips
sparc
ia64
arc
riscv
nds32
m68k
microblaze
alpha
unicore32
parisc
blackfin
depends
CONFIG_NETDEVICES
CONFIG_NET_CORE
CONFIG_NET_TEAM
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
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.