DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] segmented recv ixgbevf
@ 2014-10-30 10:23 Alex Markuze
  2014-10-30 11:09 ` Bruce Richardson
  0 siblings, 1 reply; 5+ messages in thread
From: Alex Markuze @ 2014-10-30 10:23 UTC (permalink / raw)
  To: dev

Hi,
I'm seeing an unwanted behaviour in the receive flow of ixgbevf. While
using Jumbo frames and sending 4k+ bytes , the receive side breaks up the
packets into 2K buffers, and I receive 3 mbuffs per packet.

Im setting the .max_rx_pkt_len to 4.5K and the mempoll has 5K sized
elements?

Anything else I'm missing here. The purpose is to have all 4k+ bytes in one
single continuous buffer.

Thanks
Alex.

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

end of thread, other threads:[~2014-11-05 14:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-30 10:23 [dpdk-dev] segmented recv ixgbevf Alex Markuze
2014-10-30 11:09 ` Bruce Richardson
2014-10-30 12:48   ` Alex Markuze
2014-10-30 13:18     ` Bruce Richardson
2014-11-05 14:48     ` Matt Laswell

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