> -----Original Message-----
> From: Zhao1, Wei <[email protected]>
> Sent: Thursday, August 13, 2020 10:15 AM
> To: [email protected]
> Cc: [email protected]; Zhang, Qi Z <[email protected]>; Lu, Nannan
> <[email protected]>; Zhao1, Wei <[email protected]>
> 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: [email protected]
>
> Signed-off-by: Wei Zhao <[email protected]>
> Tested-by: Nannan Lu <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi