mbox series

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

Message ID 20181023165200.2454-1-yskoh@mellanox.com (mailing list archive)
Headers
Series net/mlx5: fixes for Direct Verbs flow |

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

Comments

Shahaf Shuler Oct. 24, 2018, 12:30 p.m. UTC | #1
Tuesday, October 23, 2018 7:52 PM, Yongseok Koh:
> Subject: [PATCH v2 0/5] net/mlx5: fixes for Direct Verbs flow
> 
> 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(-)

Applied to next-net-mlx, thanks. 

> 
> --
> 2.11.0