ethdev: get Rx queue interrupt fd
authorXiaoyun Li <xiaoyun.li@intel.com>
Sat, 29 Sep 2018 02:12:04 +0000 (10:12 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 11 Oct 2018 16:53:49 +0000 (18:53 +0200)
commit45398036529028b3b05d6233b75d9b8949faf65c
treeed7966ac21c28549e974cc26d1308487ab0564d1
parent5ca820390718e9242d0abed8d173f6bde31dec8f
ethdev: get Rx queue interrupt fd

Some users want to use their own epoll instances to control both
DPDK rxq interrupt fds and their own other fds. So added a function
to get rxq interrupt fd based on port id and queue id.

Signed-off-by: Xiaoyun Li <xiaoyun.li@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
lib/librte_ethdev/rte_ethdev.c
lib/librte_ethdev/rte_ethdev.h
lib/librte_ethdev/rte_ethdev_version.map