DPDK patches and discussions
 help / color / mirror / Atom feed
From: Joongi Kim <joongi@an.kaist.ac.kr>
To: 최익성 <pnk003@naver.com>, dev@dpdk.org
Subject: Re: [dpdk-dev] Is there any example application to used DPDK packet distributor library?
Date: Wed, 30 Sep 2015 07:04:20 +0000	[thread overview]
Message-ID: <CAKOGY8+sVU7svx6HzGG7D1EqJ6cMGD5m=++DhGCJ3QSfMzzYMA@mail.gmail.com> (raw)
In-Reply-To: <751f5a8892d7d504dd843a1a26ac3ac@cweb02.nm.nhnsystem.com>

Hello,
DPDK already provides a number of example applications:
http://dpdk.org/browse/dpdk/tree/examples
You may find my projects to be useful as well:
https://github.com/anlab-kaist/pspgen-dpdk &
https://github.com/anlab-kaist/NBA

ps. DPDK is not a packet "distributor" library but more close to "packet
I/O" library with a lot of utilities, as it not only does packet RX but
also packet TX. (the major usage pattern is to receive, process, and then
forward packets.)

Regards,
Joongi

2015년 9월 30일 (수) 오후 2:45, 최익성 <pnk003@naver.com>님이 작성:

> Dear DPDK experts.
>
> I am Ick-Sung Choi living in South Korea.
>
> I have a question about DPDK에 packet distributor library.
>
> Is there any example application to used DPDK packet distributor library?
>
> I am trying to experiment simple function using DPDK packet distributor
> library.
>
> If I can study an example application of DPDK packet distributor library,
> it would be very helpful for my experiment.
>
> I will appreciate if I can be given any example applications, advice, and
> information.
>
> Thank you very much.
>
> Sincerely Yours,
>
> Ick-Sung Choi.
>
>

  reply	other threads:[~2015-09-30  7:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-30  5:45 최익성
2015-09-30  7:04 ` Joongi Kim [this message]
2015-09-30 10:56 ` Bruce Richardson
2015-09-30 11:41   ` 최익성
2015-09-30 12:03     ` Bruce Richardson
2015-10-01  1:41       ` 최익성
2016-01-06 10:37 ` Pattan, Reshma
2016-01-06 10:49   ` 최익성

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAKOGY8+sVU7svx6HzGG7D1EqJ6cMGD5m=++DhGCJ3QSfMzzYMA@mail.gmail.com' \
    --to=joongi@an.kaist.ac.kr \
    --cc=dev@dpdk.org \
    --cc=pnk003@naver.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).