Hi, I'd like to count number of mbufs in the vhost rx/tx queues. Apparently this current interface `rte_eth_rx_queue_count` doesn't support vhost port. Is there anyway I could query queue occupancy of vhost rx/tx-queues?
If there is no interface, is it possible to implement such an interface? Thanks, Farbod