examples/exception_path: remove example
authorBruce Richardson <bruce.richardson@intel.com>
Fri, 25 Oct 2019 09:56:04 +0000 (10:56 +0100)
committerDavid Marchand <david.marchand@redhat.com>
Sat, 26 Oct 2019 20:32:40 +0000 (22:32 +0200)
commit207361b35031d3843f2f82a4ed3bc8ccd795496a
treecd4599a3b9e525d4cfdfc70f64f41a79c1cb9f0d
parent7eb115c0e7e5a2b00099d0de7477752ebb921cfc
examples/exception_path: remove example

The example app shows the use of TUN/TAP with DPDK, but DPDK has a built-in
TAP PMD, so this example is obsolete and so can be removed.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
MAINTAINERS
doc/guides/rel_notes/release_19_11.rst
doc/guides/sample_app_ug/exception_path.rst [deleted file]
doc/guides/sample_app_ug/index.rst
examples/Makefile
examples/exception_path/Makefile [deleted file]
examples/exception_path/main.c [deleted file]
examples/exception_path/meson.build [deleted file]
examples/meson.build