On Fri, May 22, 2020 at 1:51 PM Han Zhou wrote:
>
>
> On Fri, May 22, 2020 at 8:39 AM Venugopal Iyer
> wrote:
>
>> A couple of comments below:
>>
>>
>>
>>
>> I suppose the use of GARP as a reply v/s response is not very clear;
>> [1], Section 3 seems to offer a concise summary of this. If the a
Sorry, Han, for messing up the indents, looks like my outlook browser client is
either set
correctly, or doesn’t work well.
Let me try from the app and see if it is any better..
From: ovn-kuberne...@googlegroups.com On
Behalf Of Han Zhou
Sent: Friday, May 22, 2020 1:51 PM
To: Venugopal Iyer
C
On Fri, May 22, 2020 at 8:39 AM Venugopal Iyer
wrote:
> A couple of comments below:
>
>
>
>
> I suppose the use of GARP as a reply v/s response is not very clear;
> [1], Section 3 seems to offer a concise summary of this. If the application
> sends GARP as
> a reply we are covered, but the ques
On Fri, May 22, 2020 at 07:17:14PM +0100, Gabriele Cerami wrote:
> Thanks for the quick answer
>
> On 22 May, Ben Pfaff wrote:
> > It's been discussed a couple of times, but with no strong
> > conclusion. The biggest issue with email is that mailing lists are hard
> > to administer.
> >
> > Gith
Thanks for the quick answer
On 22 May, Ben Pfaff wrote:
> It's been discussed a couple of times, but with no strong
> conclusion. The biggest issue with email is that mailing lists are hard
> to administer.
>
> Github PRs would be OK.
>
> I do not like Gerrit: https://benpfaff.org/writings/gerr
On Fri, May 22, 2020 at 04:23:41PM +0100, Gabriele Cerami wrote:
> 1) Code review is done on email. I suppose that may there be a bot that
> interprets the tags added to commit messages and automates some tasks,
> and maybe being independent from any organization is the main drive for
> this, but h
A couple of comments below:
From: ovn-kuberne...@googlegroups.com on
behalf of Han Zhou
Sent: Thursday, May 21, 2020 7:43 PM
To: Girish Moodalbail
Cc: Tim Rozet; Venugopal Iyer; Dumitru Ceara; Han Zhou; Dan Winship;
ovs-discuss; ovn-kuberne...@googlegro
Hi,
I'm trying to study the code to contribute to the project.
I've popped up yesteday on the meeting to say hi with the nick "panda"
As I said, I'm in parallel preparing a patch to the documentation with a
single file with all the steps I'm taking to ramp up, starting from low
knowledge.
I'm st
___
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
Hi Tonghao:
Many thanks! It seems this problem has been fixed ! I would take more tests
to ensure there's no side effects.
Timo
--
Re: [ovs-discuss] [HELP] OVS-DPDK crash when executing ovs-tcpdump
On Tue, May 19, 2020 at 2:5
Thanks you so much Ben!
I guess for someone who finds themselves dealing with the same issue just keep
in mind the actual size of the packet or L4 payload and print accordingly.
My simple “solution” was:
int sizeofpayload = dp_packet_l4_size(ctx->xin->packet) - UDP_HEADER_LEN;
VLOG_ERR("%.*s",
Hello,
Sorry about that I didn't notice the difference between ovs-dpctl and
ovs-ofctl.
I redo the four scenarios, and get the output of "ovs-dpctl dump-flows"
and "dmesg | tail".
I look up the source code of Ryu on GitHub, and observe that Ryu didn't
implement selection_method yet.
I know the i
12 matches
Mail list logo