net/pcap: set queue started and stopped
authorGage Eads <gage.eads@intel.com>
Wed, 18 Jul 2018 16:30:45 +0000 (11:30 -0500)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 23 Jul 2018 21:55:26 +0000 (23:55 +0200)
commit9968e183fba2c8849041c2324a871b9ae59a3361
treeeb9d638b0914abcc7ce6d91037774293232ebc80
parent968eb52c4922229826c3318581d18858f94d9704
net/pcap: set queue started and stopped

Set the rx and tx queue state appropriately when the queues or device are
started or stopped. This enables usage of the ethdev rx/tx queue start/stop
functions with the PCAP PMD.

Signed-off-by: Gage Eads <gage.eads@intel.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
drivers/net/pcap/rte_eth_pcap.c