Re: [PATCH net-next v3 1/2] net: mscc: ocelot: Add support for tcam
From: Vladimir Oltean <olteanv@gmail.com>
Date: 2020-09-26 19:06:22
Also in:
linux-mips, lkml
From: Vladimir Oltean <olteanv@gmail.com>
Date: 2020-09-26 19:06:22
Also in:
linux-mips, lkml
Hi Horatiu, On Sat, Sep 26, 2020 at 08:55:36PM +0200, Horatiu Vultur wrote:
No, you will always have 4 Type-Group values regardless of number of entries per row(1, 2 or 4).
I think this one phrase explains it for me.
I am not sure that I understand what you want to achive with this or something is still wrong.
What I want to achieve is that I need to port the VCAP IS1 and ES0 constants to new hardware I can't test, and I had no idea how to do that because I didn't understand the relationship between what was in the documentation and what was in the code. Now I do, thanks. -Vladimir