numam-dpdk/drivers/net/memif
Stephen Hemminger d6dccbd766 net/memif: remove unnecessary Rx interrupt stub
The code in memif driver to stub out rx_irq_enable is unnecessary
and causes different error returns than other drivers.
The core ethdev code will return -ENOTSUP if the driver has
a null rx_queue_intr_enable callback.

Fixes: 09c7e63a71 ("net/memif: introduce memory interface PMD")
Cc: stable@dpdk.org

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Morten Brørup <mb@smartsharesystems.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2022-01-26 15:22:10 +01:00
..
memif_socket.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
memif_socket.h drivers: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
memif.h net/memif: replace master/slave arguments 2020-10-20 13:17:08 +02:00
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
rte_eth_memif.c net/memif: remove unnecessary Rx interrupt stub 2022-01-26 15:22:10 +01:00
rte_eth_memif.h drivers: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00