cnic_irq
err = request_irq(ethdev->irq_arr[0].vector, cnic_irq, 0, "cnic", dev);
struct cnic_irq irq_arr[MAX_CNIC_VEC];