diff options
author | Michael Chan <[email protected]> | 2023-12-22 20:22:05 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-01-02 13:52:28 +0000 |
commit | 59cde76f33fa4ae5cdc7f51ce87bab9e531ca183 (patch) | |
tree | 263301cf676d6dfe65f52c9d23db2c43ad02dbd8 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | ee908d05dd2acd89f5c0625535ef415fd89eb6aa (diff) |
bnxt_en: Refactor filter insertion logic in bnxt_rx_flow_steer().
Add a new function bnxt_insert_ntp_filter() to insert the ntuple filter
into the hash table and other basic setup. We'll use this function
to insert a user defined filter from ethtool.
Also, export bnxt_lookup_ntp_filter_from_idx() and bnxt_get_ntp_filter_idx()
for similar purposes. All ntuple related functions are now no longer
compiled only for CONFIG_RFS_ACCEL
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