From: Eric Dumazet <[email protected]> Date: Mon, 15 Jun 2015 18:10:13 -0700
> From: Eric Dumazet <[email protected]> > > Let's force a 16 bytes alignment on xt_counter percpu allocations, > so that bytes and packets sit in same cache line. > > xt_counter being exported to user space, we cannot add __align(16) on > the structure itself. > > Signed-off-by: Eric Dumazet <[email protected]> > Cc: Florian Westphal <[email protected]> Pablo, I assume you will take this. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
