All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] mlx4_en dynamic TC tx queues
@ 2017-06-29 11:07 Tariq Toukan
  2017-06-29 11:07 ` [PATCH net-next 1/2] net/mlx4_en: Add dynamic variable to hold the number of user priorities (UP) Tariq Toukan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tariq Toukan @ 2017-06-29 11:07 UTC (permalink / raw)
  To: David S. Miller
  Cc: netdev, Eran Ben Elisha, Inbar Karmy, Tarick Bedeir, Tariq Toukan

Hi Dave,

This patchset from Inbar aligns the number of TX queues
to the actual need, according to the TC configuration.

Series generated against net-next commit:
2ee87db3a287 Merge branch 'nfp-get_phys_port_name-for-representors-and-SR-IOV-reorder'

Thanks,
Tariq.


Inbar Karmy (2):
  net/mlx4_en: Add dynamic variable to hold the number of user
    priorities (UP)
  net/mlx4_en: Do not allocate redundant TX queues when TC is disabled

 drivers/net/ethernet/mellanox/mlx4/en_dcb_nl.c    |  6 +--
 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c   | 17 ++++---
 drivers/net/ethernet/mellanox/mlx4/en_main.c      |  4 +-
 drivers/net/ethernet/mellanox/mlx4/en_netdev.c    | 60 ++++++++++++++++++++---
 drivers/net/ethernet/mellanox/mlx4/en_resources.c |  3 +-
 drivers/net/ethernet/mellanox/mlx4/en_tx.c        |  6 +--
 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h      |  9 ++--
 7 files changed, 79 insertions(+), 26 deletions(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-06-29 19:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-29 11:07 [PATCH net-next 0/2] mlx4_en dynamic TC tx queues Tariq Toukan
2017-06-29 11:07 ` [PATCH net-next 1/2] net/mlx4_en: Add dynamic variable to hold the number of user priorities (UP) Tariq Toukan
2017-06-29 11:07 ` [PATCH net-next 2/2] net/mlx4_en: Do not allocate redundant TX queues when TC is disabled Tariq Toukan
2017-06-29 19:57 ` [PATCH net-next 0/2] mlx4_en dynamic TC tx queues David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.