Re: [PATCH V3 00/21] net/softnic: replace the legacy pipeline with SWX pipeline

2022-09-21 Thread Thomas Monjalon
01/09/2022 16:20, Cristian Dumitrescu: > The legacy pipeline API is soon going to be marked for deprecation, > hence the Soft NIC driver is updated to support the new SWX pipeline > type. > > The SWX pipeline has better encapsulation than the legacy pipeline, > mainly due to P4 language alignment,

[PATCH V3 00/21] net/softnic: replace the legacy pipeline with SWX pipeline

2022-09-01 Thread Cristian Dumitrescu
The legacy pipeline API is soon going to be marked for deprecation, hence the Soft NIC driver is updated to support the new SWX pipeline type. The SWX pipeline has better encapsulation than the legacy pipeline, mainly due to P4 language alignment, which results in most of the functionality being s