On 10/9/2018 10:31 AM, Igor Russkikh wrote:
> From: Pavel Belous <pavel.bel...@aquantia.com>
> 
> Makefile/meson build infrastructure, atl_ethdev minimal skeleton,
> header with aquantia aQtion NIC device and vendor IDs.
> 
> Signed-off-by: Igor Russkikh <igor.russk...@aquantia.com>
> Signed-off-by: Pavel Belous <pavel.bel...@aquantia.com>
> ---
>  config/common_base                                |   5 +
>  config/defconfig_ppc_64-power8-linuxapp-gcc       |   1 +
>  drivers/net/Makefile                              |   1 +
>  drivers/net/atlantic/Makefile                     |  27 ++++
>  drivers/net/atlantic/atl_common.h                 |  96 ++++++++++++
>  drivers/net/atlantic/atl_ethdev.c                 | 170 
> ++++++++++++++++++++++
>  drivers/net/atlantic/atl_ethdev.h                 |  15 ++
>  drivers/net/atlantic/meson.build                  |   6 +
>  drivers/net/atlantic/rte_pmd_atlantic_version.map |   4 +
>  drivers/net/meson.build                           |   1 +
>  mk/rte.app.mk                                     |   1 +

Need to update MAINTAINERS file to add new PMD and maintainer and files of it.

Reply via email to