* [PATCH 0/6 V2] mlx4_en: Data path optimizations and bug fix
@ 2011-10-18 11:50 Yevgeny Petrilin
2011-10-19 7:47 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Yevgeny Petrilin @ 2011-10-18 11:50 UTC (permalink / raw)
To: davem; +Cc: netdev, yevgenyp
Hello,
This is V2 of the patches sent yesterday.
The differences comparing to V1 are:
1. Remove patch 3/7 : "Incoming traffic alignment optimizations" following Eric's comments for a rework.
2. Using static seed value for Toeplitz function, rather then randomizing the value each time
drivers/net/ethernet/mellanox/mlx4/en_netdev.c | 2 +-
drivers/net/ethernet/mellanox/mlx4/en_port.c | 6 ++++++
drivers/net/ethernet/mellanox/mlx4/en_rx.c | 23 ++++++++++++++++++++---
drivers/net/ethernet/mellanox/mlx4/en_tx.c | 2 +-
drivers/net/ethernet/mellanox/mlx4/fw.c | 1 +
drivers/net/ethernet/mellanox/mlx4/mlx4_en.h | 7 +++++--
drivers/net/ethernet/mellanox/mlx4/port.c | 15 ++++++++-------
include/linux/mlx4/device.h | 1 +
Thanks,
Yevgeny
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 0/6 V2] mlx4_en: Data path optimizations and bug fix
2011-10-18 11:50 [PATCH 0/6 V2] mlx4_en: Data path optimizations and bug fix Yevgeny Petrilin
@ 2011-10-19 7:47 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2011-10-19 7:47 UTC (permalink / raw)
To: yevgenyp; +Cc: netdev
From: Yevgeny Petrilin <yevgenyp@mellanox.co.il>
Date: Tue, 18 Oct 2011 13:50:20 +0200
> This is V2 of the patches sent yesterday.
> The differences comparing to V1 are:
> 1. Remove patch 3/7 : "Incoming traffic alignment optimizations" following Eric's comments for a rework.
> 2. Using static seed value for Toeplitz function, rather then randomizing the value each time
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-10-19 7:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-18 11:50 [PATCH 0/6 V2] mlx4_en: Data path optimizations and bug fix Yevgeny Petrilin
2011-10-19 7:47 ` 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).