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

Hi Dave,

This patchset contains some bug fixes, a cleanup, and small improvements
from the team to the mlx4 Eth and core drivers.

Series generated against net-next commit:
02154927c115 "net: dsa: bcm_sf2: Get VLAN_PORT_MASK from b53_device"

Please push the following patch to -stable  >= 4.6 as well:
"net/mlx4_core: Fix to clean devlink resources"

Thanks,
Tariq.

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

Kamal Heib (2):
  net/mlx4_en: Fix wrong indentation
  net/mlx4_core: Fix to clean devlink resources

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/main.c  |  3 +++
 drivers/net/ethernet/mellanox/mlx4/mlx4.h  |  2 ++
 drivers/net/ethernet/mellanox/mlx4/srq.c   | 14 +++++---------
 5 files changed, 42 insertions(+), 28 deletions(-)

-- 
1.8.3.1

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

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

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-12 13:20 [PATCH net-next 0/5] mlx4 misc fixes and improvements Tariq Toukan
2016-09-12 13:20 ` [PATCH net-next 1/5] net/mlx4_en: Add branch prediction hints in RX data-path Tariq Toukan
2016-09-12 13:20 ` [PATCH net-next 2/5] net/mlx4_en: Fix wrong indentation Tariq Toukan
2016-09-12 13:20 ` [PATCH net-next 3/5] net/mlx4_core: Use RCU to perform radix tree lookup for SRQ Tariq Toukan
2016-09-12 13:20 ` [PATCH net-next 4/5] net/mlx4_core: Fix deadlock when switching between polling and event fw commands Tariq Toukan
2016-09-12 13:20 ` [PATCH net-next 5/5] net/mlx4_core: Fix to clean devlink resources Tariq Toukan
2016-09-15 23:21 ` [PATCH net-next 0/5] mlx4 misc fixes and improvements David Miller
2016-09-16  7:46   ` Or Gerlitz
2016-09-18  7:27   ` Tariq Toukan
2016-09-19  2:00     ` David Miller
2016-09-19  5:32       ` Or Gerlitz
2016-09-20  8:50         ` Tariq Toukan
2016-09-20  9:02           ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.