DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] ixgbe: Two fixes for RX scatter functions.
@ 2015-07-28  9:41 Konstantin Ananyev
  2015-07-28  9:41 ` [dpdk-dev] [PATCH 1/2] ixgbe: fix scalar scatter RX doesn't take into account CRC length Konstantin Ananyev
  2015-07-28  9:41 ` [dpdk-dev] [PATCH 2/2] ixgbe: fix vector scatter RX could produce wrong nb_segs value Konstantin Ananyev
  0 siblings, 2 replies; 8+ messages in thread
From: Konstantin Ananyev @ 2015-07-28  9:41 UTC (permalink / raw)
  To: dev

Konstantin Ananyev (2):
  ixgbe: fix scalar scatter RX doesn't take into account CRC length
  ixgbe: fix vector scatter RX could produce wrong nb_segs value

 drivers/net/ixgbe/ixgbe_rxtx.c     | 19 +++++++++++++++++++
 drivers/net/ixgbe/ixgbe_rxtx_vec.c |  2 ++
 2 files changed, 21 insertions(+)

-- 
1.8.3.1

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

end of thread, other threads:[~2015-07-29 23:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-28  9:41 [dpdk-dev] [PATCH 0/2] ixgbe: Two fixes for RX scatter functions Konstantin Ananyev
2015-07-28  9:41 ` [dpdk-dev] [PATCH 1/2] ixgbe: fix scalar scatter RX doesn't take into account CRC length Konstantin Ananyev
2015-07-28 11:39   ` [dpdk-dev] [PATCHv2 0/2] ixgbe: Two fixes for RX scatter functions Konstantin Ananyev
2015-07-28 11:39     ` [dpdk-dev] [PATCHv2 1/2] ixgbe: fix scalar scatter RX doesn't take into account CRC length Konstantin Ananyev
2015-07-28 11:39     ` [dpdk-dev] [PATCHv2 2/2] ixgbe: fix vector scatter RX could produce wrong nb_segs value Konstantin Ananyev
2015-07-29  1:51     ` [dpdk-dev] [PATCHv2 0/2] ixgbe: Two fixes for RX scatter functions Lu, Wenzhuo
2015-07-29 22:59       ` Thomas Monjalon
2015-07-28  9:41 ` [dpdk-dev] [PATCH 2/2] ixgbe: fix vector scatter RX could produce wrong nb_segs value Konstantin Ananyev

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