Sorry it does not compile with clang.

2015-10-27 17:21, Shaopeng He:
> +     for (i = 0; i < (int)vmdq_conf->nb_pool_maps; i++) {

fm10k_ethdev.c:1168:16: error: comparison of integers of different signs:
'uint32_t' (aka 'unsigned int') and 'int' [-Werror,-Wsign-compare]

Reply via email to