[Intel-wired-lan] [PATCH S16 02/11] ice: Add code for DCB initialization part 2/4

Bowers, AndrewX andrewx.bowers at intel.com
Tue Mar 5 20:27:46 UTC 2019


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Anirudh Venkataramanan
> Sent: Thursday, February 28, 2019 3:24 PM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH S16 02/11] ice: Add code for DCB
> initialization part 2/4
> 
> This patch introduces a new top level function ice_init_dcb (and related
> lower level helper functions) which continues the DCB init flow.
> 
> This function uses ice_get_dcb_cfg to get, parse and store the DCB
> configuration. Once this is done, it sets itself up to be notified by the
> firmware on LLDP MIB change events.
> 
> Reviewed-by: Bruce Allan <bruce.w.allan at intel.com>
> Signed-off-by: Anirudh Venkataramanan
> <anirudh.venkataramanan at intel.com>
> ---
>  drivers/net/ethernet/intel/ice/ice_adminq_cmd.h |  79 +++
>  drivers/net/ethernet/intel/ice/ice_dcb.c        | 819
> ++++++++++++++++++++++++
>  drivers/net/ethernet/intel/ice/ice_dcb.h        |  99 +++
>  drivers/net/ethernet/intel/ice/ice_dcb_lib.c    |   2 +-
>  drivers/net/ethernet/intel/ice/ice_status.h     |   1 +
>  drivers/net/ethernet/intel/ice/ice_type.h       |  58 ++
>  6 files changed, 1057 insertions(+), 1 deletion(-)

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




More information about the Intel-wired-lan mailing list