[dpdk-dev] [PATCH 0/9] clean deprecated code

2015-09-02 Thread Neil Horman
On Tue, Sep 01, 2015 at 10:18:08PM +0200, Thomas Monjalon wrote: > Before starting a new integration cycle (2.2.0-rc0), > the deprecated code is removed. > > The hash library is not cleaned in this patchset and would be > better done by its maintainers. Bruce, Pablo, please check the > file doc/gu

[dpdk-dev] [PATCH 0/9] clean deprecated code

2015-09-01 Thread Thomas Monjalon
Before starting a new integration cycle (2.2.0-rc0), the deprecated code is removed. The hash library is not cleaned in this patchset and would be better done by its maintainers. Bruce, Pablo, please check the file doc/guides/rel_notes/deprecation.rst. Stephen Hemminger (2): kni: remove depreca

[dpdk-dev] [PATCH 0/9] clean deprecated code

2015-09-01 Thread Stephen Hemminger
On Tue, 1 Sep 2015 22:18:08 +0200 Thomas Monjalon wrote: > Before starting a new integration cycle (2.2.0-rc0), > the deprecated code is removed. > > The hash library is not cleaned in this patchset and would be > better done by its maintainers. Bruce, Pablo, please check the > file doc/guides/