On 9/21/2020 2:59 PM, Ciara Power wrote:
Make is no longer supported for compiling DPDK, references are now
removed in the documentation.
Signed-off-by: Ciara Power <ciara.po...@intel.com>
Reviewed-by: Kevin Laatz <kevin.la...@intel.com>
---
doc/guides/prog_guide/env_abstraction_layer.rst | 17 ++++++-----------
doc/guides/prog_guide/graph_lib.rst | 6 ++----
.../prog_guide/ip_fragment_reassembly_lib.rst | 5 -----
doc/guides/prog_guide/kernel_nic_interface.rst | 14 +++++++-------
.../link_bonding_poll_mode_drv_lib.rst | 15 ++++++++-------
doc/guides/prog_guide/lto.rst | 12 +-----------
doc/guides/prog_guide/mbuf_lib.rst | 4 ++--
doc/guides/prog_guide/mempool_lib.rst | 7 +++----
doc/guides/prog_guide/profile_app.rst | 17 +++--------------
doc/guides/prog_guide/qos_framework.rst | 10 +---------
doc/guides/prog_guide/rcu_lib.rst | 7 +++----
doc/guides/prog_guide/trace_lib.rst | 3 +--
.../prog_guide/writing_efficient_code.rst | 3 +--
13 files changed, 38 insertions(+), 82 deletions(-)
For kernel_nic_interface.rst,
Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com>