> -Original Message-
> From: SteveX Yang
> Sent: Wednesday, October 14, 2020 5:20 PM
> To: dev@dpdk.org
> Cc: Guo, Jia ; Yang, Qiming ;
> Zhang, Qi Z ; Wu, Jingjing ;
> Xing, Beilei ; Ananyev, Konstantin
> ; Yang, SteveX
> Subject: [PATCH v5 0/5] fix default max mtu size when device co
when application presets the max rx packet length and expected mtu at
the same time, driver need identify if the preset max frame size can
hold mtu data and Ether overhead completely.
if not, adjust the max frame size via mtu_set ops within dev_configure.
v5:
* update comments and commit message
2 matches
Mail list logo