[dpdk-stable] [PATCH 19.11 0/6] Cumulative fixes for stable 19.11

Bing Zhao bingz at nvidia.com
Mon Aug 16 18:29:46 CEST 2021


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



More information about the stable mailing list