[dpdk-users] Buffer

Wiles, Keith keith.wiles at intel.com
Thu Dec 15 15:50:37 CET 2016


> 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.

> 
> Thanking You,
> Param.

Regards,
Keith



More information about the users mailing list