Re: [dpdk-dev] LINUX VF

2017-11-03 Thread Nishant Verma
Issue Resolved. This is because of NetworkManager service running on CentOs 7. After stopping that service everything works fine. On Mon, Oct 30, 2017 at 6:33 PM, Nishant Verma wrote: > Hi, > > I am trying to configure SRIOV on my SUPERMICRO BLADES. > I assigned 10G NIC to igb_uio. After that c

[dpdk-dev] LINUX VF

2017-10-30 Thread Nishant Verma
Hi, I am trying to configure SRIOV on my SUPERMICRO BLADES. I assigned 10G NIC to igb_uio. After that created 4 VF's. Out of 4 VF's, 3 are used by DPDK App and one I am assigning to Linux kernel. Now when I am assigning IP to a virtual interface on top of Linux VF after PF is up. The first time i