iflib_txq_check_drain
iflib_txq_check_drain(txq, IFLIB_RESTART_BUDGET);
iflib_txq_check_drain(txq, 0);
iflib_txq_check_drain(txq, IFLIB_RESTART_BUDGET);
static void iflib_txq_check_drain(iflib_txq_t txq, int budget);