Commit 2f3fe3f
Shruti Parab
bnxt_en: Query FW parameters when the CAPS_CHANGE bit is set
JIRA: https://issues.redhat.com/browse/RHEL-76565
commit a6c81e3
Author: shantiprasad shettar <shantiprasad.shettar@broadcom.com>
Date: Mon Mar 10 11:31:26 2025 -0700
bnxt_en: Query FW parameters when the CAPS_CHANGE bit is set
Newer FW can set the CAPS_CHANGE flag during ifup if some capabilities
or configurations have changed. For example, the CoS queue
configurations may have changed. Support this new flag by treating it
almost like FW reset. The driver will essentially rediscover all
features and capabilities, reconfigure all backing store context memory,
reset everything to default, and reserve all resources.
Reviewed-by: Somnath Kotur <somnath.kotur@broadcom.com>
Reviewed-by: Pavan Chebbi <pavan.chebbi@broadcom.com>
Signed-off-by: shantiprasad shettar <shantiprasad.shettar@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Link: https://patch.msgid.link/20250310183129.3154117-5-michael.chan@broadcom.com
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Shruti Parab <shruti.parab@broadcom.com>1 parent 904721a commit 2f3fe3f
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12171 | 12171 | | |
12172 | 12172 | | |
12173 | 12173 | | |
| 12174 | + | |
12174 | 12175 | | |
12175 | 12176 | | |
12176 | 12177 | | |
| |||
12226 | 12227 | | |
12227 | 12228 | | |
12228 | 12229 | | |
12229 | | - | |
12230 | | - | |
| 12230 | + | |
| 12231 | + | |
| 12232 | + | |
| 12233 | + | |
| 12234 | + | |
12231 | 12235 | | |
12232 | 12236 | | |
12233 | 12237 | | |
| |||
0 commit comments