Re: [PATCH net-next 0/6] mlxsw: Implement sampling using mirroring

2021-03-11 Thread patchwork-bot+netdevbpf
Hello: This series was applied to netdev/net-next.git (refs/heads/master): On Thu, 11 Mar 2021 14:24:10 +0200 you wrote: > From: Ido Schimmel > > So far, sampling was implemented using a dedicated sampling mechanism > that is available on all Spectrum ASICs. Spectrum-2 and later ASICs > support

[PATCH net-next 0/6] mlxsw: Implement sampling using mirroring

2021-03-11 Thread Ido Schimmel
From: Ido Schimmel So far, sampling was implemented using a dedicated sampling mechanism that is available on all Spectrum ASICs. Spectrum-2 and later ASICs support sampling by mirroring packets to the CPU port with probability. This method has a couple of advantages compared to the legacy method