On 1/23/2017 9:42 AM, Jingjing Wu wrote: > When VF sends request to remove MAC address, PF host will check > if it is a non-zero or unicast address. When VF remove a multicast > address, it will report error. > This patch fixes this issue. > > Fixes: ec852c94af39 ("net/i40e: enhance sanity check of MAC") Cc: sta...@dpdk.org
> Signed-off-by: Jingjing Wu <jingjing...@intel.com> Series applied to dpdk-next-net/master, thanks.