Re: [dpdk-dev] [PATCH v6 32/42] pipeline: add SWX pipeline specification file

2020-10-04 Thread Raslan Darawsheh
Hi, > -Original Message- > From: dev On Behalf Of Cristian Dumitrescu > Sent: Wednesday, September 30, 2020 9:34 AM > To: dev@dpdk.org > Cc: NBU-Contact-Thomas Monjalon ; > david.march...@redhat.com > Subject: [dpdk-dev] [PATCH v6 32/42] pipeline: add SWX pipeline

[dpdk-dev] [PATCH v6 32/42] pipeline: add SWX pipeline specification file

2020-09-29 Thread Cristian Dumitrescu
Add support for building the SWX pipeline based on specification file with syntax aligned to the P4 language. The specification file may be generated by the P4C compiler in the future. Signed-off-by: Cristian Dumitrescu --- lib/librte_pipeline/meson.build |1 + lib/librte_pipeli