fm10k: remove Rx queue interrupts when stopping
authorShaopeng He <shaopeng.he@intel.com>
Fri, 5 Feb 2016 04:57:47 +0000 (12:57 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 16 Mar 2016 17:51:43 +0000 (18:51 +0100)
commit9c3607ba1fad0e723f1126cee3cf73162ef67b77
treed55599ba0974ec7b1061684f13fca3acdfeb5f92
parenteb57d9b750125f491db17e38ac5de1b514d6a337
fm10k: remove Rx queue interrupts when stopping

Previous dev_stop function stops the rx/tx queues. This patch adds logic
to disable rx queue interrupt, clean the datapath event and queue/vector
map.

Signed-off-by: Shaopeng He <shaopeng.he@intel.com>
Acked-by: Jing Chen <jing.d.chen@intel.com>
Acked-by: Michael Qiu <michael.qiu@intel.com>
drivers/net/fm10k/fm10k_ethdev.c