DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/5] net/mrvl: fix recently found pmd issues
@ 2018-01-11 15:35 Tomasz Duszynski
  2018-01-11 15:35 ` [dpdk-dev] [PATCH 1/5] net/mrvl: fix multiple probe issue Tomasz Duszynski
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Tomasz Duszynski @ 2018-01-11 15:35 UTC (permalink / raw)
  To: dev; +Cc: jck, mw, dima, nsamsono, Jianbo.liu, Tomasz Duszynski

Following commits provide fixes for a few recently
found NET MRVL PMD issues.

Natalie Samsonov (5):
  net/mrvl: fix multiple probe issue
  net/mrvl: fix hif objects allocation
  net/mrvl: fix oversize bpool handling
  net/mrvl: fix shadow queue tail and size calculations
  net/mrvl: keep shadow txqs inside pmd txq

 drivers/net/mrvl/mrvl_ethdev.c | 340 ++++++++++++++++++++++++++---------------
 drivers/net/mrvl/mrvl_ethdev.h |   3 -
 drivers/net/mrvl/mrvl_qos.c    |   2 +-
 3 files changed, 217 insertions(+), 128 deletions(-)

--
2.7.4

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

end of thread, other threads:[~2018-01-15  7:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-11 15:35 [dpdk-dev] [PATCH 0/5] net/mrvl: fix recently found pmd issues Tomasz Duszynski
2018-01-11 15:35 ` [dpdk-dev] [PATCH 1/5] net/mrvl: fix multiple probe issue Tomasz Duszynski
2018-01-11 15:35 ` [dpdk-dev] [PATCH 2/5] net/mrvl: fix hif objects allocation Tomasz Duszynski
2018-01-12 19:13   ` Ferruh Yigit
2018-01-15  6:53     ` Tomasz Duszynski
2018-01-11 15:35 ` [dpdk-dev] [PATCH 3/5] net/mrvl: fix oversize bpool handling Tomasz Duszynski
2018-01-11 15:35 ` [dpdk-dev] [PATCH 4/5] net/mrvl: fix shadow queue tail and size calculations Tomasz Duszynski
2018-01-11 15:35 ` [dpdk-dev] [PATCH 5/5] net/mrvl: keep shadow txqs inside pmd txq Tomasz Duszynski
2018-01-12 19:13 ` [dpdk-dev] [PATCH 0/5] net/mrvl: fix recently found pmd issues Ferruh Yigit
2018-01-15  7:35   ` Tomasz Duszynski

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