mbox series

[0/3] fix flow tunnel handling

Message ID cover.1540384475.git.shahafs@mellanox.com (mailing list archive)
Headers
Series fix flow tunnel handling |

Message

Shahaf Shuler Oct. 24, 2018, 12:36 p.m. UTC
  This patchset fix multiple issues with tunnel rule handling in the PMD's
flow engine.

Yongseok Koh (3):
  net/mlx5: rename static functions
  net/mlx5: fix flow tunnel handling
  net/mlx5: fix bit width of item and action flags

 drivers/net/mlx5/mlx5_flow.c       | 129 +++++++++++++++++++++-----------
 drivers/net/mlx5/mlx5_flow.h       |  10 +--
 drivers/net/mlx5/mlx5_flow_dv.c    |  16 ++--
 drivers/net/mlx5/mlx5_flow_tcf.c   |   6 +-
 drivers/net/mlx5/mlx5_flow_verbs.c |  19 +++--
 5 files changed, 114 insertions(+), 66 deletions(-)
  

Comments

Shahaf Shuler Oct. 24, 2018, 12:53 p.m. UTC | #1
Wednesday, October 24, 2018 3:36 PM, Shahaf Shuler:
> Subject: [dpdk-dev] [PATCH 0/3] fix flow tunnel handling
> 
> This patchset fix multiple issues with tunnel rule handling in the PMD's flow
> engine.
> 

Series applied to next-net-mlx, thanks. 

> Yongseok Koh (3):
>   net/mlx5: rename static functions
>   net/mlx5: fix flow tunnel handling
>   net/mlx5: fix bit width of item and action flags
> 
>  drivers/net/mlx5/mlx5_flow.c       | 129 +++++++++++++++++++++-----------
>  drivers/net/mlx5/mlx5_flow.h       |  10 +--
>  drivers/net/mlx5/mlx5_flow_dv.c    |  16 ++--
>  drivers/net/mlx5/mlx5_flow_tcf.c   |   6 +-
>  drivers/net/mlx5/mlx5_flow_verbs.c |  19 +++--
>  5 files changed, 114 insertions(+), 66 deletions(-)
> 
> --
> 2.12.0