Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1460647

RE: [PATCH net 1/4] hv_netvsc: don't lose VF information

From Haiyang Zhang <haiyangz@microsoft.com>
Newsgroups linux.kernel
Subject RE: [PATCH net 1/4] hv_netvsc: don't lose VF information
Date 2016-08-11 18:20 +0200
Message-ID <s50S5-66i-3@gated-at.bofh.it> (permalink)
References <s4VSv-2Iy-13@gated-at.bofh.it> <s4VSv-2Iy-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw



> -----Original Message-----
> From: Vitaly Kuznetsov [mailto:vkuznets@redhat.com]
> Sent: Thursday, August 11, 2016 6:59 AM
> To: netdev@vger.kernel.org
> Cc: devel@linuxdriverproject.org; linux-kernel@vger.kernel.org; Haiyang
> Zhang <haiyangz@microsoft.com>; KY Srinivasan <kys@microsoft.com>
> Subject: [PATCH net 1/4] hv_netvsc: don't lose VF information
> 
> struct netvsc_device is not suitable for storing VF information as this
> structure is being destroyed on MTU change / set channel operation (see
> rndis_filter_device_remove()). Move all VF related stuff to struct
> net_device_context which is persistent.
> 
> Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>

Acked-by: Haiyang Zhang <haiyangz@microsoft.com>

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH net 1/4] hv_netvsc: don't lose VF information Vitaly Kuznetsov <vkuznets@redhat.com> - 2016-08-11 13:00 +0200
  RE: [PATCH net 1/4] hv_netvsc: don't lose VF information Haiyang Zhang <haiyangz@microsoft.com> - 2016-08-11 18:20 +0200

csiph-web