From: Lin Huang <[email protected]> This series fix ALB parameters type mismatch and set a hard limit to rebalance_intvl.
It also includes some self-tests. Changes since v2: 1. Fix type mismatch int dpif-netdev.c. Changes since v1: 1. Fix the commit message and formatting. 2. Fix typo in unit tests. Lin Huang (2): dpif-netdev: Fix ALB parameters type mismatch. dpif-netdev : Fix ALB 'rebalance_intvl' max hard limit. lib/dpif-netdev.c | 28 ++++++++++++++++------------ tests/alb.at | 20 +++++++++++++++++++- 2 files changed, 35 insertions(+), 13 deletions(-) -- 2.36.0 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
