On 2/24/2021 12:42 PM, Hemant Agrawal wrote:
This patch introduce a new pmd api, which can help the applications to configure the max framelen for a given dpdmux interfaceSigned-off-by: Hemant Agrawal <hemant.agra...@nxp.com> Acked-by: Hemant Agrawal <hemant.agra...@nxp.com>
<...>
@@ -2,6 +2,7 @@ EXPERIMENTAL { global:rte_pmd_dpaa2_mux_flow_create;+ rte_pmd_dpaa2_mux_rx_frame_len; rte_pmd_dpaa2_set_custom_hash; };
Added version comment while merging.