Re: [PATCH 03/17] bus/dpaa: fix VSP for 1G fm1-mac9 and 10

2024-08-23 Thread Hemant Agrawal
On 07-08-2024 21:08, Ferruh Yigit wrote: On 8/1/2024 11:52 AM, Hemant Agrawal wrote: No need to classify interface separately for 1G and 10G Fixes: e0718bb2ca95 ("bus/dpaa: add virtual storage profile port init") Cc: sta...@dpdk.org Signed-off-by: Hemant Agrawal Can you please briefly exp

Re: [PATCH 03/17] bus/dpaa: fix VSP for 1G fm1-mac9 and 10

2024-08-07 Thread Ferruh Yigit
On 8/1/2024 11:52 AM, Hemant Agrawal wrote: > No need to classify interface separately for 1G and 10G > > Fixes: e0718bb2ca95 ("bus/dpaa: add virtual storage profile port init") > Cc: sta...@dpdk.org > > Signed-off-by: Hemant Agrawal > Can you please briefly explain what is VSP in the commit lo

[PATCH 03/17] bus/dpaa: fix VSP for 1G fm1-mac9 and 10

2024-08-01 Thread Hemant Agrawal
No need to classify interface separately for 1G and 10G Fixes: e0718bb2ca95 ("bus/dpaa: add virtual storage profile port init") Cc: sta...@dpdk.org Signed-off-by: Hemant Agrawal --- drivers/bus/dpaa/base/fman/fman.c | 29 +++-- 1 file changed, 27 insertions(+), 2 deletio