diff options
author | Gaurav Kohli <[email protected]> | 2022-10-05 22:52:59 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-10-07 08:43:58 +0100 |
commit | 365e1ececb2905f94cc10a5817c5b644a32a3ae2 (patch) | |
tree | 7b397b41e30b0e5d4a9c6323acbb192552caf08c /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 30393181fdbc1608cc683b4ee99dcce05ffcc8c7 (diff) |
hv_netvsc: Fix race between VF offering and VF association message from host
During vm boot, there might be possibility that vf registration
call comes before the vf association from host to vm.
And this might break netvsc vf path, To prevent the same block
vf registration until vf bind message comes from host.
Cc: [email protected]
Fixes: 00d7ddba11436 ("hv_netvsc: pair VF based on serial number")
Reviewed-by: Haiyang Zhang <[email protected]>
Signed-off-by: Gaurav Kohli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions