commit | 59b328cf566001fce32c33375ea9bc570625af2f | [log] [tgz] |
---|---|---|
author | Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> | Tue Aug 04 00:00:08 2020 +0530 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 03 18:17:08 2020 -0700 |
tree | 9980c96227638e2f6da131fc4abe784164a1438d | |
parent | af9fdd2bf8b135bcef0cd1872ab67124e9e1a3a9 [diff] |
cxgb4: add TC-MATCHALL IPv6 support Matching IPv6 traffic require allocating their own individual slots in TCAM. So, fetch additional slots to insert IPv6 rules. Also, fetch the cumulative stats of all the slots occupied by the Matchall rule. Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>