On Thu, Oct 24, 2019 at 3:35 PM Ciara Power <ciara.po...@intel.com> wrote: > As discussed by the DPDK technical board e.g. [1][2] and on the DPDK > mailing list [3], we have a lot of example applications shipped with > DPDK - a number which increases with each DPDK release, and not all of > which are probably needed any more. Therefore, this set removes 5 > example applications from the repository. > > v2: Remove the table listing sample applications > > [1] https://mails.dpdk.org/archives/dev/2019-May/132288.html > [2] https://mails.dpdk.org/archives/dev/2019-June/135847.html > [3] https://mails.dpdk.org/archives/dev/2019-July/138676.html > > > Bruce Richardson (2): > examples/exception_path: remove example from DPDK > examples/l3fwd-vf: remove example from DPDK > > Ciara Power (4): > doc: remove unnecessary sample app guide table > examples/quota-watermark: remove example from DPDK > examples/netmap-compat: remove example from DPDK > examples/load_balancer: remove example from DPDK
- No need to repeat "from DPDK" in the patch title. - The conflicts are trivial but please, rebase this series on master. - Can you add an entry in the release notes for each removal? Thanks. -- David Marchand