net/tap: set queue started and stopped
authorGage Eads <gage.eads@intel.com>
Mon, 9 Jul 2018 20:20:49 +0000 (15:20 -0500)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 23 Jul 2018 21:55:26 +0000 (23:55 +0200)
commit968eb52c4922229826c3318581d18858f94d9704
tree54f376f1bbdb12cc89188a395ebdec2dbbd4b4b3
parent04651f72d1d2724de2823505b4d30fac780ad5fe
net/tap: set queue started and stopped

Set the rx and tx queue state appropriately when the queues or device
are started or stopped.

Signed-off-by: Gage Eads <gage.eads@intel.com>
Acked-by: Keith Wiles <keith.wiles@intel.com>
drivers/net/tap/rte_eth_tap.c