[dpdk-dev] Generating packets into queues

2015-05-24 Thread Wiles, Keith
On 5/23/15, 7:43 PM, "Wiles, Keith" wrote: > > >On 5/23/15, 5:23 PM, "Jakub Mazur" wrote: > >>Hello, >> >>I've just got to grips with DPDK and started writing my own applications. >>However, I am struggling to figure out how to test my applications in >>terms >>of sending packets to the ports

[dpdk-dev] Generating packets into queues

2015-05-23 Thread Wiles, Keith
On 5/23/15, 5:23 PM, "Jakub Mazur" wrote: >Hello, > >I've just got to grips with DPDK and started writing my own applications. >However, I am struggling to figure out how to test my applications in >terms >of sending packets to the ports I am polling. > >I've got Pktgen-DPDK up and running but

[dpdk-dev] Generating packets into queues

2015-05-23 Thread Jakub Mazur
Hello, I've just got to grips with DPDK and started writing my own applications. However, I am struggling to figure out how to test my applications in terms of sending packets to the ports I am polling. I've got Pktgen-DPDK up and running but I don't know how to use it to interact with my own app