02/04/2018 11:10, Pavan Nikhilesh:
> +++ b/drivers/common/octeontx/Makefile
> @@ -0,0 +1,24 @@
> +# SPDX-License-Identifier: BSD-3-Clause
> +# Copyright(c) 2018 Cavium, Inc
> +#
> +
> +include $(RTE_SDK)/mk/rte.vars.mk
> +
> +#
> +# library name
> +#
> +LIB = librte_common_octeontx.a
> +
> +CFLAGS
tel.com, lir...@marvell.com,
>> bruce.richard...@intel.com, fiona.tr...@intel.com, shreyansh.j...@nxp.com,
>> hemant.agra...@nxp.com
>> Cc: dev@dpdk.org, Pavan Nikhilesh
>> Subject: [dpdk-dev] [PATCH v4 2/2] octeontx: move mbox to common folder
>> X-Mailer: git-se
tr...@intel.com, shreyansh.j...@nxp.com,
> hemant.agra...@nxp.com
> Cc: dev@dpdk.org, Pavan Nikhilesh
> Subject: [dpdk-dev] [PATCH v4 2/2] octeontx: move mbox to common folder
> X-Mailer: git-send-email 2.16.3
>
> Move commonly used functions across mempool, event and net device
Move commonly used functions across mempool, event and net devices to a
common folder in drivers.
Signed-off-by: Pavan Nikhilesh
---
MAINTAINERS| 1 +
drivers/common/Makefile| 4 ++
drivers/common/meson.build
4 matches
Mail list logo