netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Fw: Netpoll checksum issue
@ 2006-04-19 17:15 Stephen Hemminger
  2006-04-19 21:34 ` Herbert Xu
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Hemminger @ 2006-04-19 17:15 UTC (permalink / raw)
  To: Herbert Xu; +Cc: netdev



Begin forwarded message:

Date: Thu, 20 Apr 2006 00:22:16 +0800
From: Aubrey <aubreylee@gmail.com>
Newsgroups: linux.dev.kernel
Subject: Netpoll checksum issue


Hi all,
I'm porting my network driver from 2.6.12 to 2.6.16. It almostly work
without any change, except the netpoll mode. When I use kgdb to debug
kernel, gdb client can not establish the connection with gdb server.
Then I digged into the code, and I found in the routine "__netpoll_rx"
in the file "net/core/netpoll.c", the "checksum_udp" call always
failed, but it works on 2.6.12.
Could you please give me some suggestions?
Thanks a lot.

Regards,
-Aubrey
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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

* Re: Fw: Netpoll checksum issue
  2006-04-19 17:15 Fw: Netpoll checksum issue Stephen Hemminger
@ 2006-04-19 21:34 ` Herbert Xu
  0 siblings, 0 replies; 2+ messages in thread
From: Herbert Xu @ 2006-04-19 21:34 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: netdev, Aubrey

> Date: Thu, 20 Apr 2006 00:22:16 +0800
> From: Aubrey <aubreylee@gmail.com>
> Newsgroups: linux.dev.kernel
> Subject: Netpoll checksum issue
> 
> I'm porting my network driver from 2.6.12 to 2.6.16. It almostly work
> without any change, except the netpoll mode. When I use kgdb to debug
> kernel, gdb client can not establish the connection with gdb server.
> Then I digged into the code, and I found in the routine "__netpoll_rx"
> in the file "net/core/netpoll.c", the "checksum_udp" call always
> failed, but it works on 2.6.12.
> Could you please give me some suggestions?

Is your driver open source?

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

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

end of thread, other threads:[~2006-04-19 21:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-19 17:15 Fw: Netpoll checksum issue Stephen Hemminger
2006-04-19 21:34 ` Herbert Xu

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).