Ferruh, Thank you for your reminder, I will remember to CC to the maintainer in future.
Jingjing and Helin, Can you help to review these two patches? Thanks, Qiming -----Original Message----- From: Yigit, Ferruh Sent: Wednesday, October 19, 2016 6:57 PM To: Yang, Qiming <qiming.yang at intel.com>; dev at dpdk.org Cc: Wu, Jingjing <jingjing.wu at intel.com> Subject: Re: [dpdk-dev] [PATCH 1/2] net/i40e: fix link status change interrupt 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