[dpdk-dev] [PATCH v3 2/4] fm10k: add VMDQ support in MAC/VLAN filter

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Oct 30 17:17:54 CET 2015


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]



More information about the dev mailing list