diff options
author | Michael Chan <[email protected]> | 2023-12-22 20:22:08 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-01-02 13:52:28 +0000 |
commit | 300c191800987a3de3422dad424601d5493041c7 (patch) | |
tree | a0b4bbbdece1621eab4fa30d5f0446990d6640b1 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 4faeadfd7ed67dc004d292bc3a9557f3c64fae9f (diff) |
bnxt_en: Add ntuple matching flags to the bnxt_ntuple_filter structure.
aRFS filters match all 5 tuples. User defined ntuple filters may
specify some of the tuples as wildcards. To support that, we add the
ntuple_flags to the bnxt_ntuple_filter struct to specify which tuple
fields are to be matched. The matching tuple fields will then be
passed to the firmware in bnxt_hwrm_cfa_ntuple_filter_alloc() to create
the proper filter.
Reviewed-by: Vasundhara Volam <[email protected]>
Reviewed-by: Andy Gospodarek <[email protected]>
Reviewed-by: Pavan Chebbi <[email protected]>
Signed-off-by: Michael Chan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions