Hi, After receiving a miss upcall for a flow, the flow entry is put into the datapath flow table. Along with that flow entry, a number packet messages may be sent to the datapath until the entry is put into the table.
DPIF allows clients to query flow entries using the dpif_flow_get() function. This returns, among other things, dpif_flow_stats. Do these stats only refer to the table entry or should they also include the contribution from the packet message? I realise that the extra contribution due to the packet message is small but I would like to confirm expected behaviour. Thanks, Mark -------------------------------------------------------------- Intel Shannon Limited Registered in Ireland Registered Office: Collinstown Industrial Park, Leixlip, County Kildare Registered Number: 308263 Business address: Dromore House, East Park, Shannon, Co. Clare This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
