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

He, Shaopeng shaopeng.he at intel.com
Sat Oct 31 03:22:15 CET 2015


Hi, Thomas

> -----Original Message-----
> From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com]
> Sent: Saturday, October 31, 2015 12:18 AM
> To: He, Shaopeng
> Cc: dev at dpdk.org
> Subject: Re: [dpdk-dev] [PATCH v3 2/4] fm10k: add VMDQ support in
> MAC/VLAN filter
> 
> 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]
Thanks for the comments, I will send another version




More information about the dev mailing list