On Mon, 28 Jul 2014 16:25:03 -0700
Bo Hu wrote:
> When I call the OFPFlowStatsRequest function, I will get several batches of
> reply from the switch. Are these batches sent altogether after the switch
> has already find all the matching flow entries? Or each of them is sent
> instantly when they
Hi,
When I call the OFPFlowStatsRequest function, I will get several batches of
reply from the switch. Are these batches sent altogether after the switch
has already find all the matching flow entries? Or each of them is sent
instantly when they each is produced? Is there any document to clarify th