[dpdk-dev] [PATCH v2] net/ena: solve problem with host attributes

Ferruh Yigit ferruh.yigit at intel.com
Tue Feb 7 15:11:05 CET 2017


On 2/6/2017 11:56 AM, Jakub Palider wrote:
> 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 featues 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.
> 
> v2 changes:
>  - added Signed-off
> 
> Signed-off-by: Jakub Palider <jpa at semihalf.com>

    net/ena: fix setting host attributes

    Fixes: 99ecfbf845b3 ("ena: import communication layer")
    Cc: stable at dpdk.org

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list