On Sun, Nov 01, 2015 at 11:32:06AM +0100, Thomas Monjalon wrote:
> 2015-10-30 19:57, Adrien Mazarguil:
> > Mellanox PMDs (mlx4 and mlx5) support link status notification with
> > libibverbs through a file descriptor, in a manner reminiscent of UIO/VFIO.
> >
> > It still requires a new "external" i
2015-10-30 19:57, Adrien Mazarguil:
> Mellanox PMDs (mlx4 and mlx5) support link status notification with
> libibverbs through a file descriptor, in a manner reminiscent of UIO/VFIO.
>
> It still requires a new "external" interrupt handler type since contrary
> to other types, this file descriptor
Mellanox PMDs (mlx4 and mlx5) support link status notification with
libibverbs through a file descriptor, in a manner reminiscent of UIO/VFIO.
It still requires a new "external" interrupt handler type since contrary
to other types, this file descriptor must not be processed by EAL.
Changes in v2:
3 matches
Mail list logo