On Mon, Jan 4, 2016 at 2:36 PM, Eric Dumazet <eric.duma...@gmail.com> wrote: > On Sun, 2016-01-03 at 15:22 -0800, Tom Herbert wrote: > \... >> +402: /* Length 2, align is 1, 3, or 5 */ >> + movb (%rdi), %al >> + movb 1(%rdi), %ah > > Looks like a movw (%rdi),%ax > Wouldn't that be an unaligned access?
> > Also you probably should send this patch to x86 maintainers. > > -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html