Re: [dpdk-dev] [PATCH] net/sfc: enable TSO by default

2017-01-20 Thread Ferruh Yigit
On 1/20/2017 2:37 PM, Andrew Rybchenko wrote: > On 01/20/2017 05:29 PM, Thomas Monjalon wrote: >> 2017-01-19 15:52, Andrew Rybchenko: >>> Signed-off-by: Andrew Rybchenko >>> --- >>> It is a mistake that TSO support is compiled out by default. >>> We would be happy to enable it by deafult, but stri

Re: [dpdk-dev] [PATCH] net/sfc: enable TSO by default

2017-01-20 Thread Andrew Rybchenko
On 01/20/2017 05:29 PM, Thomas Monjalon wrote: 2017-01-19 15:52, Andrew Rybchenko: Signed-off-by: Andrew Rybchenko --- It is a mistake that TSO support is compiled out by default. We would be happy to enable it by deafult, but strictly speaking it is not a bug fix. Arguments to enable are: -

Re: [dpdk-dev] [PATCH] net/sfc: enable TSO by default

2017-01-20 Thread Thomas Monjalon
2017-01-19 15:52, Andrew Rybchenko: > Signed-off-by: Andrew Rybchenko > --- > It is a mistake that TSO support is compiled out by default. > We would be happy to enable it by deafult, but strictly speaking > it is not a bug fix. > > Arguments to enable are: > - be more feature-rich (and user-fri

[dpdk-dev] [PATCH] net/sfc: enable TSO by default

2017-01-19 Thread Andrew Rybchenko
Signed-off-by: Andrew Rybchenko --- It is a mistake that TSO support is compiled out by default. We would be happy to enable it by deafult, but strictly speaking it is not a bug fix. Arguments to enable are: - be more feature-rich (and user-friendly) in default config - the most of internal tes