mbox

[v2,0/5] net/mlx5: fixes for Direct Verbs flow

Message ID 20181023165200.2454-1-yskoh@mellanox.com (mailing list archive)
Headers

Message

Yongseok Koh Oct. 23, 2018, 4:52 p.m. UTC
  v2:
* rebase on top of the new branch tip


Yongseok Koh (5):
  net/mlx5: add warning message for Direct Verbs flow
  net/mlx5: fix UDP hash field flag in Direct Verbs
  net/mlx5: fix item validation in Direct Verbs
  net/mlx5: fix wildcard item for Direct Verbs
  net/mlx5: fix flow mark ID conversion in Direct Verbs

 drivers/net/mlx5/mlx5.c         |   6 ++
 drivers/net/mlx5/mlx5_flow.c    |  20 +++----
 drivers/net/mlx5/mlx5_flow_dv.c | 118 ++++++++++++++++++----------------------
 3 files changed, 67 insertions(+), 77 deletions(-)