[dpdk-dev] [PATCH v1 0/3] net/mlx4: additional interrupt handling fixes

Adrien Mazarguil adrien.mazarguil at 6wind.com
Tue Sep 5 14:56:36 CEST 2017


While the previous interrupt rework improved the situation, it failed to
address one last issue pointed out by Matan: RMV/LSC events may be missed
and not reported to the application.

Adrien Mazarguil (3):
  net/mlx4: fix unhandled event debug message
  net/mlx4: fix rescheduled link status check
  net/mlx4: merge interrupt collector function

 drivers/net/mlx4/mlx4_intr.c | 150 ++++++++++++++++++--------------------
 1 file changed, 71 insertions(+), 79 deletions(-)

-- 
2.1.4



More information about the dev mailing list