[dpdk-dev] L2/L3 FWD App

2013-06-28 Thread Farrukh Aftab Khan
Hi, The problem was that VT was enabled in the BIOS. I went through FAQs and saw the solution there. Just replying back on my thread in case someone runs into this problem. This resolved my issue, the application is working fine. Thanks and best regards. - Farrukh Aftab Khan On Tue, Jun 25

[dpdk-dev] The type of ethernet card that DPDK require

2013-06-28 Thread Farrukh Aftab Khan
Hi Thomas, Thanks for the clarification and explanation. Much appreciated. I guess it becomes a little hard for people who have just started working with DPDK to figure that out. Thanks for the help. Best regards. - Farrukh Aftab Khan On Fri, Jun 28, 2013 at 1:28 PM, Thomas Monjalon wrote

[dpdk-dev] The type of ethernet card that DPDK require

2013-06-28 Thread Farrukh Aftab Khan
Hi, No, I don't think 82575 is supported. I don't see it in the list of tested NICs. The release notes just mention the recommended operating systems. I have seen people running DPDK on CentOS. Hope that helps. Best regards. - Farrukh Aftab Khan On Fri, Jun 28, 2013 at 12:49 PM,

[dpdk-dev] The type of ethernet card that DPDK require

2013-06-28 Thread Farrukh Aftab Khan
Hi, You can check the supported NICs from the release notes provided. They also contain the list of supported operating systems. That maybe of help to you. Best regards. - Farrukh Aftab Khan On Fri, Jun 28, 2013 at 11:39 AM, dvr wrote: > hi,all > I'm confused which type

[dpdk-dev] L2/L3 FWD App

2013-06-25 Thread Farrukh Aftab Khan
I do not see any packets being forwarded to my receiver. Are there any other changes I need to make? I am using Ostinato as the traffic generator. I am generating ICMP packets with dst_MAC=MAC address of the NIC port. Any help or heads up would be appreciated, thanks. Best regards - Farru