net/octeontx2: add Tx queue setup and release
authorJerin Jacob <jerinj@marvell.com>
Wed, 29 May 2019 13:00:23 +0000 (18:30 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 4 Jul 2019 23:52:01 +0000 (01:52 +0200)
commit1be5cff1fa0a0f3818c71f25376a95d236b68a63
tree54a0586153dce7ce642b09abf715c62f448c2b3c
parent094fc8a3a1e207e785db3293643a3423721b08c7
net/octeontx2: add Tx queue setup and release

Add Tx queue setup and release.

Signed-off-by: Jerin Jacob <jerinj@marvell.com>
Signed-off-by: Nithin Dabilpuram <ndabilpuram@marvell.com>
doc/guides/nics/features/octeontx2.ini
doc/guides/nics/features/octeontx2_vec.ini
doc/guides/nics/features/octeontx2_vf.ini
doc/guides/nics/octeontx2.rst
drivers/net/octeontx2/otx2_ethdev.c
drivers/net/octeontx2/otx2_ethdev.h
drivers/net/octeontx2/otx2_ethdev_ops.c
drivers/net/octeontx2/otx2_tx.h [new file with mode: 0644]