DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Buffer
@ 2016-12-15 14:24 Kumaraparameshwaran Rathnavel
  2016-12-15 14:50 ` Wiles, Keith
  0 siblings, 1 reply; 3+ messages in thread
From: Kumaraparameshwaran Rathnavel @ 2016-12-15 14:24 UTC (permalink / raw)
  To: users

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.

Thanking You,
Param.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-users] Buffer
  2016-12-15 14:24 [dpdk-users] Buffer Kumaraparameshwaran Rathnavel
@ 2016-12-15 14:50 ` Wiles, Keith
  2016-12-15 14:52   ` Wiles, Keith
  0 siblings, 1 reply; 3+ messages in thread
From: Wiles, Keith @ 2016-12-15 14:50 UTC (permalink / raw)
  To: Kumaraparameshwaran Rathnavel; +Cc: users


> On Dec 15, 2016, at 8:24 AM, Kumaraparameshwaran Rathnavel <krath@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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-users] Buffer
  2016-12-15 14:50 ` Wiles, Keith
@ 2016-12-15 14:52   ` Wiles, Keith
  0 siblings, 0 replies; 3+ messages in thread
From: Wiles, Keith @ 2016-12-15 14:52 UTC (permalink / raw)
  To: Kumaraparameshwaran Rathnavel; +Cc: users


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-12-15 14:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-15 14:24 [dpdk-users] Buffer Kumaraparameshwaran Rathnavel
2016-12-15 14:50 ` Wiles, Keith
2016-12-15 14:52   ` Wiles, Keith

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).