Hi Qiming, On 10/13/2016 7:07 AM, Qiming Yang wrote: > Previously, link status interrupt in i40e is achieved by checking > LINK_STAT_CHANGE_MASK in PFINT_ICR0 register which is provided only > for diagnostic use. Instead, drivers need to get the link status > change notification by using LSE (Link Status Event). > > This patch enables LSE and calls LSC callback when the event is > received. This patch also removes the processing on > LINK_STAT_CHANGE_MASK. > > Fixes: 5c9222058df7 ("i40e: move to drivers/net/") > > Signed-off-by: Qiming Yang <qiming.yang at intel.com>
CC: Jingjing Wu <jingjing.wu at intel.com> Can you please add maintainer(s) to CC when sending a patch, mail traffic in dpdk.org is keep increasing and it is hard to follow. Adding maintainer to the CC helps a lot to the maintainer. I guess everybody knows, but just as a reminder, maintainer list kept in file: http://dpdk.org/browse/dpdk/tree/MAINTAINERS Thanks, ferruh