netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] net/mlx4_core: SR-IOV related fixes
@ 2014-03-06 16:28 Amir Vadai
  2014-03-06 16:28 ` [PATCH net 1/2] net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper() Amir Vadai
  2014-03-06 16:28 ` [PATCH net 2/2] net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is ready Amir Vadai
  0 siblings, 2 replies; 10+ messages in thread
From: Amir Vadai @ 2014-03-06 16:28 UTC (permalink / raw)
  To: David S. Miller
  Cc: Or Gerlitz, Yevgeny Petrilin, Narendra_K, Sreekanth_Reddy,
	Amir Vadai, netdev

Hi,

This small patchset fixes two issues in VF/PF initialization and loading.
First patch fixes a typo that caused a memory access error during VF
initialization.
Second patch prevent the PF probe function from being blocked for many seconds
while probing VF's

Patches were tested and applied on commit 1b07da5: "hyperv: Move state setting
for link query"

Thanks,
Amir

Amir Vadai (2):
  net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper()
  net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before
    PF is ready

 drivers/net/ethernet/mellanox/mlx4/fw.c   |  6 +++---
 drivers/net/ethernet/mellanox/mlx4/main.c | 11 +++++++++++
 2 files changed, 14 insertions(+), 3 deletions(-)

-- 
1.8.3.4

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

end of thread, other threads:[~2014-03-06 22:09 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-06 16:28 [PATCH net 0/2] net/mlx4_core: SR-IOV related fixes Amir Vadai
2014-03-06 16:28 ` [PATCH net 1/2] net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper() Amir Vadai
2014-03-06 16:28 ` [PATCH net 2/2] net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is ready Amir Vadai
2014-03-06 20:12   ` David Miller
2014-03-06 20:19     ` Or Gerlitz
2014-03-06 20:48       ` David Miller
2014-03-06 21:08         ` Or Gerlitz
2014-03-06 21:12           ` David Miller
2014-03-06 21:58             ` Or Gerlitz
2014-03-06 22:09               ` 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).