numam-dpdk/examples/multi_process
Wenwu Ma 1c839246f9 examples/multi_process: make RSS and checksum optional
The default values of rx mq_mode and rx offloads for port
will cause symmetric_mp startup failure if the port do not
support rss or csum. This patch makes the app to reconfigure
the NIC without them. Only quit the app if the second
reconfiguration fails.

Signed-off-by: Wenwu Ma <wenwux.ma@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Tested-by: Wei Ling <weix.ling@intel.com>
2022-03-08 14:20:11 +01:00
..
client_server_mp examples/multi_process: fix Rx packets distribution 2021-11-16 16:22:26 +01:00
hotplug_mp fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
simple_mp fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
symmetric_mp examples/multi_process: make RSS and checksum optional 2022-03-08 14:20:11 +01:00
Makefile examples/multi_process: add SPDX license tag to makefiles 2020-11-20 17:32:23 +01:00