e1000: support Rx interrupt setup
authorYong Liu <yong.liu@intel.com>
Thu, 29 Oct 2015 09:18:38 +0000 (17:18 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 29 Oct 2015 18:08:25 +0000 (19:08 +0100)
commitdcfd32cfa2277ed52d1d4bb23d9b29b8b3dba869
tree99792f3be9a86a3623458cf999ea3fdec271a23c
parent72d9269cd89138e2982308d32a5bba0aaa92c9b4
e1000: support Rx interrupt setup

Enable rx interrupt support on e1000 physical and emulated device.
Implement rxq interrupt related functions in eth_dev_ops structure.

Signed-off-by: Marvin Liu <yong.liu@intel.com>
Acked-by: Cunming Liang <cunming.liang@intel.com>
doc/guides/rel_notes/release_2_2.rst
drivers/net/e1000/em_ethdev.c