Devlink backport: fix race and lock issue
Bug #2032378 reported by
William Tu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-bluefield (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Jammy |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
Summary:
machine get stuck if try to switch to switchdev mode while toggling ns over BF kernel.
This is due to missing lock refactor series devlink and driver from kernel 6.0
How to test:
1. Configure SRIOV
2. Enable switchdev mode
3. Devlink reload
4. Add/Del network namespace
Note: Need to run the test multiple times to reproduce the issue.
How to fix:
Need to backport a series of devlink patches into BlueField 5.15 kernel, from 6.0 upstream kernel.
Patches needed for 5.4/5.15 kernel:
First series: 367dfa121205^
second series: 5502e8712c9b^
Also needed: 644a66c60f02
description: | updated |
Changed in linux-bluefield (Ubuntu): | |
status: | New → Invalid |
Changed in linux-bluefield (Ubuntu Jammy): | |
status: | New → Fix Committed |
tags: |
added: verification-done-jammy removed: verification-needed-jammy |
To post a comment you must log in.
add merge request /code.launchpad .net/~wtu/ ubuntu/ +source/ linux-bluefield /+git/linux- bluefield/ +merge/ 450806
https:/