From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH 3/3] net/enic: enable link check interrupts Date: Tue, 27 Sep 2016 15:23:05 +0100 Message-ID: <20160927142304.GA36312@bricha3-MOBL3> References: <1474311011-19978-1-git-send-email-neescoba@cisco.com> <1474311011-19978-3-git-send-email-neescoba@cisco.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Nelson Escobar Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 0B4DD2B93 for ; Tue, 27 Sep 2016 16:23:08 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1474311011-19978-3-git-send-email-neescoba@cisco.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Mon, Sep 19, 2016 at 11:50:11AM -0700, Nelson Escobar wrote: > Signed-off-by: Nelson Escobar > Reviewed-by: John Daley > --- > doc/guides/nics/enic.rst | 3 ++- > drivers/net/enic/enic_ethdev.c | 2 +- > drivers/net/enic/enic_main.c | 19 ++++++++++++++++++- > 3 files changed, 21 insertions(+), 3 deletions(-) > I believe an update is also needed for the overview table in the NIC guides to call out that enic supports link status events. If there are no objections, I'll add that entry on apply. /Bruce