[Intel-wired-lan] [PATCH net-next] i40e: increase max descriptors for XL710

2023-10-19 Thread Justin Bronder
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 --- drivers/net/ethernet/intel/i40e/i40e.h| 1 + .../net/ethernet/intel/i40e/i40e_ethtool.c

[Intel-wired-lan] [PATCH net-next] i40e: increase max descriptors for XL710

2023-10-23 Thread Justin Bronder
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 --- drivers/net/ethernet/intel/i40e/i40e.h| 1 + .../net/ethernet/intel/i40e/i40e_ethtool.c

Re: [Intel-wired-lan] i40e: increase max descriptors for XL710

2023-10-23 Thread Justin Bronder
My apologies I didn't notice my last email did get moderator approval and made it to the list. Please ignore this email. On 23/10/23 10:35 -0400, Justin Bronder wrote: > In Tables 8-12 and 8-22 in the X710/XXV710/XL710 datasheet, the QLEN > description states that the maximum