diff options
| author | Andrew Collins <[email protected]> | 2017-01-18 21:04:28 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-01-20 17:15:14 +0000 |
| commit | 264b87fa617e758966108db48db220571ff3d60e (patch) | |
| tree | d4c67ef7b45e5c44f23cd5b0c05e8f99634c6818 /drivers/net/ipvlan/ipvlan_main.c | |
| parent | vxlan: preserve type of dst_port parm for encap_bypass_if_local() (diff) | |
| download | kernel-264b87fa617e758966108db48db220571ff3d60e.tar.gz kernel-264b87fa617e758966108db48db220571ff3d60e.zip | |
fq_codel: Avoid regenerating skb flow hash unless necessary
The fq_codel qdisc currently always regenerates the skb flow hash.
This wastes some cycles and prevents flow seperation in cases where
the traffic has been encrypted and can no longer be understood by the
flow dissector.
Change it to use the prexisting flow hash if one exists, and only
regenerate if necessary.
Signed-off-by: Andrew Collins <[email protected]>
Acked-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/ipvlan/ipvlan_main.c')
0 files changed, 0 insertions, 0 deletions
