Re: [dpdk-dev] [PATCH v2] doc: add note on hardware support deprecation

2017-10-13 Thread Thomas Monjalon
18/09/2017 15:59, Bruce Richardson: > Following agreement at the DPDK Technical Board meeting [1], the policy > that hardware support deprecation should be treated as though it were an > ABI break needs to be documented in the contributors guide. > > [1] http://dpdk.org/ml/archives/dev/2017-Septem

[dpdk-dev] [PATCH v2] doc: add note on hardware support deprecation

2017-09-18 Thread Bruce Richardson
Following agreement at the DPDK Technical Board meeting [1], the policy that hardware support deprecation should be treated as though it were an ABI break needs to be documented in the contributors guide. [1] http://dpdk.org/ml/archives/dev/2017-September/074613.html Signed-off-by: Bruce Richards