• Ratheesh Kannoth's avatar
    octeontx2-af: Exact match support · b747923a
    Ratheesh Kannoth authored
    CN10KB silicon has support for exact match table. This table
    can be used to match maimum 64 bit value of KPU parsed output.
    Hit/non hit in exact match table can be used as a KEX key to
    NPC mcam.
    
    This patch makes use of Exact match table to increase number of
    DMAC filters supported. NPC  mcam is no more need for each of these
    DMAC entries as will be populated in Exact match table.
    
    This patch implements following
    
    1. Initialization of exact match table only for CN10KB.
    2. Add/del/update interface function for exact match table.
    Signed-off-by: default avatarRatheesh Kannoth <rkannoth@marvell.com>
    Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
    b747923a
rvu_npc_hash.c 34.1 KB