Skip to content

Instantly share code, notes, and snippets.

Created July 18, 2016 01:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/9437c2b0b5fbd64c7af14d196e0cf50f to your computer and use it in GitHub Desktop.
Save anonymous/9437c2b0b5fbd64c7af14d196e0cf50f to your computer and use it in GitHub Desktop.
$ tail -5 c2.log
2016-07-18T01:26:25.881Z|06223|poll_loop|DBG|wakeup due to [POLLIN] on fd 12 (192.168.33.32:49700<->192.168.33.11:6642) at lib/stream-fd.c:155 (75% CPU usage)
2016-07-18T01:26:25.881Z|06224|jsonrpc|DBG|tcp:192.168.33.11:6642: received notification, method="update2", params=[null,{"Logical_Flow":{"934e06d5-59ce-43d2-bc67-fe4800962874":{"insert":{"match":"outport == \"lrp2-attachment\" && reg0 == 2.0.0.2","pipeline":"ingress","priority":100,"logical_datapath":["uuid","39e023cc-594a-43a1-8934-ff530d47602c"],"table_id":5,"external_ids":["map",[["stage-name","lr_in_arp_resolve"]]],"actions":"eth.dst = 00:00:00:01:00:02; next;"}},"7ff56788-c3ff-4bae-9cd8-e4d3f442967e":{"insert":{"match":"outport == \"lrp1-attachment\" && reg0 == 1.0.0.2","pipeline":"ingress","priority":100,"logical_datapath":["uuid","f3d761aa-4350-400c-9472-43efe9a81cc5"],"table_id":5,"external_ids":["map",[["stage-name","lr_in_arp_resolve"]]],"actions":"eth.dst = 00:00:00:01:00:01; next;"}},"0489e0bc-2cb4-4eb5-a818-e7e8d30a05a8":{"delete":null},"dcd4b6cf-843e-42c9-bdf1-69182836e3e2":{"delete":null}}}]
2016-07-18T01:26:25.884Z|06225|poll_loop|DBG|wakeup due to [POLLIN] on fd 12 (192.168.33.32:49700<->192.168.33.11:6642) at lib/stream-fd.c:155 (75% CPU usage)
2016-07-18T01:26:25.884Z|06226|jsonrpc|DBG|tcp:192.168.33.11:6642: received notification, method="update2", params=[null,{"Logical_Flow":{"9ba59604-cbc8-489e-8c09-b67625df8f1e":{"insert":{"match":"outport == \"lrp1-attachment\" && reg0 == 1.0.0.2","pipeline":"ingress","priority":100,"logical_datapath":["uuid","f3d761aa-4350-400c-9472-43efe9a81cc5"],"table_id":5,"external_ids":["map",[["stage-name","lr_in_arp_resolve"]]],"actions":"eth.dst = 00:00:00:01:00:01; next;"}},"934e06d5-59ce-43d2-bc67-fe4800962874":{"delete":null},"8d0bff01-9672-4dc7-a761-41fa840b86af":{"insert":{"match":"outport == \"lrp2-attachment\" && reg0 == 2.0.0.2","pipeline":"ingress","priority":100,"logical_datapath":["uuid","39e023cc-594a-43a1-8934-ff530d47602c"],"table_id":5,"external_ids":["map",[["stage-name","lr_in_arp_resolve"]]],"actions":"eth.dst = 00:00:00:01:00:02; next;"}},"7ff56788-c3ff-4bae-9cd8-e4d3f442967e":{"delete":null}}}]
2016-07-18T01:26:25.884Z|06227|jsonrpc|DBG|tcp:192.168.33.11:6642: received notification, method="update2", params=[null,{"Logical_Flow":{"9ba59604-cbc8-489e-8c09-b67625df8f1e":{"delete":null},"25063148-af81-4242-883c-b3cc729488ec":{"insert":{"match":"outport == \"lrp1-attachment\" && reg0 == 1.0.0.2","pipeline":"ingress","priority":100,"logical_datapath":["uuid","f3d761aa-4350-400c-9472-43efe9a81cc5"],"table_id":5,"external_ids":["map",[["stage-name","lr_in_arp_resolve"]]],"actions":"eth.dst = 00:00:00:01:00:01; next;"}},"8d0bff01-9672-4dc7-a761-41fa840b86af":{"delete":null},"7983f3e5-9808-457e-9ad3-23c390dd419b":{"insert":{"match":"outport == \"lrp2-attachment\" && reg0 == 2.0.0.2","pipeline":"ingress","priority":100,"logical_datapath":["uuid","39e023cc-594a-43a1-8934-ff530d47602c"],"table_id":5,"external_ids":["map",[["stage-name","lr_in_arp_resolve"]]],"actions":"eth.dst = 00:00:00:01:00:02; next;"}}}}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment