net/octeontx2: add flow mbox utility functions
authorKiran Kumar K <kirankumark@marvell.com>
Wed, 26 Jun 2019 10:26:25 +0000 (15:56 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 4 Jul 2019 23:52:02 +0000 (01:52 +0200)
commit29a2017c7022eabf55c731d1274748e86eb1e6e8
tree6f02d06392a08e17c27db21eff3c77e7855f7f2c
parent57b316742d392dba3893359ef8068e316155439a
net/octeontx2: add flow mbox utility functions

Adding mailbox utility functions for rte_flow. These will be used
to alloc, reserve and write the entries to the device on request.

Signed-off-by: Kiran Kumar K <kirankumark@marvell.com>
Signed-off-by: Vivek Sharma <viveksharma@marvell.com>
drivers/net/octeontx2/otx2_flow.h
drivers/net/octeontx2/otx2_flow_utils.c