[dpdk-dev] [PATCH v1 01/24] net/ena: update ena_com to the newer version

Ferruh Yigit ferruh.yigit at intel.com
Thu May 31 17:12:18 CEST 2018


On 5/9/2018 1:45 PM, Michal Krawczyk wrote:
> ena_com is the HAL provided by the vendor and it shouldn't be modified
> by the driver developers.
> 
> The PMD and platform file was adjusted for the new version of the
> ena_com:
>     * Do not use deprecated meta descriptor fields
>     * Add empty AENQ handler structure with unimplemented handlers
>     * Add memzone allocations count to ena_ethdev.c file - it was
>       removed from ena_com.c file
>     * Add new macros used in new ena_com files
>     * Use error code ENA_COM_UNSUPPORTED instead of ENA_COM_PERMISSION
> 
> Signed-off-by: Michal Krawczyk <mk at semihalf.com>
> Signed-off-by: Rafal Kozik <rk at semihalf.com>

Hi Michał, Marcin, Guy, Evgeny,

Can you please send a new version rebased on top of latest next-net master?

Patchset gives conflicts, it is not hard to resolve but some of them are related
to the removed offload checks and invalidates the patch, it is better to you
guys to decide on it.

Thanks,
ferruh


More information about the dev mailing list