> On 6 Feb 2019, at 05:37, amir...@rad.com wrote:
>
> Thanks,
> Is there any option to attach \ detach interface from the VPP (without
> restarting the service) ?
With DPDK interfaces, no.
Native AVF driver supports that but that is intel x722/xl710/x710/xxv710 only
(and 100G intel E810 ho
Thanks,
Is there any option to attach \ detach interface from the VPP (without
restarting the service) ?
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#12194): https://lists.fd.io/g/vpp-dev/message/12194
Mute This Topic: https://lists.fd.io/mt/291
> On 5 Feb 2019, at 05:08, amir...@rad.com wrote:
>
> Hi Damjan,
>
> My main goal is to use the PF inside the VPP using DPDK in addition to SR-IOV
> connection to the VMs.
> Currently (before enabling SR-IOV VFs ) all interfaces is connected to VPP
> with DPDK using VFIO-PCI driver.
> I've ena
Hi Damjan,
My main goal is to use the PF inside the VPP using DPDK in addition to SR-IOV
connection to the VMs.
Currently (before enabling SR-IOV VFs ) all interfaces is connected to VPP with
DPDK using VFIO-PCI driver.
I've enabled below patch to the VFIO driver in order to create VF on the
Ph
> On 16 Jan 2019, at 15:07, amir...@rad.com wrote:
>
> Hello,
>
> I would like to enable SR-IOV on interfaces that assigned to VPP.
> I was able to create VFs using igb_uio driver (using "echo 8 >
> /sys/bus/pci/devices/\:07\:00.1/max_vfs " command)
>
> The problem is that some of the int
Hello,
I would like to enable SR-IOV on interfaces that assigned to VPP.
I was able to create VFs using igb_uio driver (using "echo 8 >
/sys/bus/pci/devices/\:07\:00.1/max_vfs " command)
The problem is that some of the interfaces isn't working correctly (the one
that originally worked with