> Use cmap instead of hmap & hindex in classifier. Performance impact
> with current locking strategy is not yet tested. Later patches will
> introduce RCU into the classifier.
>
> Signed-off-by: Jarno Rajahalme
> Acked-by: Ben Pfaff
Acked-by: YAMAMOTO Takashi
___
Use cmap instead of hmap & hindex in classifier. Performance impact
with current locking strategy is not yet tested. Later patches will
introduce RCU into the classifier.
Signed-off-by: Jarno Rajahalme
Acked-by: Ben Pfaff
---
v3: No change, but will push this patch only with the rest of the se