Updated the dpif_nl_exec_monitor.py utility to also optionally monitor
the other DPIF netlink operations, i.e., DPIF_OP_FLOW_PUT,
DPIF_OP_FLOW_DEL and DPIF_OP_FLOW_GET.

Due to the nature of the change, also renamed the script to
dpif_op_nl_monitor.py.

v2: - Renamed the script.
    - Fixed some general comments from Ilya.
    - Updated the documentation and build files due to the
      script name change.

Eelco Chaudron (2):
  utilities: Update dpif_nl_exec_monitor.py to include new actions.
  utilities: Updated dpif_nl_exec_monitor.py to debug all operations.

 Documentation/topics/usdt-probes.rst          |   7 +-
 utilities/automake.mk                         |   6 +-
 ..._exec_monitor.py => dpif_op_nl_monitor.py} | 283 +++++++++++++-----
 3 files changed, 210 insertions(+), 86 deletions(-)
 rename utilities/usdt-scripts/{dpif_nl_exec_monitor.py => 
dpif_op_nl_monitor.py} (72%)

-- 
2.45.2

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to