> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Bruce Richardson > Sent: Friday, September 15, 2017 2:41 PM > To: dev@dpdk.org > Cc: Richardson, Bruce <bruce.richard...@intel.com> > Subject: [dpdk-dev] [PATCH] doc: add note on hardware support deprecation > > 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 Richardson <bruce.richard...@intel.com>
> ... > > +.. note:: > + > + Updates to the minimum HW requirements, which drop support for s/HW/hardware The next only needs to be indented 3 spaces to align with the directive. Apart from that: Acked-by: John McNamara <john.mcnam...@intel.com>