From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sagi Grimberg Subject: Re: [PATCH net-next 3/3] net/mlx4_en: Enable open-lldp DCB support Date: Thu, 4 Apr 2013 19:08:25 +0300 Message-ID: <515DA579.3050006@mellanox.com> References: <1365085574-12057-1-git-send-email-ogerlitz@mellanox.com> <1365085574-12057-4-git-send-email-ogerlitz@mellanox.com> <515DA342.5020503@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Cc: Or Gerlitz , , , To: John Fastabend Return-path: Received: from eu1sys200aog117.obsmtp.com ([207.126.144.143]:53189 "EHLO eu1sys200aog117.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762397Ab3DDQIg (ORCPT ); Thu, 4 Apr 2013 12:08:36 -0400 In-Reply-To: <515DA342.5020503@intel.com> Sender: netdev-owner@vger.kernel.org List-ID: On 4/4/2013 6:58 PM, John Fastabend wrote: > On 4/4/2013 7:26 AM, Or Gerlitz wrote: >> From: Sagi Grimberg >> >> The lldpad daemon queries the driver caps via the getcaps and getstate >> routines. Added the prpoer dbcnl_ops entries to support that. >> >> Signed-off-by: Sagi Grimberg >> Signed-off-by: Or Gerlitz >> --- > > Does lldpad work now with the mlx4_en driver? > > Reviewed-by: John Fastabend > Yes. -Sagi