commit | 32f3671f6951836cfe9d84e1a6554908b85c61d7 | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Thu Apr 06 19:20:21 2017 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Sat Apr 22 21:52:37 2017 +0300 |
tree | 8f20d8133412158c236c19e5a178461abdd8ec34 | |
parent | c415f704c8276bc686abcb0497bf2606038ca73c [diff] |
net/mlx5e: Make sure the FW max encap size is enough for ipv4 tunnels Otherwise the code that fills the ipv4 encapsulation headers could be writing beyond the allocated headers buffer. Fixes: a54e20b4fcae ('net/mlx5e: Add basic TC tunnel set action for SRIOV offloads') Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Reviewed-by: Roi Dayan <roid@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>