27e5d9000c
Individual MPS TCAM entries are not allocated as separate entities. All entries are allocated once as an array. So, fix bug with attempting to free illegal memory location. Also add missing MPS TCAM initialization for CXGBEVF. Fixes: 6fda3f0ddda9 ("net/cxgbe: add API to program hardware MPS table") Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>