Infiniband: Mellanox MT26418 in ethernet mode causes crash on shutdown
Andreas Kempe
kempe at lysator.liu.se
Mon Feb 25 20:38:59 UTC 2019
On 2019-02-25 10:28, Hans Petter Selasky wrote:
> I think the if_down() call is not strictly needed. ether_ifdetach()
> already does this. Can you test the patch w/o the if_down() call?
>
I only added the call because I was not sure what would happen if you
destroy the port for an active interface. If it could cause issues if
operations are performed on the interface while it is being destroyed.
That said, I've tested without the call to if_down() and it seems to work.
Cordially,
Andreas Kempe
More information about the freebsd-net
mailing list