Re: [dpdk-dev] [PATCH v2] doc: add tso capabilities feature for mlx5

2017-01-23 Thread Olga Shern
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Ferruh Yigit > Sent: Monday, January 23, 2017 2:30 PM > To: Elad Persiko ; dev@dpdk.org; Adrien Mazarguil > > Subject: Re: [dpdk-dev] [PATCH v2] doc: add tso capabilities feature for mlx5 > &

Re: [dpdk-dev] [PATCH v2] doc: add tso capabilities feature for mlx5

2017-01-23 Thread Ferruh Yigit
rruh Yigit [mailto:ferruh.yi...@intel.com] > Sent: Monday, January 9, 2017 2:31 PM > To: Elad Persiko ; dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v2] doc: add tso capabilities feature for mlx5 > > On 1/8/2017 4:23 PM, Elad Persiko wrote: >> Feature implemented at: >>

Re: [dpdk-dev] [PATCH v2] doc: add tso capabilities feature for mlx5

2017-01-10 Thread Elad Persiko
Thanks, The feature is not supported on MLX4. I will fix it on V2 -Original Message- From: Ferruh Yigit [mailto:ferruh.yi...@intel.com] Sent: Monday, January 9, 2017 2:31 PM To: Elad Persiko ; dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH v2] doc: add tso capabilities feature for mlx5 On

Re: [dpdk-dev] [PATCH v2] doc: add tso capabilities feature for mlx5

2017-01-09 Thread Ferruh Yigit
On 1/8/2017 4:23 PM, Elad Persiko wrote: > Feature implemented at: > commit b007e98ccda9 ("net/mlx5: implement TSO data path") > commit 085c4137280a ("net/mlx5: support TSO in control plane") > > Signed-off-by: Elad Persiko > --- > doc/guides/nics/features/mlx4.ini | 1 + > doc/guides/nics/featu

Re: [dpdk-dev] [PATCH v2] doc: add tso capabilities feature for mlx5

2017-01-09 Thread Ferruh Yigit
On 1/8/2017 4:23 PM, Elad Persiko wrote: > Feature implemented at: > commit b007e98ccda9 ("net/mlx5: implement TSO data path") > commit 085c4137280a ("net/mlx5: support TSO in control plane") Hi Elad, Instead of send this a separate patch, it is better if you can send these updates with the patch

[dpdk-dev] [PATCH v2] doc: add tso capabilities feature for mlx5

2017-01-08 Thread Elad Persiko
Feature implemented at: commit b007e98ccda9 ("net/mlx5: implement TSO data path") commit 085c4137280a ("net/mlx5: support TSO in control plane") Signed-off-by: Elad Persiko --- doc/guides/nics/features/mlx4.ini | 1 + doc/guides/nics/features/mlx5.ini | 1 + 2 files changed, 2 insertions(+) dif