]> git.proxmox.com Git - mirror_ovs.git/blobdiff - lib/odp-util.h
bfd: Support overlay BFD
[mirror_ovs.git] / lib / odp-util.h
index 4ecce1aac5d6774bfe409b03208a4b7626d2b908..623a66aa28f46cd16a657e11decef278e521933c 100644 (file)
@@ -147,7 +147,7 @@ void odp_portno_name_format(const struct hmap *portno_names,
  * add another field and forget to adjust this value.
  */
 #define ODPUTIL_FLOW_KEY_BYTES 640
-BUILD_ASSERT_DECL(FLOW_WC_SEQ == 41);
+BUILD_ASSERT_DECL(FLOW_WC_SEQ == 42);
 
 /* 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