netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / tests / ovsdb-macros.at
index ebe0d9d..c1aa619 100644 (file)
@@ -7,7 +7,8 @@ m4_define([OVSDB_INIT],
      [0], [stdout], [ignore])
    AT_CHECK(
      [[ovsdb-tool transact $1 \
-        '[{"op": "insert",
+        '["Open_vSwitch",
+          {"op": "insert",
            "table": "Open_vSwitch",
            "row": {}}]']],
      [0], [ignore], [ignore])])