Re: [dpdk-dev] [PATCH v4 2/3] doc: make RTE_NEXT_ABI optional

2019-01-31 Thread Thomas Monjalon
24/01/2019 19:10, Ferruh Yigit: > Initial process requires oncoming changes described in deprecation > notice should be implemented in a RTE_NEXT_ABI gated way. > > This has been discussed in technical board, and since this can cause a > multiple #ifdef blocks in multiple locations of the code, ca

[dpdk-dev] [PATCH v4 2/3] doc: make RTE_NEXT_ABI optional

2019-01-24 Thread Ferruh Yigit
Initial process requires oncoming changes described in deprecation notice should be implemented in a RTE_NEXT_ABI gated way. This has been discussed in technical board, and since this can cause a multiple #ifdef blocks in multiple locations of the code, can be confusing specially for the modificat