History log of /dpdk/lib/mldev/rte_mldev_pmd.c (Results 1 – 1 of 1)
Revision Date Author Comments
# ea80eafb 07-Feb-2023 Srikanth Yalavarthi <syalavarthi@marvell.com>

mldev: add PMD functions

Added PMD functions to handle ML devices. The rte_mldev_pmd.*
files are for drivers only and should be private to DPDK, and
are not installed for application use. Added impl

mldev: add PMD functions

Added PMD functions to handle ML devices. The rte_mldev_pmd.*
files are for drivers only and should be private to DPDK, and
are not installed for application use. Added implementation
for rte_ml_dev_init.

Signed-off-by: Srikanth Yalavarthi <syalavarthi@marvell.com>
Signed-off-by: Jerin Jacob <jerinj@marvell.com>

show more ...