On Thu, Aug 30, 2018 at 10:45:36AM +0800, Honggang LI wrote: > From: Honggang Li <honli@xxxxxxxxxx> > > Signed-off-by: Honggang Li <honli@xxxxxxxxxx> > --- > doc/partition-config.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/doc/partition-config.txt b/doc/partition-config.txt > index 3bdb9577..84ae798b 100644 > --- a/doc/partition-config.txt > +++ b/doc/partition-config.txt > @@ -114,6 +114,7 @@ General file format: > (default is 0) > FlowLabel=<val> - specifies FlowLabel for this MC group > (default is 0) > + NOTE: All mgroup_flag flags MUST be spilt with comma (,). You mean "flags must be separated by comma"? > > Note that values for rate, mtu, and scope, for both partitions and multicast > groups, should be specified as defined in the IBTA specification (for example, > -- > 2.14.4 >