[dpdk-dev] [PATCH 1/2] net/i40e: fix MAC check when delete MAC

Ferruh Yigit ferruh.yigit at intel.com
Mon Jan 23 14:52:35 CET 2017


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: stable at dpdk.org

> Signed-off-by: Jingjing Wu <jingjing.wu at intel.com>

Series applied to dpdk-next-net/master, thanks.


More information about the dev mailing list