diff options
| author | Michael Chan <[email protected]> | 2023-12-23 04:22:05 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2024-01-02 13:52:28 +0000 |
| commit | 59cde76f33fa4ae5cdc7f51ce87bab9e531ca183 (patch) | |
| tree | 263301cf676d6dfe65f52c9d23db2c43ad02dbd8 /net/unix/unix_bpf.c | |
| parent | bnxt_en: Add new BNXT_FLTR_INSERTED flag to bnxt_filter_base struct. (diff) | |
| download | kernel-59cde76f33fa4ae5cdc7f51ce87bab9e531ca183.tar.gz kernel-59cde76f33fa4ae5cdc7f51ce87bab9e531ca183.zip | |
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 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions
