tunneling: Allow matching and setting tunnel 'OAM' flag.
[cascardo/ovs.git] / lib / odp-util.h
index f65b006..989bb81 100644 (file)
@@ -135,7 +135,7 @@ void odp_portno_names_destroy(struct hmap *portno_names);
  * add another field and forget to adjust this value.
  */
 #define ODPUTIL_FLOW_KEY_BYTES 512
-BUILD_ASSERT_DECL(FLOW_WC_SEQ == 32);
+BUILD_ASSERT_DECL(FLOW_WC_SEQ == 33);
 
 /* A buffer with sufficient size and alignment to hold an nlattr-formatted flow
  * key.  An array of "struct nlattr" might not, in theory, be sufficiently