commit | 3fa4c3232ac9da57f1ad10ddc971f521e62edc69 | [log] [tgz] |
---|---|---|
author | Sunil Goutham <sgoutham@marvell.com> | Tue Oct 16 16:57:12 2018 +0530 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 17 21:33:42 2018 -0700 |
tree | 89b395b5b5c5cc0cd630504e7fe64d9b1d1ed847 | |
parent | 7a37245ef23f75223263930e086aa0a8678e161f [diff] |
octeontx2-af: NPA block LF initialization Upon receiving NPA_LF_ALLOC mbox message allocate memory for NPALF's aura, pool and qint contexts and configure the same to HW. Enable caching of contexts into NPA NDC. Return pool related info like stack size, num pointers per stack page e.t.c to the mbox msg sender. Signed-off-by: Sunil Goutham <sgoutham@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>