[dpdk-dev] WindRiver pktgen rx with error

2013-08-06 Thread Jia.Sui()
Hi All, Good morning~ I use WindRiver pktgen v2.1.3 on my servers, two server have same hardware. Each one has two Intel Xeon E5-2648L CPU, 32G DDR3 RAM ,two 10G NIC which is supplied by Intel 82599 chip. And the servers are running CentOS6.1 I run pktgen on both side. one as sender, the other

[dpdk-dev] DPDK support for Intel 82546EB Gigabit Ethernet Controller

2013-07-22 Thread Jia.Sui()
Hi Ankit Kumar, It looks your NIC is not supported by Intel DPDK. You can have a view on "RTE_SDK/lib/librte_eal/common/include/rte_pci_dev_ids.h This file shows which device was supported in Intel DPDK. :) we can see that Intel 82562 and Intel 82546 were not supported in DPDK r1.2.3 Maybe it wil

[dpdk-dev] miss include file in DPDK 1.3.1r2

2013-07-31 Thread Jia.Sui()
Hi All, In DPDK 1.3.1r2, When I include 'rte_malloc.h' in my app, and then compile it Will cause this issue: /root/dpdk/x86_64-default-linuxapp-gcc/include/rte_malloc.h:333: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?rte_malloc_virt2phy? It looks it miss the definition of 'p

[dpdk-dev] l3fwd doesn't seem to work

2013-06-14 Thread Jia.Sui()
Hi Patrick for l3fwd you need also set the destination mac address to the receive port mac address on DUT(which run l3fwd) Please refer the attachment. thanks -Original Message- From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Patrick Mahan Sent: Friday, June 14, 2013 1:10 PM To: de

[dpdk-dev] DPDK on bare-metal machine

2013-06-19 Thread Jia.Sui()
Hi Antti As the DPDK release note said: The Intel?DPDK Bare-metal features will now be provided off-roadmap to a limited set of customers on a case-by-case basis at this time. Please contact your Intel representative if you wish to be considered as an evaluation candidate for the Baremetal feat