public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* sk_buff alignments
@ 2001-11-19 21:35 Rick Ellis
  0 siblings, 0 replies; 4+ messages in thread
From: Rick Ellis @ 2001-11-19 21:35 UTC (permalink / raw)


The Dp83820 gigabit ethernet chip requires its buffers to be
on 64 bit boundaries.  Does this mean I have to copy the
packet?


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

* sk_buff alignments
@ 2001-11-20 21:33 Rick Ellis
  0 siblings, 0 replies; 4+ messages in thread
From: Rick Ellis @ 2001-11-20 21:33 UTC (permalink / raw)


The Dp83820 gigabit ethernet chip requires its buffers to be
on 64 bit boundaries.  Does this mean I have to copy the
packet?


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

* sk_buff alignments
@ 2001-11-20 21:34 Rick Ellis
  2001-11-20 22:56 ` Benjamin LaHaise
  0 siblings, 1 reply; 4+ messages in thread
From: Rick Ellis @ 2001-11-20 21:34 UTC (permalink / raw)


The Dp83820 gigabit ethernet chip requires its buffers to be
on 64 bit boundaries.  Does this mean I have to copy the
packet?

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

* Re: sk_buff alignments
  2001-11-20 21:34 sk_buff alignments Rick Ellis
@ 2001-11-20 22:56 ` Benjamin LaHaise
  0 siblings, 0 replies; 4+ messages in thread
From: Benjamin LaHaise @ 2001-11-20 22:56 UTC (permalink / raw)
  To: Rick Ellis; +Cc: linux-kernel

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.

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

end of thread, other threads:[~2001-11-20 22:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-20 21:34 sk_buff alignments Rick Ellis
2001-11-20 22:56 ` Benjamin LaHaise
  -- strict thread matches above, loose matches on Subject: below --
2001-11-20 21:33 Rick Ellis
2001-11-19 21:35 Rick Ellis

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