Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support fpga drv and pimutility for minipack platform #3053

Merged
merged 20 commits into from
Aug 15, 2019

Conversation

jostar-yang
Copy link
Contributor

- What I did
Add fpga drv and pimutility code
- How I did it
Add fpga drv and pimutility code
- How to verify it
Set / get sfp presence from pim.
Set/ get lpmode from pim
root@sonic:/home/admin# sfputil show presence

Port Presence


Ethernet1 Present
Ethernet2 Present
Ethernet3 Present
Ethernet4 Present
Ethernet5 Present
Ethernet6 Not present
Ethernet7 Not present
Ethernet8 Not present
........

sfputil lpmode off Ethernet1

sfputil lpmode off Ethernet2

root@sonic:/home/admin# sfputil show lpmode
Port Low-power Mode


Ethernet1 Off
Ethernet2 Off
Ethernet3 On
Ethernet4 On
Ethernet5 On
Ethernet6 On
Ethernet7 On
.......
- Description for the changelog

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

@lguohan
Copy link
Collaborator

lguohan commented Jun 29, 2019

retest vs please

Copy link
Collaborator

@lguohan lguohan 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 29, 2019

please add [devices]: Add support fpga drv and pimutility for [device name]

@jostar-yang jostar-yang changed the title Add support fpga drv and pimutility Add support fpga drv and pimutility for minipack platform Jul 17, 2019
@lguohan
Copy link
Collaborator

lguohan commented Aug 13, 2019

retest vsimage please

@lguohan lguohan merged commit ff6437e into sonic-net:master Aug 15, 2019
wangshengjun pushed a commit to wangshengjun/sonic-buildimage that referenced this pull request Nov 16, 2020
mssonicbld added a commit that referenced this pull request Jan 30, 2024
…atically (#17940)

#### Why I did it
src/sonic-utilities
```
* 3d45c0c6 - (HEAD -> master, origin/master, origin/HEAD) Migrate GNMI table (#3053) (9 hours ago) [ganglv]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request Apr 19, 2024
…lly (#18334)

#### Why I did it
src/sonic-swss
```
* 9e183a65 - (HEAD -> master, origin/master, origin/HEAD) Add bookworm build to the PR checkers (#3114) (2 days ago) [Saikrishna Arcot]
* ec463953 - [twamporch] Explicitly initialize local variable (#3115) (2 days ago) [xiaodong hu]
* 19410232 - Add force option for fabric port unisolate command (#3089) (7 days ago) [jfeng-arista]
* 774973d9 - [dash] fix ENI admin state update (#3081) (8 days ago) [Yakiv Huryk]
* 56ba6de3 - [p4orch] Clang format change. (#3096) (10 days ago) [mint570]
* f6dd9caa - Introduce a new role for DPU-NPU Interconnect (10 days ago) [Vivek]
* 0f707757 - [portsorch] Handle TRANSCEIVER_INFO table on warm boot (#3087) (10 days ago) [Stepan Blyshchak]
* cbc263a1 - [EVPN]Fix fpmsyncd crash when EVPN type5 is received with bgp fib suppression enabled (#3101) (13 days ago) [Sudharsan Dhamal Gopalarathnam]
* 4af61167 - Fix oper FEC retrieval after warmboot (#3100) (13 days ago) [Sudharsan Dhamal Gopalarathnam]
* 2a586154 - [Fdbsyncd] Adding extern_learn flag with fdb entry so Kernel doesn't age out (#2985) (2 weeks ago) [KISHORE KUNAL]
* 465399e9 - T2-VOQ-VS: Fix iBGP bringup issue (#3053) (2 weeks ago) [Deepak Singhal]
* dc9eae87 - Clang format change. (#3080) (2 weeks ago) [mint570]
* 95a74750 - [orchagent] TWAMP Light orchagent implementation (#2927) (2 weeks ago) [xiaodong hu]
```
#### 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.

2 participants