All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bowers, AndrewX <andrewx.bowers@intel.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [PATCH S48 v6 03/16] ice: Support non word aligned input set field
Date: Fri, 24 Jul 2020 23:54:59 +0000	[thread overview]
Message-ID: <BN6PR1101MB21454A1F9AE89E148DED09728C770@BN6PR1101MB2145.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20200716133938.46921-4-qi.z.zhang@intel.com>

> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces@osuosl.org> On Behalf Of Qi
> Zhang
> Sent: Thursday, July 16, 2020 6:39 AM
> To: intel-wired-lan at lists.osuosl.org
> Cc: Zhang, Qi Z <qi.z.zhang@intel.com>
> Subject: [Intel-wired-lan] [PATCH S48 v6 03/16] ice: Support non word
> aligned input set field
> 
> To support FDIR / RSS input set with protocol field like DSCP, TTL, PROT, etc.
> which is not word aligned, we need to enable field vector masking.
> 
> Signed-off-by: Dan Nowlin <dan.nowlin@intel.com>
> Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
> ---
>  drivers/net/ethernet/intel/ice/ice_fdir.c       |  62 +++-
>  drivers/net/ethernet/intel/ice/ice_fdir.h       |   8 +
>  drivers/net/ethernet/intel/ice/ice_flex_pipe.c  | 419
> +++++++++++++++++++++++-
>  drivers/net/ethernet/intel/ice/ice_flex_pipe.h  |   2 +-
>  drivers/net/ethernet/intel/ice/ice_flex_type.h  |  17 +
>  drivers/net/ethernet/intel/ice/ice_flow.c       | 122 ++++++-
>  drivers/net/ethernet/intel/ice/ice_flow.h       |   7 +
>  drivers/net/ethernet/intel/ice/ice_hw_autogen.h |  16 +
>  8 files changed, 620 insertions(+), 33 deletions(-)

Tested-by: Andrew Bowers <andrewx.bowers@intel.com>



  reply	other threads:[~2020-07-24 23:54 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-16 13:39 [Intel-wired-lan] [PATCH S48 v6 00/16] Support Advanced AVF features Qi Zhang
2020-07-16 13:39 ` [Intel-wired-lan] [PATCH S48 v6 01/16] ice: Enable flexible descriptor RXDID querying and configuration Qi Zhang
2020-07-24 23:53   ` Bowers, AndrewX
2020-07-16 13:39 ` [Intel-wired-lan] [PATCH S48 v6 02/16] ice: Add more basic protocol support for flow filter Qi Zhang
2020-07-24 23:53   ` Bowers, AndrewX
2020-07-16 13:39 ` [Intel-wired-lan] [PATCH S48 v6 03/16] ice: Support non word aligned input set field Qi Zhang
2020-07-24 23:54   ` Bowers, AndrewX [this message]
2020-07-16 13:39 ` [Intel-wired-lan] [PATCH S48 v6 04/16] ice: Add more advanced protocol support in flow filter Qi Zhang
2020-07-24 23:54   ` Bowers, AndrewX
2020-07-16 13:39 ` [Intel-wired-lan] [PATCH S48 v6 05/16] ice: Support to separate GTP-U uplink and downlink Qi Zhang
2020-07-24 23:54   ` Bowers, AndrewX
2020-07-16 13:39 ` [Intel-wired-lan] [PATCH S48 v6 06/16] ice: Enhanced IPv4 and IPv6 flow filter Qi Zhang
2020-07-24 23:54   ` Bowers, AndrewX
2020-07-16 13:39 ` [Intel-wired-lan] [PATCH S48 v6 07/16] ice: Enable RSS Configure for AVF Qi Zhang
2020-07-24 23:57   ` Bowers, AndrewX
2020-07-16 13:39 ` [Intel-wired-lan] [PATCH S48 v6 08/16] ice: Support RSS configure removal " Qi Zhang
2020-07-24 23:57   ` Bowers, AndrewX
2020-07-16 13:39 ` [Intel-wired-lan] [PATCH S48 v6 09/16] ice: Add support for per VF ctrl VSI enabling Qi Zhang
2020-07-24 23:57   ` Bowers, AndrewX
2020-07-16 13:39 ` [Intel-wired-lan] [PATCH S48 v6 10/16] ice: Support FDIR configure for AVF Qi Zhang
2020-07-24 23:58   ` Bowers, AndrewX
2020-07-16 13:39 ` [Intel-wired-lan] [PATCH S48 v6 11/16] ice: Add FDIR pattern action parser for VF Qi Zhang
2020-07-24 23:55   ` Bowers, AndrewX
2020-07-16 13:39 ` [Intel-wired-lan] [PATCH S48 v6 12/16] ice: Add new actions support for VF FDIR Qi Zhang
2020-07-24 23:57   ` Bowers, AndrewX
2020-07-16 13:39 ` [Intel-wired-lan] [PATCH S48 v6 13/16] ice: Add non-IP Layer2 protocol FDIR filter for AVF Qi Zhang
2020-07-24 23:55   ` Bowers, AndrewX
2020-07-16 13:39 ` [Intel-wired-lan] [PATCH S48 v6 14/16] ice: Add GTPU " Qi Zhang
2020-07-24 23:56   ` Bowers, AndrewX
2020-07-16 13:39 ` [Intel-wired-lan] [PATCH S48 v6 15/16] ice: Add more FDIR filter type " Qi Zhang
2020-07-24 23:56   ` Bowers, AndrewX
2020-07-16 13:39 ` [Intel-wired-lan] [PATCH S48 v6 16/16] ice: Check FDIR program status " Qi Zhang
2020-07-24 23:58   ` Bowers, AndrewX

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=BN6PR1101MB21454A1F9AE89E148DED09728C770@BN6PR1101MB2145.namprd11.prod.outlook.com \
    --to=andrewx.bowers@intel.com \
    --cc=intel-wired-lan@osuosl.org \
    /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.