Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Initial commit of python script for platform support #2

Open
wants to merge 4 commits into
base: rel_7_0
Choose a base branch
from

Conversation

ptanlimco
Copy link

- What I did

- How I did it

- How to verify it

- Description for the changelog

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

@ptanlimco ptanlimco requested a review from krambn February 21, 2018 01:09
@krambn
Copy link

krambn commented Feb 21, 2018

The files need to move into the directory : sonic-buildimage/device/barefoot/x86_64-accton_wedge100bf_65x-r0/plugins to keep it consistent with other platforms and devices.

mkbalani pushed a commit that referenced this pull request May 18, 2018
- Includes the following commits:
    - [bcmshell.py] Match extra whitespace before prompt in regex (#3)
    - add support for qsfp28 eeprom (#2)
sunesh pushed a commit that referenced this pull request Dec 22, 2018
…#2321)

- What I did

Fixed vanilla teamd bug, which prevented teamd to have a correct view of kernel state. Check bug #2 from the message
Changed schema for LACP port id.
Changed severity of an error message.
Removed logic to disable warm_start_read mode, when teamd started. It didn't work in system restart mode, because interfaces were added one by one, and it's impossible to say when everything is added.

- How I did it

I've added team_refresh() on every port addition
I extract port id from the port name. Currently I support only "EthernetX" scheme. We need to add more schemes if we change port scheme.
_err -> _info
...

- How to verify it
Build the image, install on your DUT, reboot it once, then reboot it on WR mode checking LACP state on remote side. The state shouldn't flip.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants