Karra Satwik 536db938a4 net/cxgbe: add devargs to control filtermode and filtermask
Apart from the 4-tuple (IP src/dst addresses and TCP/UDP src/dst
port addresses), there are only 40-bits available to match other
fields in packet headers. Not all combinations of packet header
fields can fit in the 40-bit tuple.

Currently, the combination of packet header fields to match are
configured via filterMode for LETCAM filters and filterMask for
HASH filters in firmware config files (t5/t6-config.txt). So, add
devargs to allow User to dynamically select the filterMode and
filterMask combination during runtime, without having to modify the
firmware config files and reflashing them onto the adapter. A table
of supported combinations is maintained by the driver to internally
translate the User specified devargs combination to hardware's internal
format before writing the requested combination to hardware

Signed-off-by: Karra Satwik <kaara.satwik@chelsio.com>
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
2020-03-18 15:29:39 +01:00
..
2018-09-28 01:41:03 +02:00
2019-11-28 03:12:55 +01:00
2018-10-26 22:14:05 +02:00
2019-07-05 02:15:55 +02:00
2019-11-06 21:30:00 +01:00
2019-11-15 11:36:27 +01:00
2020-03-18 10:21:42 +01:00
2020-03-18 10:21:41 +01:00
2018-02-08 18:42:14 +01:00
2020-01-20 18:02:17 +01:00
2020-01-20 18:02:17 +01:00
2019-04-19 14:51:54 +02:00
2020-01-17 19:59:18 +01:00
2019-11-26 00:12:08 +01:00
2020-03-18 10:21:41 +01:00
2020-02-25 15:55:54 +01:00
2020-02-25 16:20:33 +01:00
2019-07-23 14:31:34 +02:00
2019-10-23 16:43:08 +02:00
2019-11-26 18:05:15 +01:00
2019-11-26 18:05:15 +01:00
2020-02-21 11:41:21 +01:00