From: Jakub Kicinski <jakub.kicin...@netronome.com> Date: Tue, 4 Jul 2017 02:27:18 -0700
> This set changes the way ports are numbered internally to avoid MAC address > changes and invalid link information when breakout is configured. Second > patch gets rid of old way of looking up MAC addresses in device information > which caused all this confusion. > > Patch 3 is a small adjustment to the new FW ABI version we introduced in > this release cycle. > > > To clarify these are intended for 4.13, naturally. net-next is closed, and it looks like these are not really bug fixes but a behavior adjustment and therefore more like a new feature. Thanks.