Yeah I'd definitely like to see a re-spin of this with a "relaxed
increment" helper.
Acked-by: Ethan Jackson
On Wed, Apr 1, 2015 at 9:21 AM, Daniele Di Proietto
wrote:
> We used to count exact match cache hits and masked classifier hits
> together. This commit splits the DP_STAT_HIT counter in
We used to count exact match cache hits and masked classifier hits
together. This commit splits the DP_STAT_HIT counter into two.
This change will be used by future commits.
Signed-off-by: Daniele Di Proietto
---
lib/dpif-netdev.c | 16 ++--
1 file changed, 10 insertions(+), 6 deleti