netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] nfp: process MTU updates from firmware flower app
@ 2017-08-16  7:37 Simon Horman
  2017-08-16  7:37 ` [PATCH net-next 1/2] nfp: process control messages in workqueue in " Simon Horman
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Simon Horman @ 2017-08-16  7:37 UTC (permalink / raw)
  To: David Miller, Jakub Kicinski; +Cc: netdev, oss-drivers, Simon Horman

The first patch of this series moves processing of control messages from a
BH handler to a workqueue. That change makes it safe to process MTU
updates from the firmware which is added by the second patch of this
series.

Simon Horman (2):
  nfp: process control messages in workqueue in flower app
  nfp: process MTU updates from firmware flower app

 drivers/net/ethernet/netronome/nfp/flower/cmsg.c | 35 ++++++++++++++++++++++--
 drivers/net/ethernet/netronome/nfp/flower/cmsg.h |  1 +
 drivers/net/ethernet/netronome/nfp/flower/main.c | 14 ++++++++--
 drivers/net/ethernet/netronome/nfp/flower/main.h |  5 ++++
 4 files changed, 50 insertions(+), 5 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2017-08-16 18:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-16  7:37 [PATCH net-next 0/2] nfp: process MTU updates from firmware flower app Simon Horman
2017-08-16  7:37 ` [PATCH net-next 1/2] nfp: process control messages in workqueue in " Simon Horman
2017-08-16  7:37 ` [PATCH net-next 2/2] nfp: process MTU updates from firmware " Simon Horman
2017-08-16 18:36 ` [PATCH net-next 0/2] " 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).