[Intel-wired-lan] [PATCH S36 3/8] ice: Populate TCAM filter software structures

Bowers, AndrewX andrewx.bowers at intel.com
Thu Jan 23 00:10:11 UTC 2020


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Tony Nguyen
> Sent: Friday, January 17, 2020 7:39 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH S36 3/8] ice: Populate TCAM filter software
> structures
> 
> Store the TCAM entry with the profile data and the VSI group in the
> respective SW structures. This will be subsequently used to write out the
> tables to hardware.
> 
> Signed-off-by: Tony Nguyen <anthony.l.nguyen at intel.com>
> Signed-off-by: Henry Tieman <henry.w.tieman at intel.com>
> ---
>  .../net/ethernet/intel/ice/ice_adminq_cmd.h   |    1 +
>  drivers/net/ethernet/intel/ice/ice_common.c   |   33 +
>  drivers/net/ethernet/intel/ice/ice_common.h   |    2 +
>  .../net/ethernet/intel/ice/ice_flex_pipe.c    | 1318 +++++++++++++++++
>  .../net/ethernet/intel/ice/ice_flex_pipe.h    |    2 +
>  .../net/ethernet/intel/ice/ice_flex_type.h    |   51 +
>  drivers/net/ethernet/intel/ice/ice_flow.c     |   61 +-
>  drivers/net/ethernet/intel/ice/ice_status.h   |    1 +
>  8 files changed, 1459 insertions(+), 10 deletions(-)

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




More information about the Intel-wired-lan mailing list