Commit b9355ad
bnxt_en: Check RSS contexts in bnxt_need_reserve_rings()
bnxt_need_reserve_rings() checks all resources except HW RSS contexts
to determine if a new reservation is required. For completeness, add
the check for HW RSS contexts. This makes the code more complete after
the recent commit to increase the number of RSS contexts for a larger
RSS indirection table:
Fixes: 51b9d3f ("bnxt_en: Use a larger RSS indirection table on P5_PLUS chips")
Reviewed-by: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Reviewed-by: Joe Damato <joe@dama.to>
Link: https://patch.msgid.link/20260207235118.1987301-3-michael.chan@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>1 parent 5a2f3aa commit b9355ad
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7961 | 7961 | | |
7962 | 7962 | | |
7963 | 7963 | | |
| 7964 | + | |
7964 | 7965 | | |
7965 | 7966 | | |
7966 | 7967 | | |
| |||
7990 | 7991 | | |
7991 | 7992 | | |
7992 | 7993 | | |
| 7994 | + | |
7993 | 7995 | | |
7994 | 7996 | | |
7995 | 7997 | | |
| |||
0 commit comments