Re: [Intel-wired-lan] [PATCH iwl-next 5/5] i40e: Remove VEB recursion

2023-11-16 Thread Wojciech Drewek
On 13.11.2023 13:58, Ivan Vecera wrote: > The VEB (virtual embedded switch) as a switch element can be > connected according datasheet though its uplink to: > - Physical port > - Port Virtualizer (not used directly by i40e driver but can > be present in MFP mode where the physical port is shar

[Intel-wired-lan] [PATCH iwl-next 5/5] i40e: Remove VEB recursion

2023-11-13 Thread Ivan Vecera
The VEB (virtual embedded switch) as a switch element can be connected according datasheet though its uplink to: - Physical port - Port Virtualizer (not used directly by i40e driver but can be present in MFP mode where the physical port is shared between PFs) - No uplink (aka floating VEB) But