> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of ???
> Sent: Wednesday, September 30, 2015 6:45 AM
> To: dev at 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

Reply via email to