numam-dpdk/drivers/net/ena/base
Jakub Palider 201ff2e57a net/ena: fix setting host attributes
The hardware may reject adding host_info in case support for
host_info is missing in the list of supported features. On the
other hand the list of supported features may contain support
for the host_info - typical bootstrap problem.

This patch solves it by removing check against support for
host_info attribute and improves error handling by reacting
only to host attribute write failure to the hardware.

Fixes: 99ecfbf845 ("ena: import communication layer")
Cc: stable@dpdk.org

Signed-off-by: Jakub Palider <jpa@semihalf.com>
2017-02-10 12:25:49 +01:00
..
ena_defs net/ena: update ENA comms layer for latest FW 2016-07-08 15:19:25 +02:00
ena_com.c net/ena: fix setting host attributes 2017-02-10 12:25:49 +01:00
ena_com.h net/ena: update ENA comms layer for latest FW 2016-07-08 15:19:25 +02:00
ena_eth_com.c net/ena: update ENA comms layer for latest FW 2016-07-08 15:19:25 +02:00
ena_eth_com.h net/ena: update ENA comms layer for latest FW 2016-07-08 15:19:25 +02:00
ena_plat_dpdk.h net/ena: use I/O device memory read/write API 2017-01-18 17:18:27 +01:00
ena_plat.h ena: fix FreeBSD build 2016-03-30 19:22:17 +02:00