net/octeontx2: add lookup mem changes to hold SA indices
authorArchana Muniganti <marchana@marvell.com>
Tue, 4 Feb 2020 11:17:20 +0000 (16:47 +0530)
committerAkhil Goyal <akhil.goyal@nxp.com>
Wed, 5 Feb 2020 14:20:51 +0000 (15:20 +0100)
commitd7fa8f2a8f21c3e5171e61e878e3aa3318a662dd
tree501ce427779ddb8e417f38694543a243b7b41f72
parentb33b5c6f204583deda502ef0badc18c82f70c6b4
net/octeontx2: add lookup mem changes to hold SA indices

lookup_mem provides fast accessing of data path fields.
Storing sa indices in lookup_mem which are required in
inline rx data path.

Signed-off-by: Ankur Dwivedi <adwivedi@marvell.com>
Signed-off-by: Anoob Joseph <anoobj@marvell.com>
Signed-off-by: Archana Muniganti <marchana@marvell.com>
Signed-off-by: Tejasree Kondoj <ktejasree@marvell.com>
Signed-off-by: Vamsi Attunuru <vattunuru@marvell.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
drivers/common/octeontx2/otx2_common.h
drivers/net/octeontx2/otx2_ethdev_sec.c
drivers/net/octeontx2/otx2_lookup.c