On Tue, Oct 25, 2016 at 12:19:05PM +0800, 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 LS
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
> -Original Message-
> From: Yang, Qiming
> Sent: Tuesday, October 25, 2016 12:19 PM
> To: dev at dpdk.org
> Cc: Wu, Jingjing ; Zhang, Helin intel.com>; Richardson,
> Bruce ; Yang, Qiming
> Subject: [PATCH v2 1/2] net/i40e: fix link status change interrupt
>
> Previously, link status i
3 matches
Mail list logo