Re: [PATCH net-next 00/17] mlxsw: Introduce algorithmic TCAM support

2018-07-25 Thread David Miller
From: Ido Schimmel Date: Wed, 25 Jul 2018 09:23:49 +0300 > The Spectrum-2 ASIC uses an algorithmic TCAM (A-TCAM) where multiple > exact matches lookups are performed instead of a single lookup as with > standard circuit TCAM (C-TCAM) memory. This allows for higher scale and > reduced power consum

[PATCH net-next 00/17] mlxsw: Introduce algorithmic TCAM support

2018-07-24 Thread Ido Schimmel
The Spectrum-2 ASIC uses an algorithmic TCAM (A-TCAM) where multiple exact matches lookups are performed instead of a single lookup as with standard circuit TCAM (C-TCAM) memory. This allows for higher scale and reduced power consumption. The lookups are performed by masking a packet using differe