diff options
author | Eric Dumazet <edumazet@google.com> | 2017-04-25 21:36:52 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-04-25 23:25:36 +0300 |
commit | 7acedaf5c4355f812cfef883ac28bf15f7d9205e (patch) | |
tree | 9d6443e8561ed7c8ed1021a741752c179077e5f1 /include/linux/rhashtable.h | |
parent | 5e1fc7c5ba00599ccd7096eef3e9fd3362c1230f (diff) | |
download | linux-7acedaf5c4355f812cfef883ac28bf15f7d9205e.tar.xz |
net: move xdp_prog field in RX cache lines
(struct net_device, xdp_prog) field should be moved in RX cache lines,
reducing latencies when a single packet is received on idle host,
since netif_elide_gro() needs it.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/rhashtable.h')
0 files changed, 0 insertions, 0 deletions