Skip to content
New issue

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

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

Already on GitHub? # to your account

[Nvidia] Dont use dkms mkbmdeb to build the mft package #75

Closed
wants to merge 1 commit into from

Conversation

vivekrnv
Copy link
Owner

Why I did it

mkbmdeb is deprecated in Bookworm. Thus moving away from the command to build the package.

How I did it

Packaged the mft dkms modules by creating the required debian files and copying the modules to the expected location.

How to verify it

vkarri@builld:$ dpkg -c target/debs/bookworm/kernel-mft-dkms-modules-6.1.0-11-2-amd64_4.25.0_amd64.deb 
drwxr-xr-x vkarri/dip        0 2023-09-20 00:38 ./
drwxr-xr-x vkarri/dip        0 2023-09-20 00:38 ./lib/
drwxr-xr-x vkarri/dip        0 2023-09-20 00:38 ./lib/modules/
drwxr-xr-x vkarri/dip        0 2023-09-20 00:38 ./lib/modules/6.1.0-11-2-amd64/
drwxr-xr-x vkarri/dip        0 2023-09-20 00:38 ./lib/modules/6.1.0-11-2-amd64/updates/
drwxr-xr-x vkarri/dip        0 2023-09-20 00:38 ./lib/modules/6.1.0-11-2-amd64/updates/dkms/
-rw-r--r-- vkarri/dip    79029 2023-09-20 00:38 ./lib/modules/6.1.0-11-2-amd64/updates/dkms/mst_pci.ko
-rw-r--r-- vkarri/dip    77717 2023-09-20 00:38 ./lib/modules/6.1.0-11-2-amd64/updates/dkms/mst_pciconf.ko

Install and check if the modules are loaded

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

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211
  • 202305

Tested branch (Please provide the tested image version)

Description for the changelog

Link to config_db schema for YANG module changes

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

Signed-off-by: Vivek Reddy <vkarri@nvidia.com>
@vivekrnv vivekrnv closed this Sep 20, 2023
vivekrnv pushed a commit that referenced this pull request Sep 25, 2023
…utomatically (sonic-net#16670)

#### Why I did it
src/sonic-host-services
```
* 3022c1b - (HEAD -> master, origin/master, origin/HEAD) Updated the iptable rule to use parent/base name of midplane interface of chassis. (#75) (6 hours ago) [abdosi]
```
#### How I did it
#### How to verify it
#### Description for the changelog
vivekrnv pushed a commit that referenced this pull request Oct 13, 2023
…atically (sonic-net#15373)

src/sonic-telemetry

* 5a83c07 - (HEAD -> 202205, origin/202205) Merge pull request #109 from zbud-msft/backport-202205 (86 minutes ago) [Ying Xie]
* 0f75a64 - [202012] Workaround gomonkey for armhf (#88) (3 weeks ago) [Zain Budhwani]
* 1b0dc75 - Fix Makefile error (3 weeks ago) [Zain Budhwani]
* 72e4540 - Add diff cov (#85) (3 weeks ago) [Zain Budhwani]
* 11aace5 - Add get-update to azp yml (#79) (3 weeks ago) [Zain Budhwani]
* 3eaaccc - Add net core and code coverage results (#77) (3 weeks ago) [Zain Budhwani]
* 3cf3883 - Enable unit test (3 weeks ago) [ganglyu]
* 2a0928f - Change dir name in pipeline (#75) (4 weeks ago) [Zain Budhwani]
* baa845a - Update yml (4 weeks ago) [Zain Budhwani]
* c533d52 - Fix format (4 weeks ago) [ganglyu]
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant