lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 24 Jan 2024 08:59:04 +0100
From: Magnus Karlsson <magnus.karlsson@...il.com>
To: Maciej Fijalkowski <maciej.fijalkowski@...el.com>
Cc: intel-wired-lan@...ts.osuosl.org, netdev@...r.kernel.org, 
	anthony.l.nguyen@...el.com, magnus.karlsson@...el.com
Subject: Re: [PATCH iwl-next 0/2] ice: use ice_vsi_cfg_single_{r,t}xq in XSK

On Tue, 23 Jan 2024 at 12:59, Maciej Fijalkowski
<maciej.fijalkowski@...el.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@...el.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
>
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ