Re: [PATCH v3 1/1] net/mlx5: add hardware TSO support
From: Shahaf Shuler <hidden>
Date: 2017-03-06 11:03:10
Monday, March 6, 2017 11:31 AM, Ferruh Yigit:
On 3/6/2017 8:50 AM, Ferruh Yigit wrote:quoted
On 3/2/2017 9:01 AM, Shahaf Shuler wrote:quoted
Implement support for hardware TSO. Signed-off-by: Shahaf Shuler <redacted> --- on v3: * fix alignment issues * for warn log on v2: * Instead of exposing capability, TSO checks on data path. * PMD specific parameter to enable TSO. * different implementaion for the data path. Performance impact ~0.1-0.2MppsHi Shahaf, I think it is good idea to update release notes to announce mlx5 TSO support, what do you think?Since [1] depends on this patch, I will get both, but can you please send a separate patch for release notes?
Yes. I will work on one.
[1] http://dpdk.org/dev/patchwork/patch/21065/quoted
And if you will send a new version of the patch, can you please put "TSO" flag in the same order with default.iniI will update this.quoted
Thanks, ferruh