DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/5] net/ena: minor fixes and docs update
@ 2019-01-25  8:10 Michal Krawczyk
  2019-01-25  8:10 ` [dpdk-dev] [PATCH 1/5] net/ena: remove lcore constraint from max queue number Michal Krawczyk
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Michal Krawczyk @ 2019-01-25  8:10 UTC (permalink / raw)
  To: gtzalik, mw, matua; +Cc: rk, dev, Michal Krawczyk

Hi,

we would like to push fixes for part of the bugs reported in Bug 193,
together with docs update for ENAv2 about enabling WC support, release
notes and fix for assigning rte_errno negative values, as requested by
the community.

Michal Krawczyk (3):
  net/ena: remove lcore constraint from max queue number
  net/ena: fix dev init for RTE_PROC_SECONDARY
  net/ena: fix setting rte_errno to negative value

Rafal Kozik (2):
  doc: update release notes for ENA PMD
  doc: add instructions for enabling WC in ENAv2 PMD

 doc/guides/nics/ena.rst                | 16 ++++++++++++++--
 doc/guides/rel_notes/release_19_02.rst | 19 +++++++++++++++++++
 drivers/net/ena/ena_ethdev.c           | 20 ++++++++++----------
 3 files changed, 43 insertions(+), 12 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2019-01-27 22:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-25  8:10 [dpdk-dev] [PATCH 0/5] net/ena: minor fixes and docs update Michal Krawczyk
2019-01-25  8:10 ` [dpdk-dev] [PATCH 1/5] net/ena: remove lcore constraint from max queue number Michal Krawczyk
2019-01-25  8:10 ` [dpdk-dev] [PATCH 2/5] net/ena: fix dev init for RTE_PROC_SECONDARY Michal Krawczyk
2019-01-25  8:10 ` [dpdk-dev] [PATCH 3/5] net/ena: fix setting rte_errno to negative value Michal Krawczyk
2019-01-25  8:10 ` [dpdk-dev] [PATCH 4/5] doc: update release notes for ENA PMD Michal Krawczyk
2019-01-25  8:10 ` [dpdk-dev] [PATCH 5/5] doc: add instructions for enabling WC in ENAv2 PMD Michal Krawczyk
2019-01-27 22:45 ` [dpdk-dev] [PATCH 0/5] net/ena: minor fixes and docs update Thomas Monjalon

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