From: Eric Dumazet <[email protected]> Date: Fri, 31 May 2019 19:17:33 -0700
> this_cpu_read(*X) is slightly faster than *this_cpu_ptr(X) > > Signed-off-by: Eric Dumazet <[email protected]> Applied.
From: Eric Dumazet <[email protected]> Date: Fri, 31 May 2019 19:17:33 -0700
> this_cpu_read(*X) is slightly faster than *this_cpu_ptr(X) > > Signed-off-by: Eric Dumazet <[email protected]> Applied.