numam-dpdk/doc
Bruce Richardson b7aaf417f9 raw/ioat: add bus driver for device scanning automatically
Rather than using a vdev with args, DPDK can scan and initialize the
devices automatically using a bus-type driver. This bus does not need to
worry about registering device drivers, rather it can initialize the
devices directly on probe.

The device instances (queues) to use are detected from /dev with the
additional info about them got from /sys.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2021-05-04 17:29:06 +02:00
..
api lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
guides raw/ioat: add bus driver for device scanning automatically 2021-05-04 17:29:06 +02:00
logo doc: change theme of guides 2015-12-13 22:30:47 +01:00
meson.build build: change indentation in infrastructure files 2021-04-21 14:04:09 +02:00