> -----Original Message----- > From: Stephen Hemminger <[email protected]> > Sent: Monday, September 13, 2021 5:51 PM > To: Dumitrescu, Cristian <[email protected]> > Cc: [email protected] > Subject: Re: [dpdk-dev] [PATCH V3 01/24] pipeline: move data structures to > internal header file > > On Mon, 13 Sep 2021 17:44:20 +0100 > Cristian Dumitrescu <[email protected]> wrote: > > > Start to consolidate the data structures and inline functions required > > by the pipeline instructions into an internal header file. > > > > Signed-off-by: Cristian Dumitrescu <[email protected]> > > --- > > Depends-on: series-18297 ("[V4,1/4] table: add support learner tables") > > Won't this change will make future changes to API/ABI harder because more > of the pipeline internals are exposed to application? Not at all, this header file is internal to the library and not accessible to the application.
- [dpdk-dev] [PATCH V3 16/24] pipeline: enable persiste... Cristian Dumitrescu
- [dpdk-dev] [PATCH V3 17/24] pipeline: introduce actio... Cristian Dumitrescu
- [dpdk-dev] [PATCH V3 18/24] pipeline: introduce custo... Cristian Dumitrescu
- [dpdk-dev] [PATCH V3 19/24] pipeline: introduce pipel... Cristian Dumitrescu
- [dpdk-dev] [PATCH V3 20/24] pipeline: export pipeline... Cristian Dumitrescu
- [dpdk-dev] [PATCH V3 21/24] pipeline: generate action... Cristian Dumitrescu
- [dpdk-dev] [PATCH V3 22/24] pipeline: generate custom... Cristian Dumitrescu
- [dpdk-dev] [PATCH V3 23/24] pipeline: build shared ob... Cristian Dumitrescu
- [dpdk-dev] [PATCH V3 24/24] pipeline: enable pipeline... Cristian Dumitrescu
- Re: [dpdk-dev] [PATCH V3 01/24] pipeline: move data s... Stephen Hemminger
- Re: [dpdk-dev] [PATCH V3 01/24] pipeline: move d... Dumitrescu, Cristian
- Re: [dpdk-dev] [PATCH V3 01/24] pipeline: mo... Stephen Hemminger
- Re: [dpdk-dev] [PATCH V3 01/24] pipeline: move data s... Dumitrescu, Cristian
- Re: [dpdk-dev] [PATCH V3 01/24] pipeline: move data s... Thomas Monjalon

