diff options
author | Simon Horman <simon.horman@netronome.com> | 2017-08-16 09:37:43 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-08-16 11:36:44 -0700 |
commit | b985f870a5f08da0a2d6b45a3ea33f5558cf7e4e (patch) | |
tree | 264f0b8703d3fbeee82349b6b404efd4f9f32ab5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cf9d01405925e3f8144c99d7bf7b184449794066 (diff) |
nfp: process control messages in workqueue in flower app
Processing of control messages is not time-critical and future processing
of some messages will require taking the RTNL which is not possible
in a BH handler. It seems simplest to move all control message processing
to a workqueue.
Signed-off-by: Simon Horman <simon.horman@netronome.com>
Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions