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 `sta...@dpdk.org > > +<http://dpdk.org/ml/listinfo/stable>`_ > > +mailing list. In the commit message body the Cc: sta...@dpdk.org 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: sta...@dpdk.org > > + > > + Signed-off-by: Alex Smith <alex.sm...@example.com> > > > > you may also give reference to > http://dpdk.org/doc/guides/contributing/stable.html > > > > Creating Patches > > ---------------- > >