summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-11-01 22:06:04 +0900
committerDavid S. Miller <davem@davemloft.net>2017-11-01 22:06:04 +0900
commit4bfbe53f41f26de7877da4565e9a0a3a870c92f8 (patch)
tree34e7457bd0d02482779407d5088d9e2fce1fb9c2 /kernel
parent1f2c897cb1ceb97cd6060eac353754fe926cb3be (diff)
parent3eb8b62d5a260fcd9683b0ce89beb3b28b12a304 (diff)
downloadlinux-4bfbe53f41f26de7877da4565e9a0a3a870c92f8.tar.bz2
Merge branch 'cxgb4-add-hash-filter-support-to-tc-flower-offload'
Rahul Lakkireddy says: ==================== cxgb4: add hash-filter support to tc-flower offload This series of patches add support to create hash-filters; a.k.a exact-match filters, to tc-flower offload. T6 supports creating ~500K hash-filters in hw and can theoretically be expanded up to ~1 million. Patch 1 fetches and saves the configured hw filter tuple field shifts and filter mask. Patch 2 initializes the driver to use hash-filter configuration. Patch 3 adds support to create hash filters in hw. Patch 4 adds support to delete hash filters in hw. Patch 5 adds support to retrieve filter stats for hash filters. Patch 6 converts the flower table to use rhashtable instead of static hlist. Patch 7 finally adds support to create hash filters via tc-flower offload. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions