[dpdk-users] Buffer

Wiles, Keith keith.wiles at intel.com
Thu Dec 15 15:52:43 CET 2016


> On Dec 15, 2016, at 8:50 AM, Wiles, Keith <keith.wiles at intel.com> wrote:
> 
> 
>> On Dec 15, 2016, at 8:24 AM, Kumaraparameshwaran Rathnavel <krath at cloudsimple.com> 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



More information about the users mailing list