i40e: increase max descriptors for XL710
authorJustin Bronder <jsbronder@cold-front.org>
Mon, 13 Nov 2023 23:10:20 +0000 (15:10 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 15 Nov 2023 04:05:43 +0000 (20:05 -0800)
commitaa6908ca3bd1e713fd6cd8d7193a008f060bf7d9
tree290fcd4254da0613558e85304a3cdc9c0464038e
parent8fedaaca40711a7f3a00f3c20ecdca7c2313054a
i40e: increase max descriptors for XL710

In Tables 8-12 and 8-22 in the X710/XXV710/XL710 datasheet, the QLEN
description states that the maximum size of the descriptor queue is 8k
minus 32, or 8160.

Signed-off-by: Justin Bronder <jsbronder@cold-front.org>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Pucha Himasekhar Reddy <himasekharx.reddy.pucha@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Link: https://lore.kernel.org/r/20231113231047.548659-2-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/intel/i40e/i40e.h
drivers/net/ethernet/intel/i40e/i40e_ethtool.c