Re: [dpdk-dev] [PATCH v2] kni: use kni_ethtool_ops only with unknown drivers

2019-01-05 Thread Igor Ryzhov
Hi Ferruh, Thank you for all your comments. The only real purpose of the patch is to support .get_link for all KNI interfaces, not just for those using igb or ixgbe. So I propose to remove ethtool support at all with your patch, and after that, I will add .get_link support again. Yes, I understa

Re: [dpdk-dev] [RFC] kni: remove ethtool support

2019-01-05 Thread Igor Ryzhov
Hi Ferruh, I answered in another thread. Regarding this patch – I have no objections now. Best regards, Igor On Tue, Dec 18, 2018 at 9:17 PM Ferruh Yigit wrote: > On 12/18/2018 9:20 AM, Ferruh Yigit wrote: > > On 12/18/2018 8:20 AM, Igor Ryzhov wrote: > >> Hi Ferruh, > >> > >> Please, look at

Re: [dpdk-dev] [EXT] Default cacheline size for ARM

2019-01-05 Thread Honnappa Nagarahalli
> > On Fri, 2019-01-04 at 19:59 +, Yongseok Koh wrote: > > --- > > --- > > Hi, > > > > The cacheline size (RTE_CACHE_LINE_SIZE) for ARM CPUs is set to be > > 128B by default. Mellanox's BlueField is an ARM CPU having Cortex-A72 >

Re: [dpdk-dev] [PATCH v4 0/3] support flow counters using devx

2019-01-05 Thread Shahaf Shuler
Thursday, January 3, 2019 5:07 PM, Mordechay Haimovsky: > Subject: [dpdk-dev] [PATCH v4 0/3] support flow counters using devx > > This series of commits add support for creating, allocating, querying and > destroying flow counters in mlx5 PMD using the devx interface. > > Moti Haimovsky (3): >

Re: [dpdk-dev] [EXT] Default cacheline size for ARM

2019-01-05 Thread Jerin Jacob Kollanukkaran
On Sat, 2019-01-05 at 22:47 +, Honnappa Nagarahalli wrote: > > On Fri, 2019-01-04 at 19:59 +, Yongseok Koh wrote: > > > --- > > > > > > --- > > > Hi, > > > > > > The cacheline size (RTE_CACHE_LINE_SIZE) for ARM CPUs is set to