numam-dpdk/drivers/common/idpf/meson.build
Junfeng Guo fb4ac04e9b common/idpf: introduce common library
Introduce common library for IDPF (Infrastructure Data
Path Function) PMD.
Add base code and OS specific implementation first.

Signed-off-by: Beilei Xing <beilei.xing@intel.com>
Signed-off-by: Xiao Wang <xiao.w.wang@intel.com>
Signed-off-by: Junfeng Guo <junfeng.guo@intel.com>
2022-10-31 11:45:54 +01:00

5 lines
94 B
Meson

# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2022 Intel Corporation
subdir('base')