patches for DPDK stable branches
 help / color / mirror / Atom feed
* [dpdk-stable] [PATCH 0/3] net/virtio: Fix packet segmentation bug
@ 2019-06-04 15:31 Maxime Coquelin
  2019-06-04 15:31 ` [dpdk-stable] [PATCH 1/3] net/virtio: fix segmented packet issue in in-order Rx path Maxime Coquelin
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Maxime Coquelin @ 2019-06-04 15:31 UTC (permalink / raw)
  To: dev, ybrustin, tiwei.bie, jfreimann; +Cc: stable, Maxime Coquelin

This series fixes a bug reported by Yaroslav, where segmented
packets miss some segments.

Last patch is not a fix, but it removes some useless checks
in Rx paths.

Yaroslav, can you try the series and confirm it fixes the issue
you faced?

Maxime Coquelin (3):
  net/virtio: fix segmented packet issue in in-order Rx path
  net/virtio: fix segmented packet issue in mergeable Rx path
  net/virtio: remove useless pointers checks

 drivers/net/virtio/virtio_rxtx.c | 21 ++++++---------------
 1 file changed, 6 insertions(+), 15 deletions(-)

-- 
2.21.0


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

end of thread, other threads:[~2019-06-04 15:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-04 15:31 [dpdk-stable] [PATCH 0/3] net/virtio: Fix packet segmentation bug Maxime Coquelin
2019-06-04 15:31 ` [dpdk-stable] [PATCH 1/3] net/virtio: fix segmented packet issue in in-order Rx path Maxime Coquelin
2019-06-04 15:31 ` [dpdk-stable] [PATCH 2/3] net/virtio: fix segmented packet issue in mergeable " Maxime Coquelin
2019-06-04 15:31 ` [dpdk-stable] [PATCH 3/3] net/virtio: remove useless pointers checks Maxime Coquelin

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