Re: [PATCH net-next] cxgb4: add TC-MATCHALL IPv6 support

2020-08-03 Thread David Miller
From: Rahul Lakkireddy Date: Tue, 4 Aug 2020 00:00:08 +0530 > 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: Rah

[PATCH net-next] cxgb4: add TC-MATCHALL IPv6 support

2020-08-03 Thread Rahul Lakkireddy
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 --- drivers/net/ethernet/chelsio/cxgb4/cxgb4.h| 2 +