All of lore.kernel.org
 help / color / mirror / Atom feed
* Possible bug in mlx5_tx_burst_mpw?
@ 2016-09-14 13:24 Luke Gorrie
  2016-09-14 14:30 ` Adrien Mazarguil
  0 siblings, 1 reply; 5+ messages in thread
From: Luke Gorrie @ 2016-09-14 13:24 UTC (permalink / raw)
  To: dev@dpdk.org

Howdy,

Just noticed a line of code that struck me as odd and so I am writing just
in case it is a bug:

http://dpdk.org/browse/dpdk/tree/drivers/net/mlx5/mlx5_rxtx.c#n1014

Specifically the check "(mpw.length != length)" in mlx_tx_burst_mpw() looks
like a descriptor-format optimization for the special case where
consecutive packets on the wire are exactly the same size. This would
strike me as peculiar.

Just wanted to check, is that interpretation correct and if so then is this
intentional?

Cheers,
-Luke

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

end of thread, other threads:[~2016-09-16  7:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-14 13:24 Possible bug in mlx5_tx_burst_mpw? Luke Gorrie
2016-09-14 14:30 ` Adrien Mazarguil
2016-09-14 19:33   ` Luke Gorrie
2016-09-16  7:14     ` Adrien Mazarguil
2016-09-16  7:57       ` Luke Gorrie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.