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 'psample' module to load at boot time on BFN platform #7164

Merged
merged 1 commit into from
Mar 26, 2021

Conversation

mykolaxgerasymenko
Copy link
Contributor

@mykolaxgerasymenko mykolaxgerasymenko commented Mar 26, 2021

  • add '.gitignore' to the 'barefoot' subdirectory to overwrite ignore "platform/**/debian/*" in the root directory

Why I did it

The psample module was not loaded on barefoot platform. The loading of this module is a prerequisite for testing SFlow.

How I did it

Update SONiC build/packaging scripts to install 'psample.ko' on BFN platform boot.

How to verify it

Do the command after booting SONiC:
lsmod | grep psam
psample module must be loaded
psample 20480 0

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012

Description for the changelog

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

* add `.gitignore` to the `barefoot` subdirectory to overwrite ignore "platform/**/debian/*" in the root directory
@mykolaxgerasymenko mykolaxgerasymenko changed the title Add psample module to load at boot time on BFN platform Add 'psample' module to load at boot time on BFN platform Mar 26, 2021
@lguohan lguohan merged commit e8f4a8b into sonic-net:master Mar 26, 2021
@mykolaxgerasymenko
Copy link
Contributor Author

@lguohan, @jleveque Could you please cherry-pick to 202012?

daall pushed a commit that referenced this pull request Mar 31, 2021
…#7164)

The psample module was not loaded on barefoot platform. The loading of this module is a prerequisite for testing SFlow.

* add `.gitignore` to the `barefoot` subdirectory to overwrite ignore "platform/**/debian/*" in the root directory
raphaelt-nvidia pushed a commit to raphaelt-nvidia/sonic-buildimage that referenced this pull request May 23, 2021
…sonic-net#7164)

The psample module was not loaded on barefoot platform. The loading of this module is a prerequisite for testing SFlow.

* add `.gitignore` to the `barefoot` subdirectory to overwrite ignore "platform/**/debian/*" in the root directory
carl-nokia pushed a commit to carl-nokia/sonic-buildimage that referenced this pull request Aug 7, 2021
…sonic-net#7164)

The psample module was not loaded on barefoot platform. The loading of this module is a prerequisite for testing SFlow.

* add `.gitignore` to the `barefoot` subdirectory to overwrite ignore "platform/**/debian/*" in the root directory
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.

5 participants