This patchset adds support for rxq interrupts on MLX5 PMD.
The first patch introduces changes on eal_interrupt to support external 
interrupt handlers.
The second patch implements the support on mlx5 PMD and demonstrate the use of 
the changes made in the first patch

on v2:
 * add new function to EAL map file.
 * change commit title.
 * add documentation to guide and release notes.

[PATCH v2 1/2] eal/linux: support external Rx interrupt
[PATCH v2 2/2] net/mlx5: support user space rxq interrupt event

Reply via email to