On Wed, Oct 7, 2015 at 5:02 PM, wrote:
>
> Quoting Jesse Gross :
>
>> On Thu, Oct 1, 2015 at 4:19 PM, wrote:
>>>
>>>
>>> Quoting Jesse Gross :
>>>
On Tue, Sep 29, 2015 at 10:50 PM, wrote:
>
>
> Hi-
>
> I have been conducting scaling tests with OVS and docker. My tests
Quoting Jesse Gross :
On Thu, Oct 1, 2015 at 4:19 PM, wrote:
Quoting Jesse Gross :
On Tue, Sep 29, 2015 at 10:50 PM, wrote:
Hi-
I have been conducting scaling tests with OVS and docker. My tests
revealed
that the latency of ARP packets can become very large resulting in many
ARP
re-t
On Tue, Oct 6, 2015 at 2:42 PM, wrote:
>
> Quoting dwil...@us.ibm.com:
>>>
>>>
>>> On the patch itself, can't we just make skb_get_hash() be able to
>>> decode ARP? It seems like that is cleaner and more generic.
>>
>>
>> My first thought was to make a change in skb_get_hash(). However, the
>> c
On Thu, Oct 1, 2015 at 4:19 PM, wrote:
>
> Quoting Jesse Gross :
>
>> On Tue, Sep 29, 2015 at 10:50 PM, wrote:
>>>
>>> Hi-
>>>
>>> I have been conducting scaling tests with OVS and docker. My tests
>>> revealed
>>> that the latency of ARP packets can become very large resulting in many
>>> ARP
Quoting dwil...@us.ibm.com:
On the patch itself, can't we just make skb_get_hash() be able to
decode ARP? It seems like that is cleaner and more generic.
My first thought was to make a change in skb_get_hash(). However,
the comment in __skb_get_hash() state that the hash is generated
fro
Quoting Jesse Gross :
On Tue, Sep 29, 2015 at 10:50 PM, wrote:
Hi-
I have been conducting scaling tests with OVS and docker. My tests revealed
that the latency of ARP packets can become very large resulting in many ARP
re-transmissions and time-outs. I found the source of the poor latency t
On Tue, Sep 29, 2015 at 10:50 PM, wrote:
> Hi-
>
> I have been conducting scaling tests with OVS and docker. My tests revealed
> that the latency of ARP packets can become very large resulting in many ARP
> re-transmissions and time-outs. I found the source of the poor latency to be
> with the ha
Hi-
I have been conducting scaling tests with OVS and docker. My tests
revealed that the latency of ARP packets can become very large
resulting in many ARP re-transmissions and time-outs. I found the
source of the poor latency to be with the handling of arp packets in
ovs_vport_find_upcal
Sending on behalf of David Wilder dwild...@linux.vnet.ibm.com, since his
email was stuck waiting for moderator approval.
Hi-
I have been conducting scaling tests with OVS and docker. My tests
revealed that the latency of ARP packets can become very large
resulting in many ARP re-transmissions a