All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Jacob Keller <jacob.e.keller@intel.com>
Cc: David Miller <davem@davemloft.net>,
	netdev <netdev@vger.kernel.org>,
	Larysa Zaremba <larysa.zaremba@intel.com>,
	Przemek Kitszel <przemyslaw.kitszel@intel.com>,
	Simon Horman <horms@kernel.org>,
	Chandan Kumar Rout <chandanx.rout@intel.com>
Subject: Re: [PATCH net 3/6] ice: remove af_xdp_zc_qps bitmap
Date: Thu, 30 May 2024 19:08:07 -0700	[thread overview]
Message-ID: <20240530190807.56956a36@kernel.org> (raw)
In-Reply-To: <20240530-net-2024-05-30-intel-net-fixes-v1-3-8b11c8c9bff8@intel.com>

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

  reply	other threads:[~2024-05-31  2:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-30 17:39 [PATCH net 0/6] Intel Wired LAN Driver Updates 2024-05-29 (ice, igc) Jacob Keller
2024-05-30 17:39 ` [PATCH net 1/6] ice: fix iteration of TLVs in Preserved Fields Area Jacob Keller
2024-05-30 17:39 ` [PATCH net 2/6] ice: fix reads from NVM Shadow RAM on E830 and E825-C devices Jacob Keller
2024-05-30 17:39 ` [PATCH net 3/6] ice: remove af_xdp_zc_qps bitmap Jacob Keller
2024-05-31  2:08   ` Jakub Kicinski [this message]
2024-05-30 17:39 ` [PATCH net 4/6] ice: add flag to distinguish reset from .ndo_bpf in XDP rings config Jacob Keller
2024-05-30 17:39 ` [PATCH net 5/6] ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors() Jacob Keller
2024-05-30 17:39 ` [PATCH net 6/6] igc: Fix Energy Efficient Ethernet support declaration Jacob Keller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240530190807.56956a36@kernel.org \
    --to=kuba@kernel.org \
    --cc=chandanx.rout@intel.com \
    --cc=davem@davemloft.net \
    --cc=horms@kernel.org \
    --cc=jacob.e.keller@intel.com \
    --cc=larysa.zaremba@intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=przemyslaw.kitszel@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.