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

2017-08-11 Thread Darrell Ball
, "Fischetti, Antonio" , Kevin Traynor Subject: RE: [ovs-dev] [PATCH v4 5/5] dpif-netdev: Flush the packets in intermediate queue. Hello All, Adding all the people here who had either reviewed or provided their feedback on the batching patches at some stage.

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

2017-08-11 Thread Jan Scheurich
ssage- > >From: Darrell Ball [mailto:db...@vmware.com] > >Sent: Friday, August 11, 2017 2:03 AM > >To: Bodireddy, Bhanuprakash ; > >d...@openvswitch.org > >Subject: Re: [ovs-dev] [PATCH v4 5/5] dpif-netdev: Flush the packets in > >intermediate queue. > >

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

2017-08-11 Thread Bodireddy, Bhanuprakash
dback. Bhanuprakash. >-Original Message- >From: Darrell Ball [mailto:db...@vmware.com] >Sent: Friday, August 11, 2017 2:03 AM >To: Bodireddy, Bhanuprakash ; >d...@openvswitch.org >Subject: Re: [ovs-dev] [PATCH v4 5/5] dpif-netdev: Flush the packets in >intermediate q

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

2017-08-10 Thread Darrell Ball
Bodireddy Date: Tuesday, August 8, 2017 at 10:06 AM To: "d...@openvswitch.org" Subject: [ovs-dev] [PATCH v4 5/5] dpif-netdev: Flush the packets in intermediate queue. Under low rate traffic conditions, there can be 2 issues. (1) Packets potentially can get st

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

2017-08-08 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 using