Thread (2 messages) 2 messages, 2 authors, 2020-09-10

Re: [PATCH net 1/2] hv_netvsc: Switch the data path at the right time during hibernation

From: David Miller <davem@davemloft.net>
Date: 2020-09-10 19:57:09
Also in: linux-hyperv, lkml

From: Dexuan Cui <decui@microsoft.com>
Date: Tue,  8 Sep 2020 21:07:32 -0700
When netvsc_resume() is called, the mlx5 VF NIC has not been resumed yet,
so in the future the host might sliently fail the call netvsc_vf_changed()
-> netvsc_switch_datapath() there, even if the call works now.

Call netvsc_vf_changed() in the NETDEV_CHANGE event handler: at that time
the mlx5 VF NIC has been resumed.

Fixes: 19162fd4063a ("hv_netvsc: Fix hibernation for mlx5 VF driver")
Signed-off-by: Dexuan Cui <decui@microsoft.com>
Applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help