Can I use rte_pktmbuf_chain to chain multiple mbuffs for calling only single tx_eth_burst API
    Ansar Kannankattil 
    ansarkannankat at gmail.com
       
    Wed Feb  9 19:03:13 CET 2022
    
    
  
Hi
My intention is to decrease the number of rte_tx_eth_burst calls, I know
that mentioning nb_pkts will result in sending multiple packets in a single
call.
But providing nb_pkts=1 and posting a head mbuff having number of
mbuffs linked with it will results sending multiple packets
If not, what is the use case of linking multiple mbuffs together
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20220209/d841540a/attachment-0001.htm>
    
    
More information about the dev
mailing list