diff options
author | 2017-06-29 22:08:19 +0200 | |
---|---|---|
committer | 2017-07-01 08:51:32 -0700 | |
commit | 81f3ddf2547d40c3d4878aa66ce837177665ce3c (patch) | |
tree | 5109cd619f1b021f2b6d281c1ef60a629ba65fa3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nfp: add a stats handler for flower offloads (diff) | |
download | wireguard-linux-81f3ddf2547d40c3d4878aa66ce837177665ce3c.tar.xz wireguard-linux-81f3ddf2547d40c3d4878aa66ce837177665ce3c.zip |
nfp: add control message passing capabilities to flower offloads
Previously the flower offloads never sends messages to the hardware,
and never registers a handler for receiving messages from hardware.
This patch enables the flower offloads to send control messages to
hardware when adding and removing flow rules. Additionally it
registers a control message rx handler for receiving stats updates
from hardware for each offloaded flow.
Additionally this patch adds 4 control message types; Add, modify and
delete flow, as well as flow stats. It also allows
nfp_flower_cmsg_get_data() to be used outside of cmsg.c.
Signed-off-by: Pieter Jansen van Vuuren <pieter.jansenvanvuuren@netronome.com>
Signed-off-by: Simon Horman <simon.horman@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