Sure thing will do. <...>
> > +Patch for Stable Releases: > > +~~~~~~~~~~~~~~~~~~~~~~~~~~ > > + > > +All fix patches to the master branch that are candidates for > > +backporting should also be CCed to the `[email protected] > > +<http://dpdk.org/ml/listinfo/stable>`_ > > +mailing list. In the commit message body the Cc: [email protected] should be > inserted as so:: > > + > > + doc: fix some parameter description > > + > > + Update the docs, fixing description of some parameter. > > + > > + Fixes: abcdefgh1234 ("doc: add some parameter") > > + Cc: [email protected] > > + > > + Signed-off-by: Alex Smith <[email protected]> > > > > you may also give reference to > http://dpdk.org/doc/guides/contributing/stable.html > > > > Creating Patches > > ---------------- > >

