Hi BR Rongwei
> -----Original Message----- > From: Thomas Monjalon <tho...@monjalon.net> > Sent: Monday, October 16, 2023 17:27 > 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>; Raslan Darawsheh <rasl...@nvidia.com> > Subject: Re: [PATCH v3] net/mlx5: add test for live migration > > External email: Use caution opening links or attachments > > > 16/10/2023 10:25, Rongwei Liu: > > From: Thomas Monjalon <tho...@monjalon.net> > > > 19/09/2023 10:12, Rongwei Liu: > > > > + testpmd> mlx5 set flow_engine <active|standby> [<flags>] > > > > > > What are the flags? > > > > > The flag is optional and defined a as bitmap. > > For now, only one value is accepted: BIT(0). > > I don't have any idea to propagate the value definition list here. Any > suggestions? > > Just add it and give the usage of the flag or refer to another part of the > doc for > explanation. Change it as: " Set the flow engine to active or standby mode with specific flags (bitmap style)::" Sound good? >