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

2017-02-07 Thread Ferruh Yigit
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 sol

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

2017-02-06 Thread Jakub Palider
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_inf