[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20240530190807.56956a36@kernel.org>
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