[dpdk-dev] [PATCH v3 09/23] net/dpaa2: add support to configure dpdmux max Rx frame len
Ferruh Yigit
ferruh.yigit at intel.com
Wed Feb 24 18:22:31 CET 2021
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 interface
>
> Signed-off-by: Hemant Agrawal <hemant.agrawal at nxp.com>
> Acked-by: Hemant Agrawal <hemant.agrawal at 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.
More information about the dev
mailing list