Hi,
I am using DPDK for SRIOV.
I have one Intel X520 with two PFs.
After binding the two PFs to igb_uio, I create two VFs and assign
them to a virtual machine.
I found that to wake up VF, the VF will send some message to PF
such as IXGBE_VF_SET_MACVLAN(0x06) and IXGBE_VF_API_NEGOTIATE(0x08)
for t
Hi,
Recently I try to run l2fwd.
When I try to ifconfig the VF created by igb_uio based PF in the VMs,
The l2fwd will print out endless error as follow:
PMD: Unhandled Msg 0006
PMD: Unhandled Msg 0008
---
And the VM will also print out endless error message as foll
Hi,
I try to run DPDMK testpmd and failed.
I found that EAL will read /sys/bus/pci/devices/[interface]/numa_node file
and initilize the PCI devices.
My PC does not support NUMA, it has only one processor.
However, initial value of numa_node of the device is -1.
I found some suggestion that BIOS s
Dear all,
I am a beginner with DPDK.
I just install it in fedora18 with two X540 Enthercards.
After compile it and run the testpmd I got the following message:
[root at localhost test-pmd]# ./testpmd -c7 -n3 -- -i --nb-cores=2
4 matches
Mail list logo