7f5c81d568
Take the 'other interrupt' into account when setting up MSI-X interrupts and use the proper mask when enabling it. Also, rearm the MSI-X vector after the LSC interrupt fires. This change allows both LSC and RXQ interrupts to work at the same time when using MSI-X interrupts. Cc: stable@dpdk.org Signed-off-by: Timmons C. Player <timmons.player@spirent.com> Acked-by: Wei Zhao <wei.zhao1@intel.com>