[dpdk-stable] [PATCH] app/testpmd: fix offloads overwrite by default configuration

Thomas Monjalon thomas at monjalon.net
Mon May 13 17:08:43 CEST 2019


13/05/2019 05:30, Zhao1, Wei:
> From: Zhao1, Wei
> > There is an error in function rxtx_port_config(), which may overwrite offloads
> > configuration get from function launch_args_parse() when run testpmd app. So
> > rxtx_port_config() should do "or" for port offloads.
> > 
> > Fixes: d44f8a485f5d ("app/testpmd: enable per queue configure")
> > cc: stable at dpdk.org
> > 
> > Signed-off-by: Wei Zhao <wei.zhao1 at intel.com>
> Tested-by: Peng Yuan <yuan.peng at intel.com>

Applied, thanks




More information about the stable mailing list