Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/netinet
On Tue, Feb 16, 2021 at 09:29:15AM +0000, Roy Marples wrote:
> In my testing on aarch64 and octeon (both of which I think are strict
> alignment) neither need pullups nor copyups as the mbuf already has enough
> and arphrd is aligned correctly already.
Ah, we asserted too much alignment - indeed, this variant works and I commited
it after testing on 32bit arm and sparc64.
Martin
Home |
Main Index |
Thread Index |
Old Index