lb: fix intermittent per-port-vip idx lookup failure 35/39635/1
authorDave Wallace <dwallacelf@gmail.com>
Wed, 11 Oct 2023 03:19:18 +0000 (23:19 -0400)
committerDave Wallace <dwallacelf@gmail.com>
Wed, 11 Oct 2023 03:19:18 +0000 (23:19 -0400)
commit21bc900c3498599a2ff1bd83a8482cf0682914d6
tree7dfa09960927ce1023190b2d796477c94ec64810
parent84c9ee3d696ef5c1162530a30ba591b806a7e175
lb: fix intermittent per-port-vip idx lookup failure

- Causes per-port-vip testcases to fail when the
  uninitialized reserved field in the stack variable
  key for the hash lookup was a non-zero stack memory
  location.

Type: fix

Change-Id: I56afa15e7df60bc2340514f2c7ce5e71a9cb47a9
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
src/plugins/lb/node.c