On 8/14/15 12:04 PM, Gray, Mark D wrote:
Hi Daniele,
Thanks for starting this conversation. It is a good list :) I have
crossed-posted this
to dpdk.org as I feel that some of the points could be interesting to that
community
as they are related to how DPDK is used.
How do "users" of OVS with
> On Aug 14, 2015, at 6:23 AM, Russell Bryant wrote:
>
> On 08/13/2015 03:06 PM, Flavio Leitner wrote:
>> This patch adds the following to OVN %files:
>> /usr/bin/ovn-controller-vtep
>> /usr/bin/ovn-sbctl
>> /usr/share/man/man8/ovn-controller-vtep.8.gz
>> /usr/share/man/man8/ovn-sbctl.8.
Hi Daniele,
Thanks for starting this conversation. It is a good list :) I have
crossed-posted this
to dpdk.org as I feel that some of the points could be interesting to that
community
as they are related to how DPDK is used.
How do "users" of OVS with DPDK feel about this list? Does anyone disa
On Wed, Jul 01, 2015 at 11:49:12AM +0100, Timo Puha wrote:
> New stats for vhost ports are rx_bytes, tx_bytes, multicast, rx_errors and
> rx_length_errors. New stats for PMD ports are rx_dropped, rx_length_errors,
> rx_crc_errors and rx_missed_errors. DPDK imissed packets are now classified
> as dr
On 08/13/2015 03:06 PM, Flavio Leitner wrote:
> This patch adds the following to OVN %files:
>/usr/bin/ovn-controller-vtep
>/usr/bin/ovn-sbctl
>/usr/share/man/man8/ovn-controller-vtep.8.gz
>/usr/share/man/man8/ovn-sbctl.8.gz
>
> Signed-off-by: Flavio Leitner
Acked-by: Russell Bry
I've tested that. Looks good for me.
Acked-by: Ilya Maximets
On 13.08.2015 21:48, Alex Wang wrote:
> For performance-critical threads like pmd threads, we currently make them
> never call coverage_clear() to avoid contention over the global mutex
> 'coverage_mutex'. So, even though pmd thread s