read portchannel name from LAG_NAME_MAP_TABLE in COUNTERS_DB#51
read portchannel name from LAG_NAME_MAP_TABLE in COUNTERS_DB#51prsunny merged 1 commit intosonic-net:masterfrom
Conversation
|
Awaiting on the merge of this PR - sonic-net/sonic-buildimage#3770 |
|
THis change cause build failure on master branch, please double check. @prsunny @stcheng @anilkpandey I got below error when using latest py-swsssdk submodule , when I move back one commit, then It passed. tests/test_nexthop.py:44: AssertionError |
The following PR needs to be merged as well |
|
TODO: This PR needs to be cherry-picked into the 201911 branch after sonic-net/sonic-swss#1124 is merged and cherry-picked. |
|
This PR was subsequently reverted. However, sonic-net/sonic-swss#1124 has been merged to master. Thus, this PR should be able to be un-reverted from master and also cherry-picked into 201911. |
A new COUNTERS_LAG_NAME_MAP table has been added in COUNTERS_DB to keep the portchannel OID to name mapping. This change is to read the portchannel name from this table to display in 'show mac' command when a mac is learnt on a portchannel.