Netdev List
 help / color / mirror / Atom feed
* [PATCH 0/1] Allow TC support to be disabled
@ 2017-06-05 20:53 Jes Sorensen
  2017-06-05 20:53 ` [PATCH 1/1] mlx5: Allow TC support to be disabled in the build Jes Sorensen
  0 siblings, 1 reply; 2+ messages in thread
From: Jes Sorensen @ 2017-06-05 20:53 UTC (permalink / raw)
  To: netdev; +Cc: kernel-team, saeedm, ilant, Jes Sorensen

Hi,

Here is the follow-on patch which allows for TC support to be compiled
out.

It builds on top of my patch set from last week.

Jes


Jes Sorensen (1):
  mlx5: Allow TC support to be disabled in the build

 drivers/net/ethernet/mellanox/mlx5/core/Kconfig   | 10 ++++++
 drivers/net/ethernet/mellanox/mlx5/core/Makefile  |  4 ++-
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 39 ++++++-----------------
 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c  | 12 +++++++
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c   | 29 +++++++++++++++++
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.h   |  1 +
 6 files changed, 65 insertions(+), 30 deletions(-)

-- 
2.13.0

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

end of thread, other threads:[~2017-06-05 20:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-05 20:53 [PATCH 0/1] Allow TC support to be disabled Jes Sorensen
2017-06-05 20:53 ` [PATCH 1/1] mlx5: Allow TC support to be disabled in the build Jes Sorensen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox