[dpdk-dev] [PATCH] testpmd: fix enumerated type mixed with another type

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Mar 22 18:09:45 CET 2016


2016-03-22 15:52, Tomasz Kulasek:
> This patch fixes error #188: enumerated type mixed with another type,
> when uint32_t is casted on enum type in icc.
> 
> Fixes: 05f1b9c82ec2 ("app/testpmd: add commands for L2 tunnel config")
> 
> Signed-off-by: Tomasz Kulasek <tomaszx.kulasek at intel.com>

Applied, thanks


More information about the dev mailing list