[dpdk-dev] [PATCH] i40e: Fix an icc compile error
> Make a cast on variable to fix the ICC compile error. > > Signed-off-by: Chen Jing D(Mark) Applied for version 1.7.0. Thanks for quick fixing. -- Thomas
[dpdk-dev] [PATCH] i40e: Fix an icc compile error
From: "Chen Jing D(Mark)" Make a cast on variable to fix the ICC compile error. Signed-off-by: Chen Jing D(Mark) --- lib/librte_pmd_i40e/i40e_ethdev_vf.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/librte_pmd_i40e/i40e_ethdev_vf.c b/lib/librte_pmd_i40e/i40e