Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[crm] only set ARP cache limit setting when needed (#3389)
What is the motivation for this PR? SONiC already set ARP cache limit quit high, test shouldn't need to increase according to its needs unless the threshold is actually lower then needed. How did you do it? Skip ARP cache limit setting if the current limit is higher than requested limit. How did you verify/test it? Run crm test and watch ARP limit never changes during tests. Signed-off-by: Ying Xie [email protected]
- Loading branch information