commit | f85900c3e13fdb61f040c9feecbcda601e0cdcfb | [log] [tgz] |
---|---|---|
author | Roi Dayan <roid@mellanox.com> | Thu Mar 22 18:51:37 2018 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu May 10 16:10:13 2018 -0700 |
tree | 1dc2d66337a3e826ae94baa552573eb39612af5d | |
parent | 88d725bbb43cd63a40c8ef70dd373f1d38ead2e3 [diff] |
net/mlx5e: Err if asked to offload TC match on frag being first The HW doesn't support matching on frag first/later, return error if we are asked to offload that. Fixes: 3f7d0eb42d59 ("net/mlx5e: Offload TC matching on packets being IP fragments") Signed-off-by: Roi Dayan <roid@mellanox.com> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>