Hi,
> -----Original Message----- > From: Yang, Qiming > Sent: Wednesday, May 3, 2017 1:52 PM > To: [email protected] > Cc: [email protected]; Lu, Wenzhuo; Yang, Qiming > Subject: [PATCH v2] net/e1000: fix VF received problem > > VF default MAC address be added in PF Mac address list instead of VF MAC > address list, makes VF can't receive packets. This patch fixes this issue. > > Fixes: be2d648a2dd3 ("igb: add PF support") > > Signed-off-by: Qiming Yang <[email protected]> Acked-by: Wenzhuo Lu <[email protected]>

