Add BPHY to the list of platform hardware accelerator blocks. Signed-off-by: Tomasz Duszynski <tduszyn...@marvell.com> --- doc/guides/platform/cnxk.rst | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/doc/guides/platform/cnxk.rst b/doc/guides/platform/cnxk.rst index d7adf43165..845ae46064 100644 --- a/doc/guides/platform/cnxk.rst +++ b/doc/guides/platform/cnxk.rst @@ -68,6 +68,8 @@ DPDK subsystem. +---+-----+--------------------------------------------------------------+ | 10| REE | rte_regexdev | +---+-----+--------------------------------------------------------------+ + | 11| BPHY| rte_rawdev | + +---+-----+--------------------------------------------------------------+ PF0 is called the administrative / admin function (AF) and has exclusive privileges to provision RVU functional block's LFs to each of the PF/VF. -- 2.25.1