From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Samudrala, Sridhar" Subject: Re: [net-next PATCH 3/6] i40e: Sync link state between VFs and VFPRs Date: Fri, 30 Dec 2016 09:10:27 -0800 Message-ID: <58669503.2070502@intel.com> References: <1483078863-22026-1-git-send-email-sridhar.samudrala@intel.com> <1483078863-22026-4-git-send-email-sridhar.samudrala@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Alexander Duyck , John Fastabend , Anjali Singhai Jain , jakub.kicinski@netronome.com, intel-wired-lan@lists.osuosl.org, Linux Netdev List To: Or Gerlitz Return-path: Received: from mga04.intel.com ([192.55.52.120]:63723 "EHLO mga04.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750776AbcL3RKa (ORCPT ); Fri, 30 Dec 2016 12:10:30 -0500 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On 12/30/2016 7:43 AM, Or Gerlitz wrote: > On Fri, Dec 30, 2016 at 8:21 AM, Sridhar Samudrala > wrote: > > [..] >> - enable/disable VF link state via ndo_set_vf_link_state will update the >> admin state of associated VFPR. > why you want to do that? anything missing here w.o using the legacy mode? Nothing missing. legacy way of controlling the VF link state is supported even in switchdev mode until it is deprecated.