[dpdk-dev] [PATCH 30/38] net/dpaa: add support for multicast	toggle
    Ferruh Yigit 
    ferruh.yigit at intel.com
       
    Wed Jun 28 17:47:01 CEST 2017
    
    
  
On 6/16/2017 6:41 AM, Shreyansh Jain wrote:
> Signed-off-by: Hemant Agrawal <hemant.agrawal at nxp.com>
> Signed-off-by: Shreyansh Jain <shreyansh.jain at nxp.com>
<...>
> diff --git a/doc/guides/nics/features/dpaa.ini b/doc/guides/nics/features/dpaa.ini
> index a6984a4..80dd3ca 100644
> --- a/doc/guides/nics/features/dpaa.ini
> +++ b/doc/guides/nics/features/dpaa.ini
> @@ -10,5 +10,7 @@ Queue start/stop     = Y
>  Jumbo frame          = Y
>  MTU update           = Y
>  Promiscuous mode     = Y
> +Allmulticast mode    = Y
> +Unicast MAC filter   = Y
"Unicast MAC filter" means implementing "mac_addr_set, mac_addr_add,
mac_addr_remove" dev_ops
>  ARMv8                = Y
>  Usage doc            = Y
<...>
    
    
More information about the dev
mailing list