Commit e2229eb
authored
Revert PR:12186 crm_stats_ipv6_route_available counter was not decremented, as we have a fix in platform side of code (#14775)
Description of PR
#14104
Reverting this PR as we have fix on the platform side to take care of the CRM route resource usage related issue.
This change is merged in master #14602
This is a conflict merge to 202405 branch.
Summary:
Fixes # (issue)
CRM route resource fix is committed in the platform side of code. the additional delay and checks added part of the PR/14104 is no longer needed.
Approach
What is the motivation for this PR?
Revert the cisco specific change added in sonic-mgmt code.
How did you do it?
How did you verify/test it?
Verified running sonic mgmt tests/test_crm.py::test_crm_route
co-authorized by: jianquanye@microsoft.com1 parent 64ea984 commit e2229eb
1 file changed
+1
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
517 | 517 | | |
518 | 518 | | |
519 | 519 | | |
520 | | - | |
521 | | - | |
522 | | - | |
523 | | - | |
524 | 520 | | |
525 | 521 | | |
526 | 522 | | |
| |||
546 | 542 | | |
547 | 543 | | |
548 | 544 | | |
549 | | - | |
550 | | - | |
551 | | - | |
| 545 | + | |
552 | 546 | | |
553 | 547 | | |
554 | 548 | | |
| |||
0 commit comments