Re: Dropping NETIF_F_SG since no checksum feature.

From: Roland Dreier
Date: Tue Oct 10 2006 - 23:36:43 EST


Michael> My guess was, an extra pass over data is likely to be
Michael> expensive - dirtying the cache if nothing else. But I do
Michael> plan to measure that, and see.

I don't get it -- where's the extra pass? If you can't compute the
checksum on the NIC then you have to compute sometime it on the CPU
before passing the data to the NIC.

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