> -----Original Message-----
> From: Zhao1, Wei <wei.zh...@intel.com>
> Sent: Thursday, August 13, 2020 10:15 AM
> To: dev@dpdk.org
> Cc: sta...@dpdk.org; Zhang, Qi Z <qi.z.zh...@intel.com>; Lu, Nannan
> <nannan...@intel.com>; Zhao1, Wei <wei.zh...@intel.com>
> Subject: [PATCH v4] net/ice: fix VF index check for DCF
>
> The vf index in rte_flow command need to check in order that not larger than
> actual vf number. Also change some error log for wrong action.
>
> Fixes: 829c3106812d ("net/ice: enable switch flow on DCF")
> Cc: sta...@dpdk.org
>
> Signed-off-by: Wei Zhao <wei.zh...@intel.com>
> Tested-by: Nannan Lu <nannan...@intel.com>
Acked-by: Qi Zhang <qi.z.zh...@intel.com>
Applied to dpdk-next-net-intel.
Thanks
Qi