DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/6] net/ena: fixes and missing version/doc udate
@ 2020-10-30 11:31 Michal Krawczyk
  2020-10-30 11:31 ` [dpdk-dev] [PATCH 1/6] net/ena: fix getting xstats global stats offset Michal Krawczyk
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Michal Krawczyk @ 2020-10-30 11:31 UTC (permalink / raw)
  To: dev; +Cc: mw, igorch, gtzalik, Michal Krawczyk

Hi,

This patchset contains few fixes, and two of them are very important:
 * Fix for setting Rx checksum flags
 * align IO cq allocation to 4k

Also it adds missing release notes regarding the ENI metrics which
should go with the patches upstreamed previously, and also increases
the driver version to v2.2.0

Michal Krawczyk (6):
  net/ena: fix getting xstats global stats offset
  net/ena: fix setting Rx checksum flags in mbuf
  net/ena: change name of the supported PCI device IDs
  net/ena/base: align IO cq allocation to a 4K
  doc: mark ARMv8 as supported by ENA PMD
  net/ena: upgrade driver version to v2.2.0

 doc/guides/nics/ena.rst                |  2 +-
 doc/guides/nics/features/ena.ini       |  1 +
 doc/guides/rel_notes/release_20_11.rst |  7 +++++
 drivers/net/ena/base/ena_com.c         | 26 ++++++++++---------
 drivers/net/ena/base/ena_com.h         |  2 ++
 drivers/net/ena/base/ena_plat_dpdk.h   | 36 ++++++++++++++++++++------
 drivers/net/ena/ena_ethdev.c           | 28 ++++++++++----------
 7 files changed, 68 insertions(+), 34 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2020-10-30 23:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-30 11:31 [dpdk-dev] [PATCH 0/6] net/ena: fixes and missing version/doc udate Michal Krawczyk
2020-10-30 11:31 ` [dpdk-dev] [PATCH 1/6] net/ena: fix getting xstats global stats offset Michal Krawczyk
2020-10-30 11:31 ` [dpdk-dev] [PATCH 2/6] net/ena: fix setting Rx checksum flags in mbuf Michal Krawczyk
2020-10-30 11:31 ` [dpdk-dev] [PATCH 3/6] net/ena: change name of the supported PCI device IDs Michal Krawczyk
2020-10-30 11:31 ` [dpdk-dev] [PATCH 4/6] net/ena/base: align IO cq allocation to a 4K Michal Krawczyk
2020-10-30 11:31 ` [dpdk-dev] [PATCH 5/6] doc: mark ARMv8 as supported by ENA PMD Michal Krawczyk
2020-10-30 11:31 ` [dpdk-dev] [PATCH 6/6] net/ena: upgrade driver version to v2.2.0 Michal Krawczyk
2020-10-30 23:48 ` [dpdk-dev] [PATCH 0/6] net/ena: fixes and missing version/doc udate Ferruh Yigit

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