nger
>Sent: Sunday, February 27, 2022 8:25 PM
>To: NBU-Contact-Thomas Monjalon (EXTERNAL)
>Cc: Asaf Penso ; dev@dpdk.org; Slava Ovsiienko
>; Matan Azrad ; Raslan
>Darawsheh ; Michael Baum
>Subject: Re: [PATCH 1/1] doc: add steps to configure VF interface as trusted
>
>On Sun,
On Sun, 27 Feb 2022 18:24:42 +0100
Thomas Monjalon wrote:
> 27/02/2022 17:44, Stephen Hemminger:
> > On Sun, 27 Feb 2022 17:46:17 +0200
> > Asaf Penso wrote:
> >
> > > +#. For each VF PCIe, using the following command to bind the driver::
> > > +
> > > + $ echo ":82:00.2" >> /sys/bus/pc
27/02/2022 17:44, Stephen Hemminger:
> On Sun, 27 Feb 2022 17:46:17 +0200
> Asaf Penso wrote:
>
> > +#. For each VF PCIe, using the following command to bind the driver::
> > +
> > + $ echo ":82:00.2" >> /sys/bus/pci/drivers/mlx5_core/bind
> > \ No newline at end of file
>
> Please change
On Sun, 27 Feb 2022 17:46:17 +0200
Asaf Penso wrote:
> +#. For each VF PCIe, using the following command to bind the driver::
> +
> + $ echo ":82:00.2" >> /sys/bus/pci/drivers/mlx5_core/bind
> \ No newline at end of file
Please change your editor and/or git settings so there is a new line
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
Reviewed-by: Raslan Darawsheh
---
doc/guides/nics/mlx5.rst |
5 matches
Mail list logo