Netdev List
 help / color / mirror / Atom feed
* interrupt coalescing and CSUM offload
@ 2012-09-14 14:35 Joakim Tjernlund
  2012-09-14 16:32 ` Stephen Hemminger
  0 siblings, 1 reply; 4+ messages in thread
From: Joakim Tjernlund @ 2012-09-14 14:35 UTC (permalink / raw)
  To: netdev


I am adding interrupt coalescing to the ucc_geth driver. Unfortunately
there is only support for RX interrupt coalescing.
I wonder if there is any way "simulate" TX interrupt coalescing?

I am also looking at adding HWCSUM support but this device can only do
IP header CSUM offload. This doesn't seem to be an option in Linux?
As I understand it, one must do CSUM offload for the whole frame, both
IP header and TCP/UDP csums?

 Jocke

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

end of thread, other threads:[~2012-09-17 16:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-14 14:35 interrupt coalescing and CSUM offload Joakim Tjernlund
2012-09-14 16:32 ` Stephen Hemminger
2012-09-15 12:09   ` Joakim Tjernlund
2012-09-17 16:18     ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox