mbox series

[ovs-dev,v2,0/2] Fix ALB parameters type and value mismatch.

Message ID MEYP282MB33020A35089305017CE6B44FCDC89@MEYP282MB3302.AUSP282.PROD.OUTLOOK.COM
Headers show
Series Fix ALB parameters type and value mismatch. | expand

Message

miter May 11, 2022, 2:25 p.m. UTC
From: Lin Huang <linhuang@ruijie.com.cn>

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 | 20 ++++++++++++--------
 tests/alb.at      | 20 +++++++++++++++++++-
 2 files changed, 31 insertions(+), 9 deletions(-)