[dpdk-dev] [PATCH v5] net/ipn3ke: setup MTU when HW init

Ye Xiaolong xiaolong.ye at intel.com
Tue Sep 24 11:38:01 CEST 2019


On 09/04, Andy Pei wrote:
>set up mtu to the minimun in tx mtu, rx mtu and IPN3KE_MAC_FRAME_SIZE_MAX.
>
>Signed-off-by: Andy Pei <andy.pei at intel.com>
>---
>
>Cc: qi.z.zhang at intel.com
>Cc: ferruh.yigit at intel.com
>Cc: rosen.xu at intel.com
>Cc: xiaolong.ye at intel.com
>
>v2:
>modify low bound and upper bound.
>
>v3:
>delete unnecessary MACROs.
>extract the duplicated code to a common function.
>
>v4:
>delete unnecessary MACROs.
>extract the duplicated code to a common function.
>
>v5:
>Not to start the arguments in a separate line.
>
>drivers/net/ipn3ke/ipn3ke_ethdev.c | 86 ++++++++++++++++++++++++++++++++++++++
> drivers/net/ipn3ke/ipn3ke_ethdev.h |  6 +++
> 2 files changed, 92 insertions(+)
>

Applied to dpdk-next-net-intel.


More information about the dev mailing list