Skip to content
Commit cc4db579 authored by Igor Leshenko's avatar Igor Leshenko Committed by Saeed Mahameed
Browse files

net/mlx5: FPGA, support network cards with standalone FPGA



Not all mlx5 cards with FPGA device use it for network processing.

mlx5_core driver configures network connection to FPGA device
for all mlx5 cards with installed FPGA. If FPGA is not a part of
network path, driver crashes in this case

Check FPGA name in function mlx5_fpga_device_start() and continue
integrate FPGA into packets flow only for dedicated cards.
Currently there are Newton and Edison cards.

Signed-off-by: default avatarIgor Leshenko <igorle@mellanox.com>
Reviewed-by: default avatarMeir Lichtinger <meirl@mellanox.com>
Reviewed-by: default avatarBoris Pismenny <borisp@mellanox.com>
Signed-off-by: default avatarSaeed Mahameed <saeedm@mellanox.com>
parent 40416d8e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment