Re: [PATCH net-next] cxgb4: use firmware API for validating filter spec

2019-05-23 Thread David Miller
From: Raju Rangoju Date: Thu, 23 May 2019 19:21:21 +0530 > Adds support for validating hardware filter spec configured in firmware > before offloading exact match flows. > > Use the new fw api FW_PARAM_DEV_FILTER_MODE_MASK to read the filter mode > and mask from firmware. If the api isn't suppor

[PATCH net-next] cxgb4: use firmware API for validating filter spec

2019-05-23 Thread Raju Rangoju
Adds support for validating hardware filter spec configured in firmware before offloading exact match flows. Use the new fw api FW_PARAM_DEV_FILTER_MODE_MASK to read the filter mode and mask from firmware. If the api isn't supported, then fall-back to older way of reading just the mode from indire