commit | 225aabaffe9ab42b2dd8770359442f019083275e | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Thu Apr 06 19:28:30 2017 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Sat Apr 22 21:52:37 2017 +0300 |
tree | cb2920318f319edde99e7dfc17853867b35782a5 | |
parent | 32f3671f6951836cfe9d84e1a6554908b85c61d7 [diff] |
net/mlx5e: Make sure the FW max encap size is enough for ipv6 tunnels Otherwise the code that fills the ipv6 encapsulation headers could be writing beyond the allocated headers buffer. Fixes: ce99f6b97fcd ('net/mlx5e: Support SRIOV TC encapsulation offloads for IPv6 tunnels') Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Reviewed-by: Roi Dayan <roid@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>