Hi
I am using VFs of Intel Dual port Ethernet Adapter x540 with DPDK 2.0.0.
While using DPDK, the x540 VFs are detected as 1G devices.
The information of port 0 by PMD driver is this:
PMD: eth_ixgbevf_dev_init(): port 0 vendorID=0x8086 deviceID=0x1515
mac.type=ixgbe_mac_82599_vf
To check the lin
Hi
I am trying to write an application "abc" using DPDK 2.0.0 that calls
rte_eal_init to test if EAL is setup correctly. I have run "helloworld" and
"l2fwd" applications and they run fine on my setup.
A new thing that i am trying is to create a libdpdk.a file using build
target "x86_64-native-lin
e_pmd_e1000 -Wl,-lrte_pmd_ring
-Wl,-lrte_pmd_af_packet"
solved the issue.
On Thu, Jun 18, 2015 at 3:06 PM, Bruce Richardson <
bruce.richardson at intel.com> wrote:
> On Thu, Jun 18, 2015 at 01:07:33PM +0500, Umar Farooq wrote:
> > Hi
> >
> > I am trying to write a
3 matches
Mail list logo