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