Wei Zhao 5e91aeef21 app/testpmd: fix offload flags after port config
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@dpdk.org

Signed-off-by: Wei Zhao <wei.zhao1@intel.com>
Tested-by: Peng Yuan <yuan.peng@intel.com>
2019-05-13 17:06:27 +02:00
..
2019-04-11 14:27:32 +02:00
2019-04-11 14:27:32 +02:00
2019-04-05 17:45:22 +02:00
2019-04-05 17:45:22 +02:00
2018-11-05 15:01:25 +01:00
2018-12-21 16:22:40 +01:00