commit | c7bcb277bda46d75819fb2d475fa817c10dc209b | [log] [tgz] |
---|---|---|
author | Eli Britstein <elibr@mellanox.com> | Mon Dec 03 17:09:54 2018 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu Dec 20 05:06:02 2018 -0800 |
tree | 6b1911860e16c812967df0df59c11033d0c76f93 | |
parent | 05ada1adb65acd533f978651e7001e3568e7b98a [diff] |
net/mlx5e: Re-order route and encap header memory allocation Change the order to first route IPv4/6 and return if error. Only after successful route continue to allocate an encap header, with no functional change. Signed-off-by: Eli Britstein <elibr@mellanox.com> Reviewed-by: Roi Dayan <roid@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>