diff options
author | 2023-12-22 20:22:08 -0800 | |
---|---|---|
committer | 2024-01-02 13:52:28 +0000 | |
commit | 300c191800987a3de3422dad424601d5493041c7 (patch) | |
tree | a0b4bbbdece1621eab4fa30d5f0446990d6640b1 /tools/testing/selftests/bpf/progs/exceptions.c | |
parent | bnxt_en: Refactor ntuple filter removal logic in bnxt_cfg_ntp_filters(). (diff) | |
download | wireguard-linux-300c191800987a3de3422dad424601d5493041c7.tar.xz wireguard-linux-300c191800987a3de3422dad424601d5493041c7.zip |
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 <vasundhara-v.volam@broadcom.com>
Reviewed-by: Andy Gospodarek <andrew.gospodarek@broadcom.com>
Reviewed-by: Pavan Chebbi <pavan.chebbi@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/exceptions.c')
0 files changed, 0 insertions, 0 deletions