diff options
author | Mateusz Palczewski <mateusz.palczewski@intel.com> | 2020-12-28 11:38:00 +0100 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2021-02-19 10:08:52 -0800 |
commit | 61c1e0eb8375def7c891bfe857bb795a57090526 (patch) | |
tree | ec6d74e07ea6b170d8d00f04a10fcde891ac60d8 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | dc8812626440fa6a27f1f3f654f6dc435e042e42 (diff) |
i40e: Fix add TC filter for IPv6
Fix insufficient distinction between IPv4 and IPv6 addresses
when creating a filter.
IPv4 and IPv6 are kept in the same memory area. If IPv6 is added,
then it's caught by IPv4 check, which leads to err -95.
Fixes: 2f4b411a3d67 ("i40e: Enable cloud filters via tc-flower")
Signed-off-by: Grzegorz Szczurek <grzegorzx.szczurek@intel.com>
Signed-off-by: Mateusz Palczewski <mateusz.palczewski@intel.com>
Reviewed-by: Jaroslaw Gawin <jaroslawx.gawin@intel.com>
Tested-by: Tony Brelinski <tonyx.brelinski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions