summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/main.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-09-05 11:40:08 -0700
committerDavid S. Miller <davem@davemloft.net>2017-09-05 11:40:08 -0700
commitc4492d8ade52861392e5f5b7615d7d6b335b1a7b (patch)
tree47563e759a4e046e163078c1898949814416c1cf /drivers/net/ethernet/mellanox/mlx4/main.c
parent2c08ab3f2504bc7ba816ce6fde051b8bd5f028e4 (diff)
parent1eed4dfb81b193af3299edeed2827337f9999e78 (diff)
downloadtalos-obmc-linux-c4492d8ade52861392e5f5b7615d7d6b335b1a7b.tar.gz
talos-obmc-linux-c4492d8ade52861392e5f5b7615d7d6b335b1a7b.zip
Merge branch 'flow_dissector-fixes'
Tom Herbert says: ==================== flow_dissector: Flow dissector fixes This patch set fixes some basic issues with __skb_flow_dissect function. Items addressed: - Cleanup control flow in the function; in particular eliminate a bunch of goto's and implement a simplified control flow model - Add limits for number of encapsulations and headers that can be dissected v2: - Simplify the logic for limits on flow dissection. Just set the limit based on the number of headers the flow dissector can processes. The accounted headers includes encapsulation headers, extension headers, or other shim headers. Tested: Ran normal traffic, GUE, and VXLAN traffic. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/mellanox/mlx4/main.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud