commit | 0377505c540c4182ef50005188fe3940e17642d9 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Tue Aug 28 13:20:38 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 28 16:01:47 2018 -0700 |
tree | 132d42b319d7f7ef2685209614ab8db429384b6d | |
parent | f6e71efdf9fb1044361edbb89ff59d89120af6a6 [diff] |
nfp: add support for NFP5000 Add NFP5000 to supported chips, the chip is backward compatible with NFP4000 and NFP6000, so core PCIe code needs to handle it the same way as 4k and 6k. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>