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: [email protected]
> >
> > Signed-off-by: Wei Zhao <[email protected]>
> Tested-by: Peng Yuan <[email protected]>Applied, thanks

