net/avf: enable ops to check queue info and status
authorJingjing Wu <jingjing.wu@intel.com>
Wed, 10 Jan 2018 13:02:02 +0000 (21:02 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 16 Jan 2018 17:47:49 +0000 (18:47 +0100)
commitca01bc1ab73b9f85e8344b1313b753a0a4365f1e
treefaf42b5fc58ccaed347d90c95e6d6830ae3988f6
parent3fd7a3719c664d62716324ea4740be799af2ce5d
net/avf: enable ops to check queue info and status

 - rxq_info_get
 - txq_info_get
 - rx_queue_count
 - rx_descriptor_status
 - tx_descriptor_status

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
doc/guides/nics/features/avf.ini
drivers/net/avf/avf_ethdev.c
drivers/net/avf/avf_rxtx.c
drivers/net/avf/avf_rxtx.h