diff options
author | Piotr Gardocki <piotrx.gardocki@intel.com> | 2023-08-07 16:46:04 +0200 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2023-08-16 08:27:29 -0700 |
commit | 751969e5b1196821ef78f0aa664a8a97c92c9057 (patch) | |
tree | 9db7bedf348042cf5d8c5a66dc4a98738af5bff0 /scripts/clang-tools/gen_compile_commands.py | |
parent | de4c5efeeca7172306bdc2e3efc0c6c3953bb338 (diff) |
iavf: fix FDIR rule fields masks validation
Return an error if a field's mask is neither full nor empty. When a mask
is only partial the field is not being used for rule programming but it
gives a wrong impression it is used. Fix by returning an error on any
partial mask to make it clear they are not supported.
The ip_ver assignment is moved earlier in code to allow using it in
iavf_validate_fdir_fltr_masks.
Fixes: 527691bf0682 ("iavf: Support IPv4 Flow Director filters")
Fixes: e90cbc257a6f ("iavf: Support IPv6 Flow Director filters")
Signed-off-by: Piotr Gardocki <piotrx.gardocki@intel.com>
Tested-by: Rafal Romanowski <rafal.romanowski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions