RE: [PATCH v1 2/3] i40e: use minimal rx and tx ring buffers for kdump

From: Switzer, David
Date: Thu Apr 22 2021 - 16:59:47 EST



>-----Original Message-----
>From: Coiby Xu <coxu@xxxxxxxxxx>
>Sent: Wednesday, March 3, 2021 6:56 PM
>To: netdev@xxxxxxxxxxxxxxx
>Cc: kexec@xxxxxxxxxxxxxxxxxxx; intel-wired-lan@xxxxxxxxxxxxxxxx; Jakub Kicinski
><kuba@xxxxxxxxxx>; Brandeburg, Jesse <jesse.brandeburg@xxxxxxxxx>; Nguyen,
>Anthony L <anthony.l.nguyen@xxxxxxxxx>; David S. Miller
><davem@xxxxxxxxxxxxx>; open list <linux-kernel@xxxxxxxxxxxxxxx>
>Subject: [PATCH v1 2/3] i40e: use minimal rx and tx ring buffers for kdump
>
>Use the minimum of the number of descriptors thus we will allocate the minimal
>ring buffers for kdump.
>
>Signed-off-by: Coiby Xu <coxu@xxxxxxxxxx>
>---
> drivers/net/ethernet/intel/i40e/i40e_main.c | 5 +++++
> 1 file changed, 5 insertions(+)
>
Tested-by: Dave Switzer <david.switzer@xxxxxxxxx>