netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/8] net/mlx4: Performance enhancement and cleanups
@ 2012-03-06 14:03 Yevgeny Petrilin
  2012-03-06 20:20 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Yevgeny Petrilin @ 2012-03-06 14:03 UTC (permalink / raw)
  To: davem; +Cc: netdev, yevgenyp

Hi Dave,
This patch consists of a patch with datapath pointer optimizations, which was submitted a week ago
and you agreed to accept it after resubmission.
In addition, there are 7 cleanup patches that remove sparse warnings for mlx4 drivers.

Or Gerlitz (2):
  net/mlx4: fix sparse warnings on TX control flags endianess
  net/mlx4: fix sparse warnings on TX blue flame buffer

Yevgeny Petrilin (6):
  net/mlx4_en: Saving mem access on data path
  net/mlx4: fix sparse warnings on wrong type for RSS keys
  net/mlx4: fixing sparse warnings when copying mac address to gid entry
  net/mlx4: fixing sparse warnings for not declared functions
  net/mlx4: remove unused functions
  net/mlx4: defining functions as static



 drivers/net/ethernet/mellanox/mlx4/en_netdev.c |    1
 drivers/net/ethernet/mellanox/mlx4/en_rx.c     |   16 +---
 drivers/net/ethernet/mellanox/mlx4/en_tx.c     |   15 ++--
 drivers/net/ethernet/mellanox/mlx4/fw.c        |   10 ---
 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h   |    7 --
 drivers/net/ethernet/mellanox/mlx4/mr.c        |   81 -------------------------
 drivers/net/ethernet/mellanox/mlx4/port.c      |   10 +--
 include/linux/mlx4/device.h                    |    5 +
 8 files changed, 28 insertions(+), 117 deletions(-)

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

* Re: [PATCH net-next 0/8] net/mlx4: Performance enhancement and cleanups
  2012-03-06 14:03 [PATCH net-next 0/8] net/mlx4: Performance enhancement and cleanups Yevgeny Petrilin
@ 2012-03-06 20:20 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2012-03-06 20:20 UTC (permalink / raw)
  To: yevgenyp; +Cc: netdev

From: Yevgeny Petrilin <yevgenyp@mellanox.co.il>
Date: Tue, 6 Mar 2012 16:03:29 +0200

> Hi Dave,
> This patch consists of a patch with datapath pointer optimizations, which was submitted a week ago
> and you agreed to accept it after resubmission.
> In addition, there are 7 cleanup patches that remove sparse warnings for mlx4 drivers.
> 
> Or Gerlitz (2):
>   net/mlx4: fix sparse warnings on TX control flags endianess
>   net/mlx4: fix sparse warnings on TX blue flame buffer
> 
> Yevgeny Petrilin (6):
>   net/mlx4_en: Saving mem access on data path
>   net/mlx4: fix sparse warnings on wrong type for RSS keys
>   net/mlx4: fixing sparse warnings when copying mac address to gid entry
>   net/mlx4: fixing sparse warnings for not declared functions
>   net/mlx4: remove unused functions
>   net/mlx4: defining functions as static

Series applied, thanks.

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

end of thread, other threads:[~2012-03-06 20:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-06 14:03 [PATCH net-next 0/8] net/mlx4: Performance enhancement and cleanups Yevgeny Petrilin
2012-03-06 20:20 ` 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).