Re: [ovs-dev] [PATCH v3 6/6] dpif-netdev: Flush the packets in intermediate queue.

2017-08-08 Thread Darrell Ball
-Original Message- From: "Bodireddy, Bhanuprakash" <bhanuprakash.bodire...@intel.com> Date: Tuesday, August 8, 2017 at 2:55 AM To: Darrell Ball <db...@vmware.com>, "d...@openvswitch.org" <d...@openvswitch.org> Subject: RE: [ovs-dev] [PATCH

Re: [ovs-dev] [PATCH v3 6/6] dpif-netdev: Flush the packets in intermediate queue.

2017-08-08 Thread Bodireddy, Bhanuprakash
Hi Darrell, > >Under low rate traffic conditions, there can be 2 issues. > (1) Packets potentially can get stuck in the intermediate queue. > (2) Latency of the packets can increase significantly due to > buffering in intermediate queue. > >This commit handles the (1)

Re: [ovs-dev] [PATCH v3 6/6] dpif-netdev: Flush the packets in intermediate queue.

2017-08-06 Thread Darrell Ball
-Original Message- From: <ovs-dev-boun...@openvswitch.org> on behalf of Bhanuprakash Bodireddy <bhanuprakash.bodire...@intel.com> Date: Thursday, June 29, 2017 at 3:39 PM To: "d...@openvswitch.org" <d...@openvswitch.org> Subject: [ovs-dev] [PATCH v3 6/6] dp

[ovs-dev] [PATCH v3 6/6] dpif-netdev: Flush the packets in intermediate queue.

2017-06-29 Thread Bhanuprakash Bodireddy
Under low rate traffic conditions, there can be 2 issues. (1) Packets potentially can get stuck in the intermediate queue. (2) Latency of the packets can increase significantly due to buffering in intermediate queue. This commit handles the (1) issue by flushing the tx port queues from