On 27/10/17 18:19, Ilya Maximets wrote:
This allows to collect packets from more than one RX burst
and send them together with a configurable intervals.

'other_config:tx-flush-interval' can be used to configure
time that a packet can wait in output batch for sending.

dpif-netdev turned to microsecond resolution for time
measuring to ensure desired resolution of 'tx-flush-interval'.

Signed-off-by: Ilya Maximets <[email protected]>
This change looks fine to me.

However I did like the previous non assert() v4 implementation of
dp_netdev_pmd_flush_output_on_port better, but this is just a personal
preference. I guess you made this based on a comment from Bhannu.

Acked-by: Eelco Chaudron <[email protected]>

---8<---

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to