numam-dpdk/drivers
Bruce Richardson 979e29ddbb raw/ioat: rename functions to be operation-agnostic
Since the hardware supported by the ioat driver is capable of operations
other than just copies, we can rename the doorbell and completion-return
functions to not have "copies" in their names. These functions are not
copy-specific, and so would apply for other operations which may be added
later to the driver.

Also add a suitable warning using deprecation attribute for any code using
the old functions names.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: Kevin Laatz <kevin.laatz@intel.com>
Acked-by: Radu Nicolau <radu.nicolau@intel.com>
2020-10-08 14:33:20 +02:00
..
baseband mbuf: remove deprecated function and macro aliases 2020-09-19 00:25:37 +02:00
bus kernel/linux: remove igb_uio 2020-10-06 14:50:13 +02:00
common drivers/common: mark all symbols as internal 2020-10-06 01:16:14 +02:00
compress mbuf: remove deprecated function and macro aliases 2020-09-19 00:25:37 +02:00
crypto eal: remove deprecated coherent IO memory barriers 2020-09-23 13:40:26 +02:00
event eal: remove deprecated coherent IO memory barriers 2020-09-23 13:40:26 +02:00
mempool mempool/ring: build on Windows 2020-10-05 10:07:17 +02:00
net bus/dpaa: enhance link status 2020-10-06 14:43:40 +02:00
raw raw/ioat: rename functions to be operation-agnostic 2020-10-08 14:33:20 +02:00
regex regex/mlx5: add dynamic memory registration to datapath 2020-10-06 01:11:45 +02:00
vdpa vdpa/ifc: fix build with recent kernels 2020-10-02 18:38:33 +02:00
meson.build common/mlx5: introduce layer for multiple class drivers 2020-07-28 19:01:11 +02:00