On 7/19/2017 12:11 PM, Xing, Beilei wrote: > > >> -----Original Message----- >> From: Guo, Jia >> Sent: Wednesday, July 19, 2017 5:01 PM >> To: Xing, Beilei <beilei.x...@intel.com>; Wu, Jingjing >> <jingjing...@intel.com> >> Cc: dev@dpdk.org; Guo, Jia <jia....@intel.com> >> Subject: [PATCH v2] net/i40e: vf add/del mac error log issue >> >> when i40e vf close, it would stop vf at first, if vf had been stopped, that >> would result of duplicating to add/del mac address, then the failed of >> executing admin queue command info would exposure. The patch fix that by >> add vf stop status check and sync up the vf mac number when add/del. >> >> Signed-off-by: Jeff Guo <jia....@intel.com> > > Acked-by: Beilei Xing <beilei.x...@intel.com>
Applied to dpdk-next-net/master, thanks.