on v2: * Suppressed patches: [PATCH 1/4] ethdev: add Tx offload limitations. [PATCH 2/4] ethdev: add TSO disable flag. [PATCH 3/4] app/testpmd: add TSO disable to test options. * The changes introduced on the above conflict with tx_prepare API and break ABI. A proposal to disable by default optional offloads and a way to reflect HW offloads limitations to application will be addressed on different commit. * TSO support modification
[PATCH v2 1/1] net/mlx5: add hardware TSO support