how to bind VF interface into dpdk
Balakrishnan K
Balakrishnan.K1 at tatacommunications.com
Thu Sep 15 09:12:18 CEST 2022
Hi Sathish,
Thanks for the input .
Checked the dmesg below are the error msg.
[ 1394.034137] uio_pci_generic 0000:06:00.0: No IRQ assigned to device: no support for interrupts?
[ 1394.037596] uio_pci_generic 0000:06:00.0: No IRQ assigned to device: no support for interrupts?
[ 1421.498627] uio_pci_generic 0000:06:00.0: No IRQ assigned to device: no support for interrupts?
[ 1421.500976] uio_pci_generic 0000:06:00.0: No IRQ assigned to device: no support for interrupts?
Is any BIOS setting needed to resolve the issue.
Regards,
Bala
From: Satish Patel <satish.txt at gmail.com>
Sent: 15 September 2022 08:00
To: Balakrishnan K <Balakrishnan.K1 at tatacommunications.com>
Cc: users at dpdk.org
Subject: Re: how to bind VF interface into dpdk
CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.
Hi,
I would also check dmesg logs for any indication or warning. I had an issue like that and it turned out to be a BIOS setting related to some nic shared memory.
On Wed, Sep 14, 2022 at 8:30 AM Balakrishnan K <Balakrishnan.K1 at tatacommunications.com<mailto:Balakrishnan.K1 at tatacommunications.com>> wrote:
Hi All,
I am trying to bind VF interface to dpdk using dpdk-devbind.py.
Unable to bind getting error “cannot bind to driver uio_pci_generic”.
Steps followed:
1.modprobe uio_pci_generic
2. dpdk-devbind.py -b uio_pci_generic 0000:05:00.0
Also tried with vfio-pci driver not succeeded.
Attaching the dpdk-devbind -s output and the error which I got.
Am I missing something could any one please help on this.
[cid:image001.png at 01D8C900.9517D660]
[cid:image002.png at 01D8C900.9517D660]
Regards,
Bala
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/users/attachments/20220915/3dab7cbe/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 11521 bytes
Desc: image001.png
URL: <http://mails.dpdk.org/archives/users/attachments/20220915/3dab7cbe/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 10449 bytes
Desc: image002.png
URL: <http://mails.dpdk.org/archives/users/attachments/20220915/3dab7cbe/attachment-0003.png>
More information about the users
mailing list