18/01/2018 16:18, Jasvinder Singh:
> Move all static variables defined in header file to c file.
>
> error log: /usr/bin/ld: Warning: size of symbol 'count' changed
> from 8 in test_pmd_perf.o to 24 in test_flow_classify.o
>
> Fixes: 50bdac5916d9 ("flow_classify: remove table id parameter from API")
>
> Signed-off-by: Jasvinder Singh <[email protected]>Reviewed-by: Ferruh Yigit <[email protected]> Applied, thanks

