Hi!

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.

Jakub Kicinski (3):
  nfp: improve order of interfaces in breakout mode
  nfp: remove legacy MAC address lookup
  nfp: default to chained metadata prepend format

 drivers/net/ethernet/netronome/nfp/flower/main.c   |  3 +-
 drivers/net/ethernet/netronome/nfp/nfp_app_nic.c   |  2 +-
 drivers/net/ethernet/netronome/nfp/nfp_main.h      |  5 +--
 .../net/ethernet/netronome/nfp/nfp_net_common.c    |  9 ++++-
 drivers/net/ethernet/netronome/nfp/nfp_net_main.c  | 44 +++++-----------------
 drivers/net/ethernet/netronome/nfp/nfp_port.c      | 14 +++----
 6 files changed, 28 insertions(+), 49 deletions(-)

-- 
2.11.0

Reply via email to