DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] net/mlx5: fixes
@ 2017-10-19 12:51 Nelio Laranjeiro
  2017-10-19 12:51 ` [PATCH 1/6] net/mlx5: fix segfault on flow creation Nelio Laranjeiro
                   ` (7 more replies)
  0 siblings, 8 replies; 32+ messages in thread
From: Nelio Laranjeiro @ 2017-10-19 12:51 UTC (permalink / raw)
  To: dev; +Cc: Yongseok Koh, Adrien Mazarguil

Some fixes on bugs and wrong behaviors.

This series applies on top of:
http://dpdk.org/patch/30351

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

-- 
2.11.0

^ permalink raw reply	[flat|nested] 32+ messages in thread

end of thread, other threads:[~2017-10-24 19:07 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-19 12:51 [PATCH 0/6] net/mlx5: fixes Nelio Laranjeiro
2017-10-19 12:51 ` [PATCH 1/6] net/mlx5: fix segfault on flow creation Nelio Laranjeiro
2017-10-19 12:51 ` [PATCH 2/6] net/mlx5: fix work queue array size Nelio Laranjeiro
2017-10-19 12:51 ` [PATCH 3/6] net/mlx5: fix drop flows when port is stopped Nelio Laranjeiro
2017-10-19 12:51 ` [PATCH 4/6] net/mlx5: fix flow director drop action Nelio Laranjeiro
2017-10-19 12:51 ` [PATCH 5/6] net/mlx5: fix mark action with " Nelio Laranjeiro
2017-10-19 12:51 ` [PATCH 6/6] net/mlx5: fix allmulti mode Nelio Laranjeiro
2017-10-19 19:36 ` [PATCH 0/6] net/mlx5: fixes Yongseok Koh
2017-10-23 14:49 ` [PATCH v2 0/7] " Nelio Laranjeiro
2017-10-23 14:49   ` [PATCH v2 1/7] net/mlx5: fix segfault on flow creation Nelio Laranjeiro
2017-10-23 14:49   ` [PATCH v2 2/7] net/mlx5: fix work queue array size Nelio Laranjeiro
2017-10-23 14:49   ` [PATCH v2 3/7] net/mlx5: fix drop flows when port is stopped Nelio Laranjeiro
2017-10-23 14:49   ` [PATCH v2 4/7] net/mlx5: fix flow director drop action Nelio Laranjeiro
2017-10-23 14:49   ` [PATCH v2 5/7] net/mlx5: fix mark action with " Nelio Laranjeiro
2017-10-23 14:49   ` [PATCH v2 6/7] net/mlx5: fix reception when VLAN is added Nelio Laranjeiro
2017-10-23 19:25     ` Yongseok Koh
2017-10-24  7:11       ` Nélio Laranjeiro
2017-10-24  7:34         ` Nélio Laranjeiro
2017-10-24 13:41           ` Yongseok Koh
2017-10-24 14:19             ` Nélio Laranjeiro
2017-10-23 14:49   ` [PATCH v2 7/7] net/mlx5: fix flow director flow add Nelio Laranjeiro
2017-10-23 20:48     ` Yongseok Koh
2017-10-24 15:18   ` [PATCH v3 0/7] net/mlx5: fixes Nelio Laranjeiro
2017-10-24 15:18     ` [PATCH v3 1/7] net/mlx5: fix segfault on flow creation Nelio Laranjeiro
2017-10-24 15:18     ` [PATCH v3 2/7] net/mlx5: fix work queue array size Nelio Laranjeiro
2017-10-24 15:18     ` [PATCH v3 3/7] net/mlx5: fix drop flows when port is stopped Nelio Laranjeiro
2017-10-24 15:18     ` [PATCH v3 4/7] net/mlx5: fix flow director drop action Nelio Laranjeiro
2017-10-24 15:18     ` [PATCH v3 5/7] net/mlx5: fix mark action with " Nelio Laranjeiro
2017-10-24 15:18     ` [PATCH v3 6/7] net/mlx5: fix reception when VLAN is added Nelio Laranjeiro
2017-10-24 17:34       ` Yongseok Koh
2017-10-24 15:18     ` [PATCH v3 7/7] net/mlx5: fix flow director flow add Nelio Laranjeiro
2017-10-24 19:07     ` [PATCH v3 0/7] net/mlx5: fixes Ferruh Yigit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox