Skip to content

[mellanox] Add cpldupdate utility to SONiC image#1746

Merged
lguohan merged 1 commit intosonic-net:masterfrom
stepanblyschak:cpldupdate
Jun 9, 2018
Merged

[mellanox] Add cpldupdate utility to SONiC image#1746
lguohan merged 1 commit intosonic-net:masterfrom
stepanblyschak:cpldupdate

Conversation

@stepanblyschak
Copy link
Collaborator

Signed-off-by: Stepan Blyschak [email protected]

- What I did
Included mft-oem debian package, which contains some useful utilities for Mellanox platform, such as cpldupdate

- How I did it
Added target mft-oem alongside with mft package in platforms/mellanox/mft.mk;
added mft-oem to $(SONIC_ONE_IMAGE)_INSTALLS

- How to verify it
Try to use cpldupdate utility

- Description for the changelog
Add cpldupdate utility to SONiC image

@msftclas
Copy link

msftclas commented May 29, 2018

CLA assistant check
All CLA requirements met.

@qiluo-msft
Copy link
Collaborator

qiluo-msft commented May 30, 2018

MFT = mft-4.5.0-31.amd64.deb

Could you please replace 4.5.0 and 31 with macros? #Closed


Refers to: platform/mellanox/mft.mk:3 in d197238. [](commit_id = d197238, deletion_comment = False)

Copy link
Collaborator

@qiluo-msft qiluo-msft May 30, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

kernel [](start = 44, length = 6)

kernel [](start = 44, length = 6)

Since the rule is a pattern match one, why you need to specify a special target? #Closed

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

kernel-mft-dkms and mft-oem are in DERIVED_TARGETS, but they are placed in different locations, so i specify that kernel-mft-dkms should be moved from $(MFT_NAME)/SDEBS/ubuntu-drivers/3.16.0 and mft, mft-oem packages should be moved from $(MFT_NAME)/DEBS/*

Copy link
Collaborator

@qiluo-msft qiluo-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As comments.

@lguohan
Copy link
Collaborator

lguohan commented Jun 1, 2018

retest this please

@lguohan lguohan merged commit ed06aca into sonic-net:master Jun 9, 2018
stephenxs added a commit to stephenxs/sonic-buildimage that referenced this pull request Jun 29, 2021
bb383be2 [Dynamic Buffer Calc][Mellanox] Bug fixes and enhancements for the lua plugins for buffer pool calculation and headroom checking (sonic-net#1781)
f949dfe9 [Dynamic Buffer Calc] Avoid creating lossy PG for admin down ports during initialization (sonic-net#1776)
def0a914 Fix config prompt question issue (sonic-net#1799)
21f97506 [ci]: Merge azure pipelines from master to 202012 branch (sonic-net#1764)
a83a2a42 [vstest]: add dvs_route fixture
849bdf9c [Mux] Add support for mux metrics to State DB (sonic-net#1757)
386de717 [qosorch] Dot1p map list initialization fix (sonic-net#1746)
f99abdca [sub intf] Port object reference count update (sonic-net#1712)
4a00042d [vstest/nhg]: use dvs_route fixture to make test_nhg more robust

Signed-off-by: Stephen Sun <[email protected]>
theasianpianist pushed a commit to theasianpianist/sonic-buildimage that referenced this pull request Feb 5, 2022
- For DOT1P QOS map, the map list was not initialized correctly. So
"color" field in the key was sending garbage. Because of this, orchagent
serialization function is unable to translate and serialize the attribute
value properly and returns warning. During subsequent operation which comes
with a different garbage, this was treated as a different "color" and
syncd/SAI returns error saying "modification not implemented". This is
fixed by initializing the dotp1 map list attribute.

Signed-off-by: vedganes <[email protected]>
@stepanblyschak stepanblyschak deleted the cpldupdate branch September 23, 2022 13:30
patrickmacarthur pushed a commit to patrickmacarthur/sonic-buildimage that referenced this pull request Dec 11, 2025
…net#1746)

Why I did it
Update debian snapshot mirror to upgrade redis-server version

signed-off-by: [email protected]
mssonicbld added a commit that referenced this pull request Jan 31, 2026
…tically (#25244)

#### Why I did it
src/sonic-sairedis
```
* 2457bb8d - (HEAD -> 202511, origin/202511) [Mellanox] Add phcsync activation for mellanox platforms. (#1752) (2 days ago) [mssonicbld]
* bcbf7158 - [202511] Upgrade SAI to v1.17.4 (#1749) (3 days ago) [Vivek]
* 5eec8434 - [syncd] Remove syncd redis objects if using ZMQ notifications (#1738) (6 days ago) [mssonicbld]
* 7770f146 - [vslib] MACsec interface creation command fails on VM/VS with send_sci=false and SCI combination. (#1737) (6 days ago) [mssonicbld]
* 4a62e3d2 - [202511][ci] use correct slave container for each branch (#1746) (6 days ago) [yijingyan2]
* cff5ae14 - Fix sonic-vpp build issue in master (#1745) (7 days ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants