[dpdk-dev] [PATCH v5 06/20] doc: remove references to make from prog guide
Ferruh Yigit
ferruh.yigit at intel.com
Fri Oct 9 14:12:56 CEST 2020
On 10/9/2020 1:07 PM, Ferruh Yigit wrote:
> 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.power at intel.com>
>> Reviewed-by: Kevin Laatz <kevin.laatz at 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.yigit at intel.com>
>
Ahh, I acked the wrong version, I will carry them to v6
More information about the dev
mailing list