DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Q on IXGBE and I40E vector Tx processing
@ 2017-04-14 17:35 Ravi Kerur
  2017-04-16 19:33 ` Ravi Kerur
  0 siblings, 1 reply; 4+ messages in thread
From: Ravi Kerur @ 2017-04-14 17:35 UTC (permalink / raw)
  To: dev

Hi,

We are using dpdk 16.04 and by looking at the ixgbe and
i40e(i40e_xmit_pkts_vec) and ixgbe(ixgbe_xmit_pkts_vec) driver vector tx
processing code I see they both don't handle scattered packet processing.
For any packets greater than 2048 bytes which will basically contain
multiple rte_mbuf segs vector tx processing cannot be used.

Any reasons why vector tx for both ixgbe and i40e doesn't support scattered
or multiple mbuf segments processing?

Thanks.

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

end of thread, other threads:[~2017-04-17 23:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-14 17:35 [dpdk-dev] Q on IXGBE and I40E vector Tx processing Ravi Kerur
2017-04-16 19:33 ` Ravi Kerur
2017-04-16 22:26   ` Ananyev, Konstantin
2017-04-17 23:47     ` Ravi Kerur

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