netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch net-next 0/3] net: sched: couple of ndo_setup_tc fixes and adjustments
@ 2018-06-24  8:38 Jiri Pirko
  2018-06-24  8:38 ` [patch net-next 1/3] bnxt: simplify cls_flower command switch and handle default case Jiri Pirko
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Jiri Pirko @ 2018-06-24  8:38 UTC (permalink / raw)
  To: netdev
  Cc: davem, jakub.kicinski, simon.horman, john.hurley,
	pieter.jansenvanvuuren, oss-drivers, michael.chan,
	intel-wired-lan, mlxsw

From: Jiri Pirko <jiri@mellanox.com>

This patchset includes couple of patches that fix or adjust default
cases and return values in ndo_setup_tc implementations in drivers.

Jiri Pirko (3):
  bnxt: simplify cls_flower command switch and handle default case
  nfp: handle cls_flower command default case
  cls_flower: fix error values for commands not supported by drivers

 drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c        | 16 +++++-----------
 drivers/net/ethernet/intel/i40e/i40e_main.c         |  2 +-
 drivers/net/ethernet/intel/i40evf/i40evf_main.c     |  2 +-
 drivers/net/ethernet/intel/igb/igb_main.c           |  2 +-
 drivers/net/ethernet/netronome/nfp/flower/offload.c |  4 ++--
 5 files changed, 10 insertions(+), 16 deletions(-)

-- 
2.14.4

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

end of thread, other threads:[~2018-06-25  7:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-24  8:38 [patch net-next 0/3] net: sched: couple of ndo_setup_tc fixes and adjustments Jiri Pirko
2018-06-24  8:38 ` [patch net-next 1/3] bnxt: simplify cls_flower command switch and handle default case Jiri Pirko
2018-06-24  8:38 ` [patch net-next 2/3] nfp: handle cls_flower command " Jiri Pirko
2018-06-25  3:11   ` Jakub Kicinski
2018-06-24  8:38 ` [patch net-next 3/3] cls_flower: fix error values for commands not supported by drivers Jiri Pirko
2018-06-25  7:15 ` [patch net-next 0/3] net: sched: couple of ndo_setup_tc fixes and adjustments David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).