IAVF_QUEUE_NAME_LEN
snprintf(queue_namebuf, IAVF_QUEUE_NAME_LEN, "rxq%02d", q);
snprintf(queue_namebuf, IAVF_QUEUE_NAME_LEN, "txq%02d", q);