Xueming Li 08c2772fc7 net/mlx5: support list of representor PF
To probe representors from different kernel bonding PFs, had to specify
2 separate devargs like this:
    -a 03:00.0,representor=pf0vf[0-3] -a 03:00.0,representor=pf1vf[0-3]

This patch supports range or list of PF section in devargs, so the
alternative short devargs of above is:
    -a 03:00.0,representor=pf[0-1]vf[0-3]

Signed-off-by: Xueming Li <xuemingl@nvidia.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@nvidia.com>
2021-03-31 09:16:30 +02:00
..
2020-11-27 17:25:24 +01:00
2020-11-27 17:25:24 +01:00
2021-01-26 16:41:51 +01:00
2020-11-03 16:23:03 +01:00
2021-02-04 19:21:27 +01:00
2020-11-20 10:18:09 +01:00