[dpdk-dev] [PATCH v1] app/testpmd: fix the overhead overflow issue

Thomas Monjalon thomas at monjalon.net
Thu Nov 5 19:22:03 CET 2020


05/11/2020 15:31, Ferruh Yigit:
> On 11/5/2020 9:51 AM, Steve Yang wrote:
> > If "dev_info.max_mtu" isn't set by driver, the rte_ethdev will set
> > default value "UINT16_MAX", that will cause the overhead value overflow.
> > 
> > Add more strict condition to ensure the overhead valid.
> > 
> > Fixes: bed05536c8f8 ("app/testpmd: fix max Rx packet length for VLAN packets")
> > 
> > Signed-off-by: Steve Yang <stevex.yang at intel.com>
> 
> Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>

Rejected because causing other issues:
http://inbox.dpdk.org/dev/CADyeNEB2610Shzm6QN--wO8wDzg_-QtYuG05=gWrcaA39h0_ww@mail.gmail.com/




More information about the dev mailing list