doc: add steps to configure mlx5 VF as trusted
authorAsaf Penso <asafp@nvidia.com>
Mon, 28 Feb 2022 08:11:17 +0000 (10:11 +0200)
committerRaslan Darawsheh <rasland@nvidia.com>
Mon, 7 Mar 2022 10:43:13 +0000 (11:43 +0100)
commitdfd3e840ee7868b33fa7a799fb47e68dc653c5b1
tree52f0a8e5627adbd43f5011d874ce2780cc8f9a5d
parent71adf25dbfb3a60731bd922342cc0f171714db81
doc: add steps to configure mlx5 VF as trusted

Trusted VF is needed to offload rules with rte_flow to a group
that is bigger than 0.
The configuration is done in two parts: driver and FW.

This patch adds the needed steps to configure a VF to be trusted.

Signed-off-by: Asaf Penso <asafp@nvidia.com>
Reviewed-by: Raslan Darawsheh <rasland@nvidia.com>
doc/guides/nics/mlx5.rst