[dpdk-users] Using devbind.py for automated testing

Waqqas Jabbar waqqas.jabbar at emumba.com
Fri Jan 31 06:02:50 CET 2020


Thanks David. I will check it out


On Fri, Jan 31, 2020 at 4:13 AM David Christensen
<drc at linux.vnet.ibm.com> wrote:
>
> > My questions are:
> > - Has anyone developed similar functionality? if yes, please share its details.
> > - Any better way to achieve the same functionality?
>
> Have you seen the driverctl application?
> https://gitlab.com/driverctl/driverctl
>
> I've found it useful for scripting with Ansible.
>
> # driverctl list-devices
> # driverctl list-overrides
> # driverctl -v set-override 0000:00:01.0 vfio
> # driverctl -v unset-override 0000:00:01.0
>
> Dave


More information about the users mailing list