Re: Is there any example application to used DPDK packet distributor library?
From: Pattan, Reshma <hidden>
Date: 2016-01-06 10:37:39
From: Pattan, Reshma <hidden>
Date: 2016-01-06 10:37:39
-----Original Message----- From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of ??? Sent: Wednesday, September 30, 2015 6:45 AM To: dev@dpdk.org Subject: [dpdk-dev] Is there any example application to used DPDK packet distributor library? 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.
Hi, examples/distributor/main.c is the example which explains distributor library usage. Also, you can refer unit tests app/test/test_distributor.c and app/test/test_distributor.c/test_distributor_perf.c Thanks, Reshma