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: sta...@dpdk.org > > > > Signed-off-by: Wei Zhao <wei.zh...@intel.com> > Tested-by: Peng Yuan <yuan.p...@intel.com>
Applied, thanks