summaryrefslogtreecommitdiff
path: root/rust
diff options
context:
space:
mode:
authorJulian Anastasov <ja@ssi.bg>2026-02-24 23:50:44 +0300
committerJakub Kicinski <kuba@kernel.org>2026-02-26 06:36:26 +0300
commitc59bd9e62e060bb5cd4d697b73bbe6f23a723345 (patch)
tree0b7ccdc91725887cf3ce8e201b74e9beaea156fe /rust
parent40fb72209fd83edaf3632dba644b1fcf81143cfc (diff)
downloadlinux-c59bd9e62e060bb5cd4d697b73bbe6f23a723345.tar.xz
ipvs: use more counters to avoid service lookups
When new connection is created we can lookup for services multiple times to support fallback options. We already have some counters to skip specific lookups because it costs CPU cycles for hash calculation, etc. Add more counters for fwmark/non-fwmark services (fwm_services and nonfwm_services) and make all counters per address family. Signed-off-by: Julian Anastasov <ja@ssi.bg> Signed-off-by: Florian Westphal <fw@strlen.de> Link: https://patch.msgid.link/20260224205048.4718-6-fw@strlen.de Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'rust')
0 files changed, 0 insertions, 0 deletions