Re: [dpdk-dev] [PATCH] net/mlx5: probe LAG representor with PF1 PCI address

2021-05-06 Thread Slava Ovsiienko
Hi, Xuemig This patch looks like a fix - could you, please add the "Fixes:" tag and modify the headline? With best regards, Slava > -Original Message- > From: Xueming Li > Sent: Thursday, April 22, 2021 10:25 > Cc: dev@dpdk.org; Xueming(Steven) Li ; Matan > Azrad ; Shahaf Shuler ; Slav

[dpdk-dev] [PATCH] net/mlx5: probe LAG representor with PF1 PCI address

2021-04-22 Thread Xueming Li
In case of bonding, orchestrator wants to use same devargs for LAG and non-LAG scenario, to probe representor on PF1 using PF1 PCI address like ",representor=pf1vf[0-3]". This patch changes PCI address check policy to allow PF1 PCI address for representors on PF1. Note: detaching PF0 device can't