summaryrefslogtreecommitdiffhomepage
path: root/tests/unit/ofproto/json/of12/lib-ofctl-ofp_group_stats_request.packet.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/ofproto/json/of12/lib-ofctl-ofp_group_stats_request.packet.json')
-rw-r--r--tests/unit/ofproto/json/of12/lib-ofctl-ofp_group_stats_request.packet.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/unit/ofproto/json/of12/lib-ofctl-ofp_group_stats_request.packet.json b/tests/unit/ofproto/json/of12/lib-ofctl-ofp_group_stats_request.packet.json
new file mode 100644
index 00000000..542ae726
--- /dev/null
+++ b/tests/unit/ofproto/json/of12/lib-ofctl-ofp_group_stats_request.packet.json
@@ -0,0 +1,6 @@
+{
+ "OFPGroupStatsRequest": {
+ "flags": 0,
+ "group_id": 1
+ }
+}