net/octeontx2: add device start operation
authorNithin Dabilpuram <ndabilpuram@marvell.com>
Sun, 2 Jun 2019 11:49:04 +0000 (17:19 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 4 Jul 2019 23:52:02 +0000 (01:52 +0200)
commit920717e4d8ba313ad0afc76280486d0f24720c35
tree6f4230641cd54fa793eb51b5ddd14838e8e12993
parentddc1bc26e9ed08f1078d1b5c0970cbb0758f37e0
net/octeontx2: add device start operation

Add device start operation and update the correct
function pointers for Rx and Tx burst functions.

This patch also update the octeontx2 NIC specific documentation.

Signed-off-by: Nithin Dabilpuram <ndabilpuram@marvell.com>
Signed-off-by: Vamsi Attunuru <vattunuru@marvell.com>
Signed-off-by: Jerin Jacob <jerinj@marvell.com>
doc/guides/nics/octeontx2.rst
drivers/net/octeontx2/otx2_ethdev.c
drivers/net/octeontx2/otx2_flow.c
drivers/net/octeontx2/otx2_flow_parse.c
drivers/net/octeontx2/otx2_ptp.c
drivers/net/octeontx2/otx2_vlan.c