[Intel-wired-lan] [PATCH net-next v3] i40e: add description and modify interrupts configuration procedure

G, GurucharanX gurucharanx.g at intel.com
Thu Aug 25 10:41:27 UTC 2022



> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces at osuosl.org> On Behalf Of
> Andrii Staikov
> Sent: Tuesday, August 23, 2022 1:58 PM
> To: intel-wired-lan at lists.osuosl.org
> Cc: Gawin, JaroslawX <jaroslawx.gawin at intel.com>; Staikov, Andrii
> <andrii.staikov at intel.com>
> Subject: [Intel-wired-lan] [PATCH net-next v3] i40e: add description and
> modify interrupts configuration procedure
> 
> From: Jaroslaw Gawin <jaroslawx.gawin at intel.com>
> 
> Add description for values written into registers QINT_XXXX and small
> cosmetic changes for MSI/LEGACY interrupts configuration in the same way
> as for MSI-X.
> Descriptions confirm the code is written correctly and make the code clear.
> Small cosmetic changes for MSI/LEGACY interrupts make code clear in the
> same manner as for MSI-X interrupts.
> 
> Signed-off-by: Jaroslaw Gawin <jaroslawx.gawin at intel.com>
> Signed-off-by: Andrii Staikov <andrii.staikov at intel.com>
> ---
> v3: Reverted changes related for has_xdp variable in
> i40e_vsi_configure_msix() function. In i40e_configure_msi_and_legacy()
> function changed conditional statement to use i40e_enabled_xdp_vsi() over
> nextqp variable.
> ---
> v2: Removed has_xdp variable and replaced it's ussing with
> i40e_enabled_xdp_vsi() function.
> ---
>  drivers/net/ethernet/intel/i40e/i40e.h      | 14 +++++++++
>  drivers/net/ethernet/intel/i40e/i40e_main.c | 34 ++++++++-------------
>  2 files changed, 27 insertions(+), 21 deletions(-)
> 

Tested-by: Gurucharan <gurucharanx.g at intel.com> (A Contingent worker at Intel)


More information about the Intel-wired-lan mailing list