patches for DPDK stable branches
 help / color / mirror / Atom feed
* [dpdk-stable] [PATCH 19.11 0/6] Cumulative fixes for stable 19.11
@ 2021-08-16 16:29 Bing Zhao
  2021-08-16 16:29 ` [dpdk-stable] [PATCH 19.11 1/6] app/testpmd: fix offloads for newly attached port Bing Zhao
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Bing Zhao @ 2021-08-16 16:29 UTC (permalink / raw)
  To: stable, christian.ehrhardt; +Cc: viacheslavo, matan

This patch set contains 6 fixes backported from upstream to 19.11
stable branch.

Viacheslav Ovsiienko (6):
  app/testpmd: fix offloads for newly attached port
  common/mlx5: fix compatibility with OFED port query API
  net/mlx5: fix switchdev mode recognition
  net/mlx5: fix RoCE LAG bond device probing
  common/mlx5: use new port query API if available
  net/mlx5: fix multi-segment inline for the first segments

 app/test-pmd/testpmd.c          | 145 ++++++++++++++------------------
 drivers/net/mlx5/Makefile       |  10 +++
 drivers/net/mlx5/meson.build    |   4 +
 drivers/net/mlx5/mlx5.c         |  94 ++++++++++-----------
 drivers/net/mlx5/mlx5_flow_dv.c |   2 +-
 drivers/net/mlx5/mlx5_glue.c    |  57 ++++++++++---
 drivers/net/mlx5/mlx5_glue.h    |  16 +++-
 drivers/net/mlx5/mlx5_rxtx.c    |  27 +++---
 8 files changed, 202 insertions(+), 153 deletions(-)

-- 
2.21.0


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

end of thread, other threads:[~2021-08-17 13:55 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-16 16:29 [dpdk-stable] [PATCH 19.11 0/6] Cumulative fixes for stable 19.11 Bing Zhao
2021-08-16 16:29 ` [dpdk-stable] [PATCH 19.11 1/6] app/testpmd: fix offloads for newly attached port Bing Zhao
2021-08-16 16:29 ` [dpdk-stable] [PATCH 19.11 2/6] common/mlx5: fix compatibility with OFED port query API Bing Zhao
2021-08-16 16:29 ` [dpdk-stable] [PATCH 19.11 3/6] net/mlx5: fix switchdev mode recognition Bing Zhao
2021-08-16 16:29 ` [dpdk-stable] [PATCH 19.11 4/6] net/mlx5: fix RoCE LAG bond device probing Bing Zhao
2021-08-16 16:29 ` [dpdk-stable] [PATCH 19.11 5/6] common/mlx5: use new port query API if available Bing Zhao
2021-08-16 16:29 ` [dpdk-stable] [PATCH 19.11 6/6] net/mlx5: fix multi-segment inline for the first segments Bing Zhao
2021-08-17 11:55   ` Christian Ehrhardt
2021-08-17 13:55     ` Bing Zhao
2021-08-17  9:42 ` [dpdk-stable] [PATCH 19.11 0/6] Cumulative fixes for stable 19.11 Christian Ehrhardt
2021-08-17 13:54 ` [dpdk-stable] [PATCH 19.11 v2] net/mlx5: fix multi-segment inline for the first segments Bing Zhao

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