Package: libteam-utils
Version: 1.31-1
Followup-For: Bug #956803
X-Debbugs-Cc: [email protected]
Dear Maintainer,
This bug still exists as of version 1.31-1. My current team config is:
{
"device": "team1",
"runner": {
"name": "loadbalance",
"tx_hash": ["eth"],
"tx_balancer": {
"name": "basic"
}
},
"link_watch": {
"name": "ethtool"
},
"ports": {
"enp13s0": {},
"wlp12s0": {
"link_watch": {
"delay_up": 4000,
"delay_down": 1000
}
}
}
}
But I have 100% cpu utlization even with a simple config like:
{
"runner": {
"name": "loadbalance"
},
"ports": {
"enp13s0": {}
}
}
I *do not* have the same issue with any of the other runners. (Well, I don't
have LACP set up on my router, so *maybe* LACP would have the same problem as
well, but I can't test it).
This happens regardless of the current traffic on the network.
I can verify that the "team_mode_loadbalance" and "team" kernel modules are
loaded.
I can provide more info if needed.
-- System Information:
Debian Release: 12.1
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.1.0-11-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages libteam-utils depends on:
ii libc6 2.36-9+deb12u1
ii libdaemon0 0.14-7.1
ii libdbus-1-3 1.14.8-2~deb12u1
ii libjansson4 2.14-2
ii libteam5 1.31-1
ii libteamdctl0 1.31-1
libteam-utils recommends no packages.
libteam-utils suggests no packages.
-- no debconf information