enum tarpc_rte_intr_op

rte_eth_dev_rx_intr_ctl_q()

enum tarpc_rte_intr_op {
    TARPC_RTE_INTR_EVENT_ADD = 0,
    TARPC_RTE_INTR_EVENT_DEL,
};