On Mon, Oct 28, 2024 at 3:13 PM Shijith Thotton <sthot...@marvell.com> wrote: > > The value of RTE_IOVA_IN_MBUF has always been disabled on CNXK > platforms, as IOVA in the mbuf is unnecessary. This update changes that > behavior to respect the value set by the user. A warning message will be > printed if the build is configured to enable IOVA on the CNXK platform. > > Signed-off-by: Shijith Thotton <sthot...@marvell.com>
Applied to dpdk-next-net-mrvl/for-main. Thanks