Re: sk_buff alignments

Benjamin LaHaise (bcrl@redhat.com)
Tue, 20 Nov 2001 17:56:46 -0500


On Tue, Nov 20, 2001 at 01:34:55PM -0800, Rick Ellis wrote:
> The Dp83820 gigabit ethernet chip requires its buffers to be
> on 64 bit boundaries. Does this mean I have to copy the
> packet?

ns83820.c copies packets to meet the alignment issues that the networking
stack has on non-x86 platforms. Tx packets do not need to be copied.

-ben

-- 
Fish.
-
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/