DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Beginner question: UDP Echo Server Example?
@ 2016-11-07 16:41 David Aldrich
  2016-11-07 22:45 ` Wiles, Keith
  0 siblings, 1 reply; 2+ messages in thread
From: David Aldrich @ 2016-11-07 16:41 UTC (permalink / raw)
  To: users

Hi

I am just getting started with DPDK. I want to send and receive UDP packets using DPDK.  I saw a reference to a UDP Echo Server example, which I think would help me, but can't find the code.  Is that example still available?

Best regards

David

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

* Re: [dpdk-users] Beginner question: UDP Echo Server Example?
  2016-11-07 16:41 [dpdk-users] Beginner question: UDP Echo Server Example? David Aldrich
@ 2016-11-07 22:45 ` Wiles, Keith
  0 siblings, 0 replies; 2+ messages in thread
From: Wiles, Keith @ 2016-11-07 22:45 UTC (permalink / raw)
  To: David Aldrich; +Cc: users


> On Nov 7, 2016, at 8:41 AM, David Aldrich <David.Aldrich@EMEA.NEC.COM> wrote:
> 
> Hi
> 
> I am just getting started with DPDK. I want to send and receive UDP packets using DPDK.  I saw a reference to a UDP Echo Server example, which I think would help me, but can't find the code.  Is that example still available?

DPDK does not have a UDP protocol stack, but you can decode and encode UDP frames in code you write. You may have seen the TLDK UDP echo example, which is located in FD.io community.

https://wiki.fd.io/view/TLDK

> 
> Best regards
> 
> David
> 

Regards,
Keith

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

end of thread, other threads:[~2016-11-07 22:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-07 16:41 [dpdk-users] Beginner question: UDP Echo Server Example? David Aldrich
2016-11-07 22:45 ` Wiles, Keith

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).