[dpdk-dev] [PATCH V3 01/24] pipeline: move data structures to internal header file

Stephen Hemminger stephen at networkplumber.org
Mon Sep 13 18:51:21 CEST 2021


On Mon, 13 Sep 2021 17:44:20 +0100
Cristian Dumitrescu <cristian.dumitrescu at intel.com> 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 <cristian.dumitrescu at intel.com>
> ---
> 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?


More information about the dev mailing list