[Intel-wired-lan] [PATCH iwl-next 0/2] ice: use ice_vsi_cfg_single_{r, t}xq in XSK
Magnus Karlsson
magnus.karlsson at gmail.com
Wed Jan 24 07:59:04 UTC 2024
On Tue, 23 Jan 2024 at 12:59, Maciej Fijalkowski
<maciej.fijalkowski at intel.com> wrote:
>
> Ice driver has routines dedicated for configuring single queues. Let us
> use them from ZC control path. This move will allow us to make
> ice_vsi_cfg_{r,t}xq() static.
>
> Thanks,
> Maciej
Thanks for the clean up Maciej. For the series:
Acked-by: Magnus Karlsson <magnus.karlsson at intel.com>
> Maciej Fijalkowski (2):
> ice: make ice_vsi_cfg_rxq() static
> ice: make ice_vsi_cfg_txq() static
>
> drivers/net/ethernet/intel/ice/ice_base.c | 134 +++++++++++++++++++++-
> drivers/net/ethernet/intel/ice/ice_base.h | 10 +-
> drivers/net/ethernet/intel/ice/ice_lib.c | 129 ---------------------
> drivers/net/ethernet/intel/ice/ice_lib.h | 10 --
> drivers/net/ethernet/intel/ice/ice_xsk.c | 22 +---
> 5 files changed, 142 insertions(+), 163 deletions(-)
>
> --
> 2.34.1
>
>
More information about the Intel-wired-lan
mailing list