numam-dpdk/drivers
Adrien Mazarguil 2b73026388 net/mlx5: probe all port representors
Probe existing port representors in addition to their master device and
associate them automatically.

To avoid collision between Ethernet devices, they are named as follows:

- "{DBDF}" for master/switch devices.
- "{DBDF}_representor_{rep}" with "rep" starting from 0 for port
  representors.

(Patch based on prior work from Yuanhan Liu)

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
Reviewed-by: Xueming Li <xuemingl@mellanox.com>
2018-07-11 15:37:19 +02:00
..
baseband remove useless constructor headers 2018-07-12 00:00:35 +02:00
bus bus/dpaa: support scatter/gather config 2018-07-12 14:42:25 +02:00
common remove useless constructor headers 2018-07-12 00:00:35 +02:00
compress remove useless constructor headers 2018-07-12 00:00:35 +02:00
crypto drivers: support function name in NXP logs 2018-07-12 14:41:28 +02:00
event mempool/octeontx: fix pool to aura mapping 2018-07-12 21:58:36 +02:00
mempool mempool/octeontx: fix pool to aura mapping 2018-07-12 21:58:36 +02:00
net net/mlx5: probe all port representors 2018-07-11 15:37:19 +02:00
raw raw/dpaa2_qdma: fix IOVA as VA flag 2018-07-12 14:58:10 +02:00
Makefile crypto/qat: move common qat files to common dir 2018-07-11 00:55:30 +02:00
meson.build build: fix for host clang and cross gcc 2018-07-11 21:14:21 +02:00