net/mlx5e: Wait for FPGA command responses with a timeout
authorAviad Yehezkel <aviadye@mellanox.com>
Sun, 11 Feb 2018 15:12:44 +0000 (17:12 +0200)
committerSaeed Mahameed <saeedm@mellanox.com>
Wed, 7 Mar 2018 06:06:08 +0000 (22:06 -0800)
commitef927a9c168722c4ab5e40838d7fe6b63f978763
treed3acca527234a3fe9daac20cdc02850d8f28c73e
parent46f3ee4f3a6e84c32e554c80d6533b465de7ff99
net/mlx5e: Wait for FPGA command responses with a timeout

Generally, FPGA IPSec commands must always complete.
We want to wait for one minute for them to complete gracefully also
when killing a process.

Signed-off-by: Aviad Yehezkel <aviadye@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/fpga/ipsec.c