BR
Rongwei

> -----Original Message-----
> From: Thomas Monjalon <tho...@monjalon.net>
> Sent: Wednesday, October 25, 2023 17:42
> To: Rongwei Liu <rongw...@nvidia.com>
> Cc: dev@dpdk.org; Matan Azrad <ma...@nvidia.com>; Slava Ovsiienko
> <viachesl...@nvidia.com>; Ori Kam <or...@nvidia.com>; Suanming Mou
> <suanmi...@nvidia.com>
> Subject: Re: [PATCH v5] net/mlx5: add test for live migration
> 
> External email: Use caution opening links or attachments
> 
> 
> 25/10/2023 11:36, Rongwei Liu:
> > +Set Flow Engine Mode
> > +~~~~~~~~~~~~~~~~~~~~
> > +
> > +Set the flow engine to active or standby mode with specific flags (bitmap
> style)::
> 
> This sentence should end with a dot.
> 
Sure.
> > +See MLX5_FLOW_ENGINE_FLAG_* for the detailed flags definitions.
> 
> MLX5_FLOW_ENGINE_FLAG_* should be between backquotes:
> ``MLX5_FLOW_ENGINE_FLAG_*``
> 
Sure.
> No need "s" to "flags".
> You can also remove "detailed": "flag definitions".
> 
Sure. 
> > +
> > +.. code-block:: console
> > +
> > +   testpmd> mlx5 set flow_engine <active|standby> [<flags>]
> > +
> > +This command is used for testing live migration and works for
> > +software steering only.
> > +Default FDB jump should be disabled if switchdev is enabled.
> > +The mode will propagate to all the probed ports.
> 
> 

Reply via email to