RE: [PATCH v1] drivers: fix incorrect E-Switch manager vport ID

2022-02-24 Thread Raslan Darawsheh
a...@dpdk.org > Subject: Re: [PATCH v1] drivers: fix incorrect E-Switch manager vport ID > > On 2/23/2022 2:39 PM, Raslan Darawsheh wrote: > > Hi, > > > >> -Original Message- > >> From: Shun Hao > >> Sent: Tuesday, February 22, 2022 5

Re: [PATCH v1] drivers: fix incorrect E-Switch manager vport ID

2022-02-23 Thread Ferruh Yigit
: [PATCH v1] drivers: fix incorrect E-Switch manager vport ID One of the E-Switch vports plays the special role - it is assigned as "E-Switch manager" and has some special exclusive rights and duties - it maintains all the representors, manages FDB domain flows, etc. By default, the E-Sw

RE: [PATCH v1] drivers: fix incorrect E-Switch manager vport ID

2022-02-23 Thread Raslan Darawsheh
ct: [PATCH v1] drivers: fix incorrect E-Switch manager vport ID > > One of the E-Switch vports plays the special role - it is assigned as > "E-Switch > manager" and has some special exclusive rights and duties - it maintains all > the representors, manages FDB domain flows, etc.

[PATCH v1] drivers: fix incorrect E-Switch manager vport ID

2022-02-22 Thread Shun Hao
One of the E-Switch vports plays the special role - it is assigned as "E-Switch manager" and has some special exclusive rights and duties - it maintains all the representors, manages FDB domain flows, etc. By default, the E-Switch vport index was supposed to be zero on standalone NICs (regular Conn

[PATCH v1] drivers: fix incorrect E-Switch manager vport ID

2022-02-22 Thread Shun Hao
One of the E-Switch vports plays the special role - it is assigned as "E-Switch manager" and has some special exclusive rights and duties - it maintains all the representors, manages FDB domain flows, etc. By default, the E-Switch vport index was supposed to be zero on standalone NICs (regular Conn