Description of problem: Feature request to add support for TSO (TCP segmentation offload) in OVS-DPDK. Upstream patch is: https://review.opendev.org/#/c/723798/ Importance of this patch is that, it would provision enabling TSO in OVS-DPDK during overcloud deployment, if requested through heat templates as below: ComputeOvsDpdkSriovParameters: OvsDpdkEnableTSO: true By default, TSO is turned off during deployment. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: