netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] mlx5 driver fixes for 4.5-rc1
@ 2016-01-27 15:02 Or Gerlitz
  2016-01-27 15:02 ` [PATCH net 1/2] net/mlx5_core: Set flow steering dest only for forward rules Or Gerlitz
  2016-01-27 15:02 ` [PATCH net 2/2] net/mlx5e: Use a private copy of netdev ops Or Gerlitz
  0 siblings, 2 replies; 5+ messages in thread
From: Or Gerlitz @ 2016-01-27 15:02 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, Eran Ben Elisha, Saeed Mahameed, Or Gerlitz

Hi Dave,

Amir fixed a case where we could attempt to set destination for 
a non-forwarding (e.g drop) steering rule. Saeed fixed the case 
where VFs probed to the host shared the PF ndo_set_vf_yyy NDOs
which is wrong.

Or.

Amir Vadai (1):
  net/mlx5_core: Set flow steering dest only for forward rules

Saeed Mahameed (1):
  net/mlx5e: Use a private copy of netdev ops

 drivers/net/ethernet/mellanox/mlx5/core/en.h      |  2 +
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 52 ++++++++++++-----------
 drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c  | 33 +++++++-------
 3 files changed, 48 insertions(+), 39 deletions(-)

-- 
2.3.7

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

end of thread, other threads:[~2016-01-29 13:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-27 15:02 [PATCH net 0/2] mlx5 driver fixes for 4.5-rc1 Or Gerlitz
2016-01-27 15:02 ` [PATCH net 1/2] net/mlx5_core: Set flow steering dest only for forward rules Or Gerlitz
2016-01-27 15:02 ` [PATCH net 2/2] net/mlx5e: Use a private copy of netdev ops Or Gerlitz
2016-01-29  4:00   ` David Miller
2016-01-29 13:17     ` Or Gerlitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).