Wednesday, January 30, 2019 1:20 PM, Thomas Monjalon: > Subject: [dpdk-dev] [PATCH 0/3] more doc about isolated mode and > bifurcated model > > The flow isolated mode lacks some advertisement in the docs, especially in > association with flow bifurcation. > There was also a miss in flow bifurcation howto for Mellanox case. > > Thomas Monjalon (3): > doc: remove useless anchor for flow API guide > doc: add references to flow isolated mode in NICs guide > doc: improve Mellanox bifurcated model description
For the series - Acked-by: Shahaf Shuler <shah...@mellanox.com> > > doc/guides/howto/flow_bifurcation.rst | 26 > ++++++++++++++++++++++++++ > doc/guides/howto/rte_flow.rst | 2 +- > doc/guides/linux_gsg/linux_drivers.rst | 7 ++++++- > doc/guides/nics/mlx4.rst | 2 ++ > doc/guides/nics/mlx5.rst | 2 +- > doc/guides/nics/mvpp2.rst | 5 ++++- > doc/guides/nics/sfc_efx.rst | 2 ++ > doc/guides/prog_guide/rte_flow.rst | 8 ++++---- > doc/guides/rel_notes/release_17_02.rst | 3 +-- > 9 files changed, 47 insertions(+), 10 deletions(-) > > -- > 2.20.1