MultipartReply:
  MultipartReplyMissing:
    message:
      header:
        version: 4
        type: OFPT_MULTIPART_REPLY
        length: 8
        xid: 0
    expectation: false
    description: MultipartReply missing fields
  MultipartReply:
    message:
      header:
        version: 4
        type: OFPT_MULTIPART_REPLY
        length: 8
        xid: 0
      type: OFPMP_FLOW
      flags: ['']
    expectation: true
    description: MultipartReply message
