Re: unable to bind to vfio-pci

2023-02-23 Thread Nagendra Prabhu A T
On Tue, Feb 21, 2023 at 9:57 PM Bruce Richardson wrote: > On Tue, Feb 21, 2023 at 09:46:30PM +0530, Nagendra Prabhu A T wrote: > >These are the messages i am seeing dmesg > >[16588.298660] vfio-pci: probe of :8a:00.2 failed with error -22 > >[16591.5746

Re: unable to bind to vfio-pci

2023-02-23 Thread Nagendra Prabhu A T
oller X710 for 10GbE SFP+ 1572' unused=i40e,vfio-pci :8a:00.3 'Ethernet Controller X710 for 10GbE SFP+ 1572' unused=i40e,vfio-pci On Tue, Feb 21, 2023 at 9:37 PM Bruce Richardson wrote: > On Tue, Feb 21, 2023 at 09:30:15PM +0530, Nagendra Prabhu A T wrote: > >HI

Re: unable to bind to vfio-pci

2023-02-23 Thread Nagendra Prabhu A T
dont have selinux running So not sure whats blocking me. Infact , even "cat /sys/bus/pci/drivers/uio_pci_generic/bind" is failing Can you please help. Thanks Nagendra Thanks Nagendra On Tue, Feb 21, 2023 at 8:15 PM Bruce Richardson wrote: > On Tue, Feb 21, 2023 at 08:05:20PM +

unable to bind to vfio-pci

2023-02-21 Thread Nagendra Prabhu A T
Hi All, I am trying to bind vfio-pci using dpdk-devbind.py, But i am seeing teh following error : root@nat-kvm:/usr/src/dpdk-22.11/usertools# dpdk-devbind.py --bind=vfio-pci :51:00.0 Error: bind failed for :51:00.0 - Cannot bind to driver vfio-pci: [Errno 22] Invalid argument root@nat-kvm