numam-dpdk/drivers/common
Viacheslav Ovsiienko 3590881b37 common/mlx5: fix physical port name pattern recognition
This patch makes the Infiniband device physical port name
recognition more strict. Currently mlx5 PMD might recognize
the names like "pf0sf0" erroneously as "pf0" and the wrong
device type (host PF representor) is reported.

The names like "pf0sf0" belong to PCI subfunctions which
is currently not supported by mlx5 PMD and this false
recognition must be eliminated.

Fixes: 420bbdae89 ("net/mlx5: fix host physical function representor naming")
Cc: stable@dpdk.org

Signed-off-by: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
2020-07-11 06:18:53 +02:00
..
cpt crypto/octeontx2: support ChaCha20-Poly1305 2020-07-08 18:16:17 +02:00
dpaax bus/dpaa: enable link state interrupt 2020-07-11 06:18:52 +02:00
iavf log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
mlx5 common/mlx5: fix physical port name pattern recognition 2020-07-11 06:18:53 +02:00
mvep build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
octeontx log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
octeontx2 common/octeontx2: retry interrupt callback unregister 2020-07-11 06:18:52 +02:00
qat crypto/qat: support ChaCha20-Poly1305 2020-07-08 18:16:40 +02:00
Makefile net/ice: add DCF hardware initialization 2020-04-21 13:57:05 +02:00
meson.build bus/pci: introduce Windows support with stubs 2020-06-30 00:02:54 +02:00