* Packet mmap payload alignment.
@ 2012-03-31 19:47 Paul Chavent
0 siblings, 0 replies; only message in thread
From: Paul Chavent @ 2012-03-31 19:47 UTC (permalink / raw)
To: davem, netdev, linux-kernel
Hi.
I'm playing with the packet mmap interface. After having success with SOCK_DGRAM, i would like to try SOCK_RAW packet mmap.
I would like to align my payload on 16 bytes boundary. On rx side, it's automatic. But on tx side, it lacks the possibility to tell to the kernel where to begin to read the data.
Do i miss something ?
Do you think it could be possible to have a "reserve" like on the rx side ?
Regards.
Paul.
P.S. : can you cc me your reply please ?
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-03-31 19:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-31 19:47 Packet mmap payload alignment Paul Chavent
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox