Re: [PATCH v3 1/4] ethdev: add function to check representor port

2024-02-26 Thread Ferruh Yigit
On 2/26/2024 1:44 AM, Chaoyong He wrote: > From: Long Wu > > Add a function to check if a device is representor port, also > modified the related codes for PMDs. > > Signed-off-by: Long Wu > Reviewed-by: Chaoyong He > Reviewed-by: Peng Zhang > Reviewed-by: Ferruh Yigit

[PATCH v3 1/4] ethdev: add function to check representor port

2024-02-25 Thread Chaoyong He
From: Long Wu Add a function to check if a device is representor port, also modified the related codes for PMDs. Signed-off-by: Long Wu Reviewed-by: Chaoyong He Reviewed-by: Peng Zhang --- drivers/net/bnxt/bnxt.h| 3 --- drivers/net/bnxt/bnxt_ethdev.c | 4 ++