netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add ehea driver as Supported
@ 2010-09-01 18:23 leitao
  2010-09-01 18:48 ` Eric Dumazet
  2010-09-01 20:11 ` David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: leitao @ 2010-09-01 18:23 UTC (permalink / raw)
  To: netdev; +Cc: THEMANN, Breno Leitao

This change just add the IBM eHEA 10Gb network drivers as supported.

Signed-off-by: Breno Leitao <leitao@linux.vnet.ibm.com>
---
 MAINTAINERS |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index c36f5d7..9f40d29 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2201,6 +2201,12 @@ L:	linux-rdma@vger.kernel.org
 S:	Supported
 F:	drivers/infiniband/hw/ehca/
 
+EHEA (IBM pSeries eHEA 10Gb ethernet adapter) DRIVER
+M:	Breno Leitao <leitao@linux.vnet.ibm.com>
+L:	netdev@vger.kernel.org
+S:	Maintained
+F:	drivers/net/ehea/
+
 EMBEDDED LINUX
 M:	Paul Gortmaker <paul.gortmaker@windriver.com>
 M:	Matt Mackall <mpm@selenic.com>
-- 
1.6.0.4


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

* Re: [PATCH] MAINTAINERS: Add ehea driver as Supported
  2010-09-01 18:23 [PATCH] MAINTAINERS: Add ehea driver as Supported leitao
@ 2010-09-01 18:48 ` Eric Dumazet
  2010-09-01 20:11 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: Eric Dumazet @ 2010-09-01 18:48 UTC (permalink / raw)
  To: leitao; +Cc: netdev, THEMANN

Le mercredi 01 septembre 2010 à 15:23 -0300, leitao@linux.vnet.ibm.com a
écrit :
> This change just add the IBM eHEA 10Gb network drivers as supported.
> 
> Signed-off-by: Breno Leitao <leitao@linux.vnet.ibm.com>

Hi Breno.

This reminds me something I noticed in this driver.

In receive path, it unconditionally sets skb->ip_summed to
CHECKSUM_UNECESSARY, for _all_ frames, and this seems very suspect.

Shouldnt cqe->inet_checksum_value be checked or something ?

Are frames with bad checksum completely ignored at hardware level ?

Thanks



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

* Re: [PATCH] MAINTAINERS: Add ehea driver as Supported
  2010-09-01 18:23 [PATCH] MAINTAINERS: Add ehea driver as Supported leitao
  2010-09-01 18:48 ` Eric Dumazet
@ 2010-09-01 20:11 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2010-09-01 20:11 UTC (permalink / raw)
  To: leitao; +Cc: netdev, THEMANN

From: leitao@linux.vnet.ibm.com
Date: Wed,  1 Sep 2010 15:23:23 -0300

> This change just add the IBM eHEA 10Gb network drivers as supported.
> 
> Signed-off-by: Breno Leitao <leitao@linux.vnet.ibm.com>

Applied, thanks.

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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-01 18:23 [PATCH] MAINTAINERS: Add ehea driver as Supported leitao
2010-09-01 18:48 ` Eric Dumazet
2010-09-01 20:11 ` 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).