On Mon, May 24, 2021 at 3:44 AM Haiyue Wang wrote:
>
> Trigger the VF reset from PF reset,
>
> echo 1 > /sys/bus/pci/devices/PF-BDF/reset
>
> the PCI bus master bit will cleared on VF, so the VF needs to enable
> this bit before restart.
>
> This patch set adds the API to enable PCI bus ma
Trigger the VF reset from PF reset,
echo 1 > /sys/bus/pci/devices/PF-BDF/reset
the PCI bus master bit will cleared on VF, so the VF needs to enable
this bit before restart.
This patch set adds the API to enable PCI bus master.
v7: fix the commit message typo, and update some description
2 matches
Mail list logo