All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] mlx5e IPoIB stats
@ 2018-09-02 19:12 Tariq Toukan
  2018-09-02 19:12 ` [PATCH net-next 1/4] net/mlx5e: IPoIB, Initialize max_opened_tc in mlx5i_init flow Tariq Toukan
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Tariq Toukan @ 2018-09-02 19:12 UTC (permalink / raw)
  To: David S. Miller
  Cc: netdev, Eran Ben Elisha, Saeed Mahameed, Feras Daoud, Tariq Toukan

Hi Dave,

I am temporarily covering Saeed with the mlx5 submissions.

This patchset by Feras contains statistics enhancements and NDO
implementation for the mlx5e IPoIB driver.

Series generated against net-next commit:
2d5c28859839 net: bgmac: remove set but not used variable 'err'

Thanks,
Tariq.


Feras Daoud (4):
  net/mlx5e: IPoIB, Initialize max_opened_tc in mlx5i_init flow
  net/mlx5e: IPoIB, Add ndo stats support for IPoIB netdevices
  net/mlx5e: IPoIB, Add ndo stats support for IPoIB child devices
  net/mlx5e: IPoIB, Use priv stats in completion rx flow

 drivers/net/ethernet/mellanox/mlx5/core/en_rx.c    |  3 +-
 .../net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c  | 43 ++++++++++++++++++++++
 .../net/ethernet/mellanox/mlx5/core/ipoib/ipoib.h  |  1 +
 .../ethernet/mellanox/mlx5/core/ipoib/ipoib_vlan.c |  1 +
 4 files changed, 47 insertions(+), 1 deletion(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2018-09-03  3:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-02 19:12 [PATCH net-next 0/4] mlx5e IPoIB stats Tariq Toukan
2018-09-02 19:12 ` [PATCH net-next 1/4] net/mlx5e: IPoIB, Initialize max_opened_tc in mlx5i_init flow Tariq Toukan
2018-09-02 19:12 ` [PATCH net-next 2/4] net/mlx5e: IPoIB, Add ndo stats support for IPoIB netdevices Tariq Toukan
2018-09-02 19:12 ` [PATCH net-next 3/4] net/mlx5e: IPoIB, Add ndo stats support for IPoIB child devices Tariq Toukan
2018-09-02 19:12 ` [PATCH net-next 4/4] net/mlx5e: IPoIB, Use priv stats in completion rx flow Tariq Toukan
2018-09-02 23:23 ` [PATCH net-next 0/4] mlx5e IPoIB stats 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.