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
- Can I use rte_pktmbuf_chain to chain multiple mbuffs fo... Ansar Kannankattil
- Re: Can I use rte_pktmbuf_chain to chain multiple ... Stephen Hemminger
- Re: Can I use rte_pktmbuf_chain to chain multiple ... Ferruh Yigit
- Re: Can I use rte_pktmbuf_chain to chain multi... Stephen Hemminger
- Re: Can I use rte_pktmbuf_chain to chain m... Ferruh Yigit
- Re: Can I use rte_pktmbuf_chain to cha... Ansar Kannankattil
- Re: Can I use rte_pktmbuf_chain t... Ferruh Yigit
- Re: Can I use rte_pktmbuf_chain t... Bruce Richardson