pub const MAX_MESSAGE_SIZE: usize = 12288;
The vmbus max response size is INCOMING_PACKET_BUFFER_PAGES (currently 12K)