Intel-Wired-Lan Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Maxime Coquelin <maxime.coquelin@redhat.com>
To: Mateusz Palczewski <mateusz.palczewski@intel.com>,
	intel-wired-lan@lists.osuosl.org
Cc: Michal Jaron <michalx.jaron@intel.com>,
	Xu Ting <ting.xu@intel.com>, Leyi Rong <leyi.rong@intel.com>
Subject: Re: [Intel-wired-lan] [PATCH net-next v3] ice: Add support Flex RXD
Date: Thu, 20 Oct 2022 13:32:04 +0200	[thread overview]
Message-ID: <f48912c8-0a81-3316-4fed-05fc99be9355@redhat.com> (raw)
In-Reply-To: <20221014085917.387247-1-mateusz.palczewski@intel.com>



On 10/14/22 10:59, Mateusz Palczewski wrote:
> From: Michal Jaron <michalx.jaron@intel.com>
> 
> Add new VIRTCHNL_VF_OFFLOAD_RX_FLEX_DESC flag, opcode
> VIRTCHNL_OP_GET_SUPPORTED_RXDIDS and add member rxdid
> in struct virtchnl_rxq_info to support AVF Flex RXD
> extension.
> 
> Add support to allow VF to query flexible descriptor RXDIDs supported
> by DDP package and configure Rx queues with selected RXDID for IAVF.
> 
> Add code to allow VIRTCHNL_OP_GET_SUPPORTED_RXDIDS message to be
> processed. Add necessary macros for registers.
> 
> Signed-off-by: Leyi Rong <leyi.rong@intel.com>
> Signed-off-by: Xu Ting <ting.xu@intel.com>
> Signed-off-by: Michal Jaron <michalx.jaron@intel.com>
> Signed-off-by: Mateusz Palczewski <mateusz.palczewski@intel.com>
> ---
>   v3: Changed target tree from net to next
>   v2: Added missing sidned-off-by tag
> ---
>   drivers/net/ethernet/intel/ice/ice.h          |  2 +
>   .../net/ethernet/intel/ice/ice_hw_autogen.h   |  3 +
>   drivers/net/ethernet/intel/ice/ice_virtchnl.c | 86 +++++++++++++++++++
>   drivers/net/ethernet/intel/ice/ice_virtchnl.h |  2 +
>   .../intel/ice/ice_virtchnl_allowlist.c        |  6 ++
>   include/linux/avf/virtchnl.h                  | 14 ++-
>   6 files changed, 111 insertions(+), 2 deletions(-)
> 

Tested-by: Maxime Coquelin <maxime.coquelin@redhat.com>

Thanks,
Maxime

_______________________________________________
Intel-wired-lan mailing list
Intel-wired-lan@osuosl.org
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan

  reply	other threads:[~2022-10-20 14:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-14  8:59 [Intel-wired-lan] [PATCH net-next v3] ice: Add support Flex RXD Mateusz Palczewski
2022-10-20 11:32 ` Maxime Coquelin [this message]
2022-10-21  8:09 ` Jankowski, Konrad0

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=f48912c8-0a81-3316-4fed-05fc99be9355@redhat.com \
    --to=maxime.coquelin@redhat.com \
    --cc=intel-wired-lan@lists.osuosl.org \
    --cc=leyi.rong@intel.com \
    --cc=mateusz.palczewski@intel.com \
    --cc=michalx.jaron@intel.com \
    --cc=ting.xu@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox