numam-dpdk/drivers/net/ena
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
..
base net/ena: fix setting host attributes 2017-02-10 12:25:49 +01:00
ena_ethdev.c net/ena: fix setting host attributes 2017-02-10 12:25:49 +01:00
ena_ethdev.h net/ena: prepare TSO offload calculation 2017-01-30 22:18:26 +01:00
ena_logs.h ena: add polling-mode driver 2016-03-25 18:56:43 +01:00
ena_platform.h ena: add polling-mode driver 2016-03-25 18:56:43 +01:00
Makefile mk: cleanup leftover references to malloc library 2016-05-06 15:51:22 +02:00
rte_pmd_ena_version.map ena: add polling-mode driver 2016-03-25 18:56:43 +01:00