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] [day] [month] [year] [list]
Date: Thu, 30 May 2024 19:08:07 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Jacob Keller <jacob.e.keller@...el.com>
Cc: David Miller <davem@...emloft.net>, netdev <netdev@...r.kernel.org>,
 Larysa Zaremba <larysa.zaremba@...el.com>, Przemek Kitszel
 <przemyslaw.kitszel@...el.com>, Simon Horman <horms@...nel.org>, Chandan
 Kumar Rout <chandanx.rout@...el.com>
Subject: Re: [PATCH net 3/6] ice: remove af_xdp_zc_qps bitmap

On Thu, 30 May 2024 10:39:30 -0700 Jacob Keller wrote:
> +/**
> + * ice_get_xp_from_qid - get ZC XSK buffer pool bound to a queue ID
> + * @vsi: pointer to VSI
> + * @qid: index of a queue to look at XSK buff pool presence
> + *
> + * Returns a pointer to xsk_buff_pool structure if there is a buffer pool
> + * attached and configured as zero-copy, NULL otherwise.
> + */

drivers/net/ethernet/intel/ice/ice.h:758: warning: No description found for return value of 'ice_get_xp_from_qid'

(BTW sorry I didn't manage to get to your series for net-next today 😣️)
-- 
pw-bot: cr

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ