On 1/18/2018 3:18 PM, Jasvinder Singh wrote:
> 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]>

