Update fib.j2 to fixed the didn't parse the script issue.#1114
Closed
vincent201881 wants to merge 1 commit intosonic-net:masterfrom
vincent201881:patch-10
Closed
Update fib.j2 to fixed the didn't parse the script issue.#1114vincent201881 wants to merge 1 commit intosonic-net:masterfrom vincent201881:patch-10
vincent201881 wants to merge 1 commit intosonic-net:masterfrom
vincent201881:patch-10
Conversation
'for' and 'endfor' do not match.
Contributor
|
@vincent201881 the issue is already fixed here: #1113. Also this fix is not a complete solution - just a partial. |
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
[portsorch] Enable port-level buffer drop counters (sonic-net#1237) [vnet]: Fix double route installation for BITMAP VNET interface (sonic-net#1114)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
'for' and 'endfor' do not match.
Description of PR
Summary:
Fixes # (issue)
Type of change
Approach
How did you do it?
Completion the ‘for’ statement
How did you verify/test it?
Use our testbed environment to run the fib test.
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation