>-----Original Message----- >From: Coiby Xu <[email protected]> >Sent: Wednesday, March 3, 2021 6:56 PM >To: [email protected] >Cc: [email protected]; [email protected]; Jakub Kicinski ><[email protected]>; Brandeburg, Jesse <[email protected]>; Nguyen, >Anthony L <[email protected]>; David S. Miller ><[email protected]>; open list <[email protected]> >Subject: [PATCH v1 3/3] i40e: use minimal admin queue for kdump > >The minimum size of admin send/receive queue is 1 and 2 respectively. >The admin send queue can't be set to 1 because in that case, the firmware would >fail to init. > >Signed-off-by: Coiby Xu <[email protected]> >--- > drivers/net/ethernet/intel/i40e/i40e.h | 2 ++ > drivers/net/ethernet/intel/i40e/i40e_main.c | 9 +++++++-- > 2 files changed, 9 insertions(+), 2 deletions(-) > Tested-by: Dave Switzer <[email protected]
_______________________________________________ kexec mailing list [email protected] http://lists.infradead.org/mailman/listinfo/kexec
