Skip to content

[devices]: Fix for build breakage from #2441 checkin#2477

Merged
lguohan merged 1 commit intosonic-net:201803from
sridhar-ravindran:snc46_build_break
Jan 23, 2019
Merged

[devices]: Fix for build breakage from #2441 checkin#2477
lguohan merged 1 commit intosonic-net:201803from
sridhar-ravindran:snc46_build_break

Conversation

@sridhar-ravindran
Copy link
Contributor

- What I did
Fixed the build failure introduced by #2441
- How I did it
In #2441 addition of new file io_rd_wr.py was missed while raising pull-request.
Corrected it.
- How to verify it
Verify Build Compilation
- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

@lguohan lguohan merged commit a18ec65 into sonic-net:201803 Jan 23, 2019
@sridhar-ravindran sridhar-ravindran deleted the snc46_build_break branch July 4, 2019 04:57
stephenxs added a commit to stephenxs/sonic-buildimage that referenced this pull request Nov 8, 2022
d5a6da3 Do not configure physical attributes on port channels in portconfig (sonic-net#2456)
48ee772 Change db_migrator major version on master branch from version 3 to 4 (sonic-net#2470)
f374616 [GCU] Fix JsonPointerFilter bug (sonic-net#2477)
58dbb3e YANG Validation for ConfigDB Updates: TACPLUS, TACPLUS_SERVER, AAA, VLAN_SUB_INTERFACE tables + decorated validated_mod_entry (sonic-net#2452)
062f18a fix show interface neighbor expected empty issue (sonic-net#2465)
569edf3 Fix display disorder problem of show mirror_session (sonic-net#2447)
daaf0ff Disable "tag as local" when reboot (sonic-net#2451)
6621120 Fix sudo sfputil show error-status on a multiasic platform issue (sonic-net#2373)
e8b1dcd Add IP remove warnings for VRF commands (sonic-net#2351)
40cc8e1 [scripts/generate_dump] add information to tech-support file (sonic-net#2357)
8473517 Revert "[config reload]: On dual ToR systems, cache ARP and FDB table (sonic-net#2460)

Signed-off-by: Stephen Sun <stephens@nvidia.com>
yxieca added a commit to yxieca/sonic-buildimage that referenced this pull request Nov 10, 2022
utilities:
* 8cb6124 2022-11-09 | [armhf][sonic-installer] Fix the issue of sonic-installer list after set-default and cleanup (sonic-net#2479) [Marty Y. Lok]
* b2d50f4 2022-11-06 | [GCU] Fix JsonPointerFilter bug (sonic-net#2477) (HEAD -> 202205, github/202205) [jingwenxie]
* 927daea 2022-11-08 | Do not configure physical attributes on port channels in portconfig (sonic-net#2456) [Stephen Sun]
* dbe8f2d 2022-11-02 | Fix sudo sfputil show error-status on a multiasic platform issue (sonic-net#2373) [Marty Y. Lok]
* fff5f67 2022-11-04 | [show] vnet advertised-route command (sonic-net#2390) (sonic-net#2478) [siqbal1986]
* 9d921a7 2022-11-04 | Fix exception in adding mirror_session when gre_type is absent (sonic-net#2476) [bingwang-ms]
* 0bbe54a 2022-11-03 | [show] vnet endpoint [ip/ipv6] command (sonic-net#2342) (sonic-net#2421) (sonic-net#2474) [siqbal1986]
* b1b3661 2022-11-03 | show vnet routes all. (sonic-net#2341) (sonic-net#2472) [siqbal1986]

swss:
* e208c87 2022-11-08 | swss: Fixing race condition for rif counters (sonic-net#2488) (HEAD -> 202205) [Suman Kumar]

platform-common:
* 83f77cc 2022-11-08 | Fix issue: rounding float value for txpower and rxpower (sonic-net#320) (HEAD -> 202205) [Junchao-Mellanox]
* 169ee25 2022-11-04 | Fix issue: copper cable should not display DOM information (sonic-net#318) [Junchao-Mellanox]

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
yxieca pushed a commit that referenced this pull request Nov 11, 2022
#12639)

* Advance submodule sonic-utilities

d5a6da3 Do not configure physical attributes on port channels in portconfig (#2456)
48ee772 Change db_migrator major version on master branch from version 3 to 4 (#2470)
f374616 [GCU] Fix JsonPointerFilter bug (#2477)
58dbb3e YANG Validation for ConfigDB Updates: TACPLUS, TACPLUS_SERVER, AAA, VLAN_SUB_INTERFACE tables + decorated validated_mod_entry (#2452)
062f18a fix show interface neighbor expected empty issue (#2465)
569edf3 Fix display disorder problem of show mirror_session (#2447)
daaf0ff Disable "tag as local" when reboot (#2451)
6621120 Fix sudo sfputil show error-status on a multiasic platform issue (#2373)
e8b1dcd Add IP remove warnings for VRF commands (#2351)
40cc8e1 [scripts/generate_dump] add information to tech-support file (#2357)
8473517 Revert "[config reload]: On dual ToR systems, cache ARP and FDB table (#2460)

Signed-off-by: Stephen Sun <stephens@nvidia.com>

* Advance sonic-platform-common

aa86083 Fix issue: rounding float value for txpower and rxpower (#320)
2052a63 Fix issue: copper cable should not display DOM information (#318)
cf4c6af CmisApi::get_application_advertisement catch AttributeError as well (#316)

Signed-off-by: Stephen Sun <stephens@nvidia.com>

Signed-off-by: Stephen Sun <stephens@nvidia.com>
yxieca added a commit that referenced this pull request Nov 12, 2022
…2669)

utilities:
* 8cb6124 2022-11-09 | [armhf][sonic-installer] Fix the issue of sonic-installer list after set-default and cleanup (#2479) [Marty Y. Lok]
* b2d50f4 2022-11-06 | [GCU] Fix JsonPointerFilter bug (#2477) (HEAD -> 202205, github/202205) [jingwenxie]
* 927daea 2022-11-08 | Do not configure physical attributes on port channels in portconfig (#2456) [Stephen Sun]
* dbe8f2d 2022-11-02 | Fix sudo sfputil show error-status on a multiasic platform issue (#2373) [Marty Y. Lok]
* fff5f67 2022-11-04 | [show] vnet advertised-route command (#2390) (#2478) [siqbal1986]
* 9d921a7 2022-11-04 | Fix exception in adding mirror_session when gre_type is absent (#2476) [bingwang-ms]
* 0bbe54a 2022-11-03 | [show] vnet endpoint [ip/ipv6] command (#2342) (#2421) (#2474) [siqbal1986]
* b1b3661 2022-11-03 | show vnet routes all. (#2341) (#2472) [siqbal1986]

swss:
* e208c87 2022-11-08 | swss: Fixing race condition for rif counters (#2488) (HEAD -> 202205) [Suman Kumar]

platform-common:
* 83f77cc 2022-11-08 | Fix issue: rounding float value for txpower and rxpower (#320) (HEAD -> 202205) [Junchao-Mellanox]
* 169ee25 2022-11-04 | Fix issue: copper cable should not display DOM information (#318) [Junchao-Mellanox]

Signed-off-by: Ying Xie <ying.xie@microsoft.com>

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
dbarashinvd pushed a commit to dbarashinvd/sonic-buildimage that referenced this pull request May 22, 2023
What I did
Fix a bug of JsonPointerFilter in GCU that will make the wrong selection of candidates.

How I did it
Add the patch addressing '|' in the prefix and suffix filter to avoid wrong selection.

How to verify it
Add UT.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants