DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v1 0/2] fix sample ID backward compatibility
@ 2023-03-22  9:38 Rongwei Liu
  2023-03-22  9:38 ` [PATCH v1 1/2] common/mlx5: " Rongwei Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Rongwei Liu @ 2023-03-22  9:38 UTC (permalink / raw)
  To: dev, matan, viacheslavo, orika, thomas

Rollback flex parser sample ID format changes and keep it compatible
with previous firmware.

Michael Baum (1):
  common/mlx5: fix sample ID backward compatibility

Rongwei Liu (1):
  net/mlx5: adopt new sample ID

 drivers/common/mlx5/mlx5_devx_cmds.c | 89 +++++++++++++++++++++++-----
 drivers/common/mlx5/mlx5_devx_cmds.h | 23 +++++--
 drivers/common/mlx5/mlx5_prm.h       | 51 +++++++++-------
 drivers/common/mlx5/version.map      |  1 +
 drivers/net/mlx5/mlx5.c              | 71 +++++++++++++---------
 drivers/net/mlx5/mlx5.h              | 20 +++----
 drivers/net/mlx5/mlx5_flow.h         |  9 +--
 drivers/net/mlx5/mlx5_flow_dv.c      |  8 +--
 drivers/net/mlx5/mlx5_flow_flex.c    | 19 +++---
 9 files changed, 193 insertions(+), 98 deletions(-)

-- 
2.27.0


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

end of thread, other threads:[~2023-03-22 12:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-22  9:38 [PATCH v1 0/2] fix sample ID backward compatibility Rongwei Liu
2023-03-22  9:38 ` [PATCH v1 1/2] common/mlx5: " Rongwei Liu
2023-03-22 10:00   ` Slava Ovsiienko
2023-03-22  9:38 ` [PATCH v1 2/2] net/mlx5: adopt new sample ID Rongwei Liu
2023-03-22  9:57   ` Slava Ovsiienko
2023-03-22 12:43 ` [PATCH v1 0/2] fix sample ID backward compatibility Raslan Darawsheh

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