net/cnxk: add TM capabilities and queue rate limit handlers
authorSatha Rao <skoteshwar@marvell.com>
Wed, 22 Sep 2021 06:11:47 +0000 (02:11 -0400)
committerJerin Jacob <jerinj@marvell.com>
Tue, 28 Sep 2021 10:06:39 +0000 (12:06 +0200)
commitbd7b62d7e05daea20b81da3e26d8210b4dacf9ba
tree65a3b3d071e04246d83ab400a8ce95d3b9fcbf63
parentf9dbd4a5b25cfa9b9becd94a5a538dad85ef0a95
net/cnxk: add TM capabilities and queue rate limit handlers

Initial version of TM implementation added basic infrastructure,
TM node_get, capabilities operations and rate limit queue operation.

Signed-off-by: Satha Rao <skoteshwar@marvell.com>
Acked-by: Nithin Dabilpuram <ndabilpuram@marvell.com>
drivers/net/cnxk/cnxk_ethdev.c
drivers/net/cnxk/cnxk_ethdev.h
drivers/net/cnxk/cnxk_tm.c [new file with mode: 0644]
drivers/net/cnxk/cnxk_tm.h [new file with mode: 0644]
drivers/net/cnxk/meson.build