Re: [PATCH net-next v7] openvswitch: enable NSH support From: Jiri Benc <hidden> Date: 2017-09-04 13:10:24 On Wed, 30 Aug 2017 20:39:12 +0800, Yi Yang wrote:+enum ovs_nsh_key_attr { + OVS_NSH_KEY_ATTR_BASE, /* struct ovs_nsh_key_base. */ + OVS_NSH_KEY_ATTR_MD1, /* struct ovs_nsh_key_md1. */ + OVS_NSH_KEY_ATTR_MD2, /* variable-length octets for MD type 2. */ + __OVS_NSH_KEY_ATTR_MAX +}; One more thing: 0 is reserved, the first attr must be OVS_NSH_KEY_ATTR_UNSPEC. Jiri
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help