On Mon, 12 Oct 2020 16:27:08 +0530 Srujana Challa wrote: > On OcteonTX2 SoC, the admin function (AF) is the only one with all > priviliges to configure HW and alloc resources, PFs and it's VFs > have to request AF via mailbox for all their needs. This patch adds > a mailbox interface for CPT PFs and VFs to allocate resources > for cryptography and inline-IPsec. > Inline-IPsec mailbox messages are added here to provide the interface > to Marvell VFIO drivers to allocate and configure HW resources > for inline IPsec feature. > > Signed-off-by: Suheil Chandran <schand...@marvell.com> > Signed-off-by: Vidya Sagar Velumuri <vvelum...@marvell.com> > Signed-off-by: Srujana Challa <scha...@marvell.com>
Please drop the IPsec support from this series, and limit it to just what's needed to get the Linux crypto API working.