[26.04_linux-nvidia-bos] net: mana: Add support for PF device 0x00C1#467
[26.04_linux-nvidia-bos] net: mana: Add support for PF device 0x00C1#467ltrager wants to merge 1 commit into
Conversation
PR Validation ReportPatchscan ✅ No Missing FixesAll cherry-picked commits checked — no missing upstream fixes found. PR Lint ❌ Errors foundDetailsChecking 1 commits...
Cherry-pick digest:
┌──────────────┬──────────────────────────────────────────────────────────────────┬────────────┬─────────┬───────────────────────────┐
│ Local │ Referenced upstream / Patch subject │ Patch-ID │ Subject │ SoB chain │
├──────────────┼──────────────────────────────────────────────────────────────────┼────────────┼─────────┼───────────────────────────┤
│ 49a7e67e9939 │ [SAUCE] net: mana: add support for pf device 0x00c1 │ N/A │ N/A │ haiyangz, kuba, ltrager │
└──────────────┴──────────────────────────────────────────────────────────────────┴────────────┴─────────┴───────────────────────────┘
Lint results:
E: 49a7e67e9939 ("net: mana: Add support for PF device 0x00C1"): not SAUCE/UBUNTU/Revert but has no upstream reference trailer (cherry picked from commit ... or backported from ...)
|
|
@ltrager Couple of comments...
|
Update the device id table to include the new device id 0x00C1. This device's BAR layout is similar to VF's, update the function, mana_gd_init_registers(), accordingly. Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com> Link: https://patch.msgid.link/20260605212302.2135499-1-haiyangz@linux.microsoft.com Signed-off-by: Jakub Kicinski <kuba@kernel.org> (backported from commit 53a65db linux-next) [ltrager: minor merge conflicts] Signed-off-by: Lee Trager <ltrager@nvidia.com>
|
@nvmochs - Thanks for the review
Brad asked me to backport this
Added linux-next
Updated as suggested. It looks like the driver was updated to include better error handling which utilized returns. 7.0 doesn't have that support so just dropped the return. |
|
This is a request from MSFT Azure team for their VR bringup. I should have given Lee more information. This is a requirement for their work. |
|
Thanks Lee and Brad for clarifying. No further issues from me.
|
|
Is this also needed for
|
BaseOS Kernel ReviewSummaryNo issues found across the reviewed commits. Findings: no problems found Latest watcher review: open review Kernel deb build: successful (download debs, 4 files) Head: This comment is maintained by nv-pr-bot. It is updated when the GitHub watcher publishes a newer review. |
clsotog
left a comment
There was a problem hiding this comment.
Acked-by: Carol L Soto <csoto@nvidia.com>
|
They will go directly to bos kernel? Many CSP still in 6.17 kernel for Vera. |
Yes, they are doing their factory bringup using the 0.5 and 0.6 releases we have sent out. 0.6 is the latest and they require this change. It's late, they only told me about it yesterday. |
We switch to resolute in 0.6 build 2 not sure if that is out. Before that is noble. |
|
Merged, closing PR. |
Backport of https://patch.msgid.link/20260605212302.2135499-1-haiyangz@linux.microsoft.com only minor fixes due to merge conflicts.
Ubuntu bug: https://bugs.launchpad.net/ubuntu/+source/linux-nvidia-7.0/+bug/2156821