[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <518A80F6.5060605@intel.com>
Date: Wed, 08 May 2013 09:44:38 -0700
From: John Fastabend <john.r.fastabend@...el.com>
To: Dan Williams <dcbw@...hat.com>
CC: Stephen Hemminger <stephen@...workplumber.org>,
Or Gerlitz <ogerlitz@...lanox.com>, netdev@...r.kernel.org,
amirv@...lanox.com, ronye@...lanox.com
Subject: Re: [PATCH RFC iproute2] Add VF link state control
On 5/8/2013 9:24 AM, Dan Williams wrote:
> On Wed, 2013-05-08 at 09:17 -0700, Stephen Hemminger wrote:
>> On Wed, 8 May 2013 16:45:17 +0300
>> Or Gerlitz <ogerlitz@...lanox.com> wrote:
>>
>>> From: Rony Efraim <ronye@...lanox.com>
>>>
>>> Add link state per VF command
>>>
>>> Signed-off-by: Rony Efraim <ronye@...lanox.com>
>>
>> Isn't this redundant with OPERSTATE and LOWER_DOWN?
>
> I was going to say it was mostly redundant with the "set carrier from
> userspace" patches from jpirko last December, but since a VF doesn't
> appear to always have a netdev, it seems that functionality has to be
> special-cased for VFs instead of being generic :(
>
> Dan
>
Or the netdev is direct assigned to some VM/namespace or otherwise out
of scope.
It does seem unfortunate though that every time we want a feature that
already exists to be applicable for a VF we have to go through this
exercise of adding an ndo op and adding lookup code in each and
every driver to find the VF and pass messages back and forth.
.John
> --
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists