Re: [dpdk-dev] [PATCH 00/40] Pipeline alignment with the P4 language

2020-09-09 Thread Wang, Han2
Thanks Cristian, This looks great. We on the Barefoot P4 compiler side are already investigating adding support for this as a new P4C CPU target. Cheers, Han

[dpdk-dev] [PATCH 00/40] Pipeline alignment with the P4 language

2020-08-26 Thread Cristian Dumitrescu
This patch set introduces a new pipeline type that combines the DPDK performance with the flexibility of the P4-16 language[1]. The new API can be used either by itself to code a complete software switch (SWX) or data plane app, or in combination with the open-source P4 compiler P4C [2], potentiall