event/dlb: add documentation and build infrastructure
authorTimothy McDaniel <timothy.mcdaniel@intel.com>
Sun, 1 Nov 2020 23:29:53 +0000 (17:29 -0600)
committerJerin Jacob <jerinj@marvell.com>
Mon, 2 Nov 2020 13:46:01 +0000 (14:46 +0100)
commit218be0345961b79f42af2be76e72e2429f62001f
treef6d61baeda505bf4cf50ebf84a036caaa99066ce
parentc105e9b3acaa28153a9eaa125b14451cada37457
event/dlb: add documentation and build infrastructure

Note that config/rte_config.h contains several configuration
switches, providing for fine control of the PMD's
runtime behaviour.

The meson infrastructure is expanded as additional files are
added to this patchset.

Adds announcement of availability of the new driver
for Intel Dynamic Load Balancer 1.0 hardware.

Signed-off-by: Timothy McDaniel <timothy.mcdaniel@intel.com>
Reviewed-by: Gage Eads <gage.eads@intel.com>
MAINTAINERS
config/rte_config.h
doc/guides/eventdevs/dlb.rst [new file with mode: 0644]
doc/guides/eventdevs/index.rst
doc/guides/rel_notes/release_20_11.rst
drivers/event/dlb/meson.build [new file with mode: 0644]
drivers/event/dlb/version.map [new file with mode: 0644]
drivers/event/meson.build