Re: [ovs-dev] [PATCH v2 05/12] dpif-netdev: Add comments to dp_netdev_input__().

2016-10-13 Thread Daniele Di Proietto
Acked-by: Daniele Di Proietto 2016-10-13 2:58 GMT-07:00 Bhanuprakash Bodireddy < bhanuprakash.bodire...@intel.com>: > Add comments in dp_netdev_input__() to explain the reason behind > clearing the flow batches before packet_batch_execute(). > > Signed-off-by:

[ovs-dev] [PATCH v2 05/12] dpif-netdev: Add comments to dp_netdev_input__().

2016-10-13 Thread Bhanuprakash Bodireddy
Add comments in dp_netdev_input__() to explain the reason behind clearing the flow batches before packet_batch_execute(). Signed-off-by: Bhanuprakash Bodireddy Co-authored-by: Antonio Fischetti --- lib/dpif-netdev.c | 9 +