On 9/4/2018 2:49 PM, Tomasz Duszynski wrote: > From: Natalie Samsonov <nsams...@marvell.com> > > Update documentation to align with MUSDK 18.09. > > Signed-off-by: Natalie Samsonov <nsams...@marvell.com> > --- > doc/guides/nics/mvpp2.rst | 26 ++++++++++++-------------- > 1 file changed, 12 insertions(+), 14 deletions(-) > > diff --git a/doc/guides/nics/mvpp2.rst b/doc/guides/nics/mvpp2.rst > index a452c8a..3b3f8c6 100644 > --- a/doc/guides/nics/mvpp2.rst > +++ b/doc/guides/nics/mvpp2.rst > @@ -74,6 +74,7 @@ Features of the MVPP2 PMD are: > - QoS > - RX flow control > - TX queue start/stop > +- Scattered TX frames > > > Limitations > @@ -96,19 +97,19 @@ Prerequisites > > .. code-block:: console > > - git clone > https://github.com/MarvellEmbeddedProcessors/linux-marvell.git -b > linux-4.4.52-armada-17.10 > + git clone > https://github.com/MarvellEmbeddedProcessors/linux-marvell.git -b > linux-4.4.120-armada-18.09
There is a strict dependency to MUSDK 18.09, dpdk18.11 won't compile with older versions. It is hard to trace this dependency, what do you think having a matrix in DPDK documentation showing which DPDK version supports which MUSDK?