08/08/2017 16:26, Gaetan Rivet: > 1. PCI domain field in PCI address structure grew from 16 to 32 bits. > > From: 463ced957c3f ("pci: increase domain storage to 32 bits") > > 2. rte_bus structure gaining new ops. > > From: 3a8f0bc68a90 ("bus: add method to find device") > From: 7c8810f43f6e ("bus: introduce device plug/unplug") > From: 609eb7dde6d0 ("bus: introduce parsing functionality") > From: 98eb4b845c1a ("bus: introduce scan policies") > > 3. rte_devargs structure having been mostly rewritten. > > From: f3a1188cee4a ("devargs: make device representation generic") > From: 47828c5f3bc3 ("devargs: parse bus info") > From: 39f403e0d5bb ("devargs: restore device type API") > > Signed-off-by: Gaetan Rivet <gaetan.ri...@6wind.com>
Applied and merged with release notes update, thanks