Re: [PATCH V6 00/17] pipeline: pipeline configuration and build improvements

2022-09-15 Thread Thomas Monjalon
28/07/2022 17:11, Cristian Dumitrescu: > The sequence of steps to build a SWX pipeline object are: > > 1. Create the specification file (pipeline.p4 -> pipeline.spec): This text > file represents the >pipeline program that is typically generated by the P4 compiler or > sometimes manually cre

[PATCH V6 00/17] pipeline: pipeline configuration and build improvements

2022-07-28 Thread Cristian Dumitrescu
The sequence of steps to build a SWX pipeline object are: 1. Create the specification file (pipeline.p4 -> pipeline.spec): This text file represents the pipeline program that is typically generated by the P4 compiler or sometimes manually created. 2. Generate the C source code file (pipeline