> On Dec 15, 2016, at 8:50 AM, Wiles, Keith <[email protected]> wrote:
> 
> 
>> On Dec 15, 2016, at 8:24 AM, Kumaraparameshwaran Rathnavel 
>> <[email protected]> wrote:
>> 
>> Hi All,
>> 
>> During Transmit and receive routine can I directly call the functions 
>> rte_ethrx_burst or rte_eth_tx_burst instead of the Buffer functions 
>> intermediate.
> 
> Not clear as to the real question, but you should be able to call 
> rte_eth_rx_burst and rte_eth_tx_burst routines any place in your application 
> code.

A great place to read DPDK docs is readthedocs.org and search for DPDK. The 
docs explain a lot of the questions you are asking I think.

> 
>> 
>> Thanking You,
>> Param.
> 
> Regards,
> Keith
> 

Regards,
Keith

Reply via email to