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 <viachesl...@nvidia.com>

Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com>

Reply via email to