vtnet_rx_vq_process
static void vtnet_rx_vq_process(struct vtnet_rxq *rxq, int tries);
vtnet_rx_vq_process(rxq, VTNET_INTR_DISABLE_RETRIES);
vtnet_rx_vq_process(rxq, 0);