[PATCH v2 2/3] net/ark: support arbitrary mbuf size

2022-02-11 Thread John Miller
Added arbitrary mbuf size per queue capability. Updated ARK_UDM_CONST3 value to reflect the version number read from the HW that is required to support this change. Signed-off-by: John Miller --- v2: - Added more details to the git log. --- drivers/net/ark/ark_ethdev.c| 8 drivers

[PATCH v2 2/3] net/ark: support arbitrary mbuf size

2022-02-10 Thread John Miller
--- v2: Added arbitrary mbuf size per queue capability. Updated ARK_UDM_CONST3 value to reflect the version number read from the HW that is required to support this change. --- Signed-off-by: John Miller --- drivers/net/ark/ark_ethdev.c| 8 drivers/net/ark/ark_ethdev_rx.c | 23 +