> On Oct 19, 2017, at 5:51 AM, Nelio Laranjeiro <nelio.laranje...@6wind.com> > wrote: > > Some fixes on bugs and wrong behaviors. > > This series applies on top of: > https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fdpdk.org%2Fpatch%2F30351&data=02%7C01%7Cyskoh%40mellanox.com%7C2a536ed7e66541c8c0d308d516f02b00%7Ca652971c7d2e4d9ba6a4d149256f461b%7C0%7C0%7C636440143132580697&sdata=GHl9tXTXl5BLmyhEfnNKfvf15LIRjx6nsrd5ImFLSgQ%3D&reserved=0 > > Nelio Laranjeiro (6): > net/mlx5: fix segfault on flow creation > net/mlx5: fix work queue array size > net/mlx5: fix drop flows when port is stopped > net/mlx5: fix flow director drop action > net/mlx5: fix mark action with drop action > net/mlx5: fix allmulti mode > > drivers/net/mlx5/mlx5_flow.c | 31 +++++++--- > drivers/net/mlx5/mlx5_rxq.c | 2 +- > drivers/net/mlx5/mlx5_trigger.c | 131 ++++++++++++++++++++-------------------- > 3 files changed, 88 insertions(+), 76 deletions(-) > > --
For all series, Acked-by: Yongseok Koh <ys...@mellanox.com> Thanks