public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [patch net-next 0/4] net: sched: block callbacks follow-up
@ 2017-10-25 14:34 Jiri Pirko
  2017-10-25 14:34 ` [patch net-next 1/4] net: sched: remove unused tc_should_offload helper Jiri Pirko
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Jiri Pirko @ 2017-10-25 14:34 UTC (permalink / raw)
  To: netdev
  Cc: davem, jhs, xiyou.wangcong, mlxsw, andrew, vivien.didelot,
	f.fainelli, michael.chan, ganeshgr, jeffrey.t.kirsher, saeedm,
	matanb, leonro, idosch, jakub.kicinski, simon.horman,
	pieter.jansenvanvuuren, john.hurley, alexander.h.duyck

From: Jiri Pirko <jiri@mellanox.com>

This patchset does a bit of cleanup of leftovers after block callbacks
patchset. The main part is patch 2, which restores the original handling
of tc offload feature flag.

Jiri Pirko (4):
  net: sched: remove unused tc_should_offload helper
  net: sched: move the can_offload check from binding phase to rule
    insertion phase
  net: sched: remove tc_can_offload check from egdev call
  net: sched: remove ndo_setup_tc check from tc_can_offload

 drivers/net/ethernet/broadcom/bnxt/bnxt.c           |  2 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt_vfr.c       |  3 +++
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c     |  3 +++
 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c       |  3 +++
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c   |  3 +++
 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c    |  3 +++
 drivers/net/ethernet/mellanox/mlxsw/spectrum.c      |  3 +++
 drivers/net/ethernet/netronome/nfp/bpf/main.c       |  3 +++
 drivers/net/ethernet/netronome/nfp/flower/offload.c |  3 +++
 include/net/pkt_cls.h                               | 13 +------------
 net/dsa/slave.c                                     |  3 +++
 net/sched/cls_api.c                                 |  4 ++--
 12 files changed, 31 insertions(+), 15 deletions(-)

-- 
2.9.5

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

end of thread, other threads:[~2017-11-01 10:41 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-25 14:34 [patch net-next 0/4] net: sched: block callbacks follow-up Jiri Pirko
2017-10-25 14:34 ` [patch net-next 1/4] net: sched: remove unused tc_should_offload helper Jiri Pirko
2017-10-25 14:34 ` [patch net-next 2/4] net: sched: move the can_offload check from binding phase to rule insertion phase Jiri Pirko
2017-10-25 22:09   ` Jakub Kicinski
2017-10-26  1:01   ` David Miller
2017-10-26  6:07     ` Jiri Pirko
2017-10-26 15:29       ` Alexander Duyck
2017-10-26 15:40         ` Jiri Pirko
2017-10-26 20:55           ` Jakub Kicinski
2017-10-25 14:34 ` [patch net-next 3/4] net: sched: remove tc_can_offload check from egdev call Jiri Pirko
2017-10-25 14:35 ` [patch net-next 4/4] net: sched: remove ndo_setup_tc check from tc_can_offload Jiri Pirko
2017-10-29  9:36 ` [patch net-next 0/4] net: sched: block callbacks follow-up David Miller
2017-10-29 11:17   ` Jiri Pirko
2017-11-01 10:41     ` Jiri Pirko

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