Re: [dpdk-dev] [PATCH 2/4] regex/octeontx2: add build infra and device support

2020-10-11 Thread Liron Himi
...@intel.com; john.mcnam...@intel.com; marko.kovace...@intel.com Cc: dev@dpdk.org; Smadar Fuks ; Dovrat Zifroni ; Guy Kaneti ; or...@mellanox.com Subject: [dpdk-dev] [PATCH 2/4] regex/octeontx2: add build infra and device support From: Guy Kaneti Add meson based build infrastructure along with the

[dpdk-dev] [PATCH 2/4] regex/octeontx2: add build infra and device support

2020-09-01 Thread guyk
From: Guy Kaneti Add meson based build infrastructure along with the OTX2 regexdev (REE) device functions. For regex rule compiler support build: meson configure -Dree_compiler_sdk= Signed-off-by: Guy Kaneti --- MAINTAINERS |3 + config/common_base