[dpdk-dev] [PATCH] app/testpmd: fix str2flowtype not used warnings

Ferruh Yigit ferruh.yigit at intel.com
Tue Nov 24 14:22:07 CET 2020


On 11/24/2020 11:49 AM, Viacheslav Ovsiienko wrote:
> If there was no RTE_NET_I40E configured the static routine
> str2flowtype() was not used causing compilation warning.
> 
> The str2flowtype() is moved under #ifdef RTE_NET_I40E block.
> 
> Fixes: 1be514fbcea9 ("ethdev: remove legacy FDIR filter type support")
> 
> Signed-off-by: Viacheslav Ovsiienko <viacheslavo at nvidia.com>

Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>



More information about the dev mailing list