Monday, November 5, 2018 9:21 AM, Yongseok Koh: > Subject: [PATCH v2 0/3] net/mlx5: fix tunnel flow > > v2: > * rebase on top of the latest branch tip > * change function names appropriately > > Yongseok Koh (3): > net/mlx5: fix Verbs flow tunnel > net/mlx5: fix Direct Verbs flow tunnel > net/mlx5: remove flags setting from flow preparation > > drivers/net/mlx5/mlx5_flow.c | 38 +-- > drivers/net/mlx5/mlx5_flow.h | 3 +- > drivers/net/mlx5/mlx5_flow_dv.c | 500 ++++++++++++++--------------- > drivers/net/mlx5/mlx5_flow_tcf.c | 39 +-- > drivers/net/mlx5/mlx5_flow_verbs.c | 622 ++++++++++++++++--------------- > ------ > 5 files changed, 527 insertions(+), 675 deletions(-)
Applied to next-net-mlx, thanks. > > -- > 2.11.0