netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next V2 0/4] mlx4 misc cleanups and improvements
@ 2016-09-20 11:39 Tariq Toukan
  2016-09-20 11:39 ` [PATCH net-next V2 1/4] net/mlx4_en: Add branch prediction hints in RX data-path Tariq Toukan
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Tariq Toukan @ 2016-09-20 11:39 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, Eran Ben Elisha, Tariq Toukan

Hi Dave,

This patchset contains some cleanups and improvements from the team
to the mlx4 Eth and core drivers.

Series generated against net-next commit:
5a7a5555a362 'net sched: stylistic cleanups'

Thanks,
Tariq.

V2:
* dropped patch 5, will be submitted separately to 'net'.

Jack Morgenstein (1):
  net/mlx4_core: Fix deadlock when switching between polling and event
    fw commands

Kamal Heib (1):
  net/mlx4_en: Fix wrong indentation

Leon Romanovsky (1):
  net/mlx4_core: Use RCU to perform radix tree lookup for SRQ

Tariq Toukan (1):
  net/mlx4_en: Add branch prediction hints in RX data-path

 drivers/net/ethernet/mellanox/mlx4/cmd.c   | 23 +++++++++++++++++------
 drivers/net/ethernet/mellanox/mlx4/en_rx.c | 28 +++++++++++++++-------------
 drivers/net/ethernet/mellanox/mlx4/mlx4.h  |  2 ++
 drivers/net/ethernet/mellanox/mlx4/srq.c   | 14 +++++---------
 4 files changed, 39 insertions(+), 28 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2016-09-22  1:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-20 11:39 [PATCH net-next V2 0/4] mlx4 misc cleanups and improvements Tariq Toukan
2016-09-20 11:39 ` [PATCH net-next V2 1/4] net/mlx4_en: Add branch prediction hints in RX data-path Tariq Toukan
2016-09-20 11:39 ` [PATCH net-next V2 2/4] net/mlx4_en: Fix wrong indentation Tariq Toukan
2016-09-20 11:39 ` [PATCH net-next V2 3/4] net/mlx4_core: Use RCU to perform radix tree lookup for SRQ Tariq Toukan
2016-09-20 12:47   ` Sergei Shtylyov
2016-09-20 13:05     ` Leon Romanovsky
2016-09-20 11:39 ` [PATCH net-next V2 4/4] net/mlx4_core: Fix deadlock when switching between polling and event fw commands Tariq Toukan
2016-09-22  1:53 ` [PATCH net-next V2 0/4] mlx4 misc cleanups and improvements David Miller

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