HomeFreeBSD

MFC r341566:

Description

MFC r341566:
mlx5: Fixes to allow command polling mode to exist alongside event mode.

A command is either polling or event driven and the mode cannot change
during execution of a command. Make sure the event handler only handle
commands which are not polled. This is done by checking the command mode
in the command handler before completing commands.

Sponsored by: Mellanox Technologies

Details

Provenance
hselaskyAuthored on
Parents
rS341944: MFC r341565:
Branches
Unknown
Tags
Unknown