kernel/linux: remove igb_uio
authorThomas Monjalon <thomas@monjalon.net>
Mon, 7 Sep 2020 22:39:03 +0000 (00:39 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 6 Oct 2020 12:50:13 +0000 (14:50 +0200)
commit56bb5841fd0608989101d933f091852a3126b4fe
tree0fbb2a60041ca863ee7e503f3b1d21e6279bd585
parent7a2926198f8a3a93ca2452af0146c698e34bf7f7
kernel/linux: remove igb_uio

As decided in the Technical Board in November 2019,
the kernel module igb_uio is moved to the dpdk-kmods repository
in the /linux/igb_uio/ directory.

Minutes of Technical Board meeting:
https://mails.dpdk.org/archives/dev/2019-November/151763.html

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Andrew Rybchenko <arybchenko@solarflare.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
21 files changed:
MAINTAINERS
doc/guides/bbdevs/fpga_5gnr_fec.rst
doc/guides/bbdevs/fpga_lte_fec.rst
doc/guides/cryptodevs/ccp.rst
doc/guides/cryptodevs/qat.rst
doc/guides/howto/lm_bond_virtio_sriov.rst
doc/guides/howto/lm_virtio_vhost_user.rst
doc/guides/howto/openwrt.rst
doc/guides/linux_gsg/enable_func.rst
doc/guides/linux_gsg/linux_drivers.rst
doc/guides/nics/build_and_test.rst
doc/guides/nics/ena.rst
doc/guides/rel_notes/deprecation.rst
doc/guides/rel_notes/release_20_11.rst
doc/guides/sample_app_ug/multi_process.rst
drivers/bus/pci/bsd/pci.c
kernel/linux/igb_uio/Kbuild [deleted file]
kernel/linux/igb_uio/compat.h [deleted file]
kernel/linux/igb_uio/igb_uio.c [deleted file]
kernel/linux/igb_uio/meson.build [deleted file]
kernel/linux/meson.build