numam-dpdk/drivers
Thomas Monjalon 4e7a69c9d9 bus/pci: rename devargs parameter id to addr
We could match devices by their PCI id (vendor id, device id, etc).
But for now, only matching by PCI address is implemented.
The devargs parameter "id" is renamed "addr" to reflect its real meaning.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Reviewed-by: Andrew Rybchenko <arybchenko@solarflare.com>
2018-10-11 13:57:29 +02:00
..
baseband baseband/null: add in meson build 2018-09-18 22:53:35 +02:00
bus bus/pci: rename devargs parameter id to addr 2018-10-11 13:57:29 +02:00
common compress/qat: use compression specific driver name 2018-08-30 05:10:50 +02:00
compress compress/qat: remove unnecessary assignment 2018-09-27 13:40:22 +02:00
crypto crypto/dpaa_sec: support null algos for protocol offload 2018-09-26 13:18:38 +02:00
event event/dpaa: support select based event 2018-10-04 16:38:54 +02:00
mempool mempool/dpaa: change debug log level to DP 2018-09-28 01:41:02 +02:00
net malloc: enable event callbacks for external memory 2018-10-11 11:56:55 +02:00
raw raw/ifpga: use -Wno-error=format-security for meson 2018-09-17 12:17:24 +02:00
Makefile crypto/qat: move common qat files to common dir 2018-07-11 00:55:30 +02:00
meson.build baseband/null: add in meson build 2018-09-18 22:53:35 +02:00