DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] L2/L3 FWD App
@ 2013-06-25 18:15 Farrukh Aftab Khan
  2013-06-28 12:00 ` Farrukh Aftab Khan
  0 siblings, 1 reply; 2+ messages in thread
From: Farrukh Aftab Khan @ 2013-06-25 18:15 UTC (permalink / raw)
  To: dev

[-- Attachment #1: Type: text/plain, Size: 898 bytes --]

Hi,

I am a newbie at DPDK, just trying to get some basic applications to run to
understand it. One of the apps that I have been trying to run is provided
with the source code i.e. L3 FWD App. Are there any changes which I should
be hard coding in the file for it to work?

>From what I understand, I have to hard code a rule for LPM (<dst_ip>,
depth/subnet, output interface) in "ipv4_l3fwd_route_array". The
destination IP is matched with the destination IP field of the incoming
packet and the output port refers to the NIC port itself. I have tried
running this application this way, but 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

-
Farrukh Aftab Khan

[-- Attachment #2: Type: text/html, Size: 2355 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-06-28 12:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-25 18:15 [dpdk-dev] L2/L3 FWD App Farrukh Aftab Khan
2013-06-28 12:00 ` Farrukh Aftab Khan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).