Re: [PATCH net-next 00/10] Mellanox 100G mlx5 Bulk flow statistics and SRIOV TC offloads

2016-07-13 Thread David Miller
From: David Miller Date: Wed, 13 Jul 2016 11:46:25 -0700 (PDT) > Series applied, thanks. Actually, I have to revert. Please fix this build warning and resubmit, thanks. drivers/net/ethernet/mellanox/mlx5/core/fs_counters.c: In function ‘mlx5_fc_stats_work’:

Re: [PATCH net-next 00/10] Mellanox 100G mlx5 Bulk flow statistics and SRIOV TC offloads

2016-07-13 Thread David Miller
From: Saeed Mahameed Date: Wed, 13 Jul 2016 00:28:56 +0300 > This series from Amir and Or deals with two enhancements for the mlx5 TC > offloads. > > The 1st two patches add bulk reading of flow counters. Few bulk counter > queries are > used instead of issuing thousands

[PATCH net-next 00/10] Mellanox 100G mlx5 Bulk flow statistics and SRIOV TC offloads

2016-07-12 Thread Saeed Mahameed
Hi Dave, This series from Amir and Or deals with two enhancements for the mlx5 TC offloads. The 1st two patches add bulk reading of flow counters. Few bulk counter queries are used instead of issuing thousands firmware commands per second to get statistics of all flows set to HW. The next