netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / tests / idltest.ovsschema
index 545242b..1d073aa 100644 (file)
@@ -1,5 +1,6 @@
 {
-  "name": "idltest", 
+  "name": "idltest",
+  "version": "1.2.3",
   "tables": {
     "link1": {
       "columns": {
@@ -59,7 +60,7 @@
         "ba": {
           "type": {
             "key": "boolean", 
-            "max": "unlimited", 
+            "max": 1,
             "min": 0
           }
         },